## §OIP SYSTEM ARTICLE — 0 (3 operations)
A generated article for one OIP shelf. It lists every operation in this API/CLI/MCP/device/model/core subsystem, links each leaf article, and gives the ledger path for proof.

### Read Order
- scan operations
- open a leaf doc
- run via run_now or POST /api/dispatch
- open receipt
- repair/replay if needed

### Operations
- **0_CLAUDE_MD** — The instruction file `~/.claude/CLAUDE.md`, read by Claude Code (every session, every project). THIS ROW IS TH
  when: before the first action of any session, and again before any decision about where a
  doc: https://miscsubjects.com/api/dispatch?key=0_CLAUDE_MD&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=0_CLAUDE_MD&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=0_CLAUDE_MD
- **0_AGENTS_MD** — The instruction file `~/miscsubjects-pages/AGENTS.md`, read by Codex CLI, opencode, goose, OpenHands. THIS ROW
  when: before the first action of any session, and again before any decision about where a
  doc: https://miscsubjects.com/api/dispatch?key=0_AGENTS_MD&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=0_AGENTS_MD&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=0_AGENTS_MD
- **0_AGENT_CONTEXT** — The instruction file `~/miscsubjects-pages/0-AGENT-CONTEXT.md`, read by every coding agent — the manifest of e
  when: before the first action of any session, and again before any decision about where a
  doc: https://miscsubjects.com/api/dispatch?key=0_AGENT_CONTEXT&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=0_AGENT_CONTEXT&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=0_AGENT_CONTEXT

### Troubleshooting
- If a row's example has placeholders, replace only the placeholder values and preserve separators.
- If a call fails, open its receipt and repair it with POST /api/dispatch {key, body, repairs:'inv_ID'}.
- If token scope denies this system, ask the owner for a row:/rows:/pfx: token scoped to the exact operation set.

Back to the tree: https://miscsubjects.com/api/dispatch?map=1&format=markdown