## §OIP SYSTEM ARTICLE — TASKS (4 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
- **TASKS_ADD** — Add a new task to the queue. $1=title/ask, $2=description/context, $3=priority(P0/P1/P2/P3), $4=assigned_to_ag
  when: queue work for the build to execute later (writer jobs, audits, fixes).
  args: $1=title/ask, $2=description, $3=priority, $4=role/agent
  doc: https://miscsubjects.com/api/dispatch?key=TASKS_ADD&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=TASKS_ADD&body=write%20article%20about%20BPC-157%7Cevidence-graded%20review%7CP2%7Cwriter&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=TASKS_ADD
- **TASKS_ASSIGN** — 
  doc: https://miscsubjects.com/api/dispatch?key=TASKS_ASSIGN&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=TASKS_ASSIGN&body=%3Carg1%3E%7C%3Carg2%3E&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=TASKS_ASSIGN
- **TASKS_SYNC_GOOGLE** — Sync all unsynced open D1 tasks to Google Tasks. Call when asked to sync tasks to Google Tasks or when the adm
  when: user says sync tasks to Google Tasks, or admin page shows unsynced count.\n# ARGS: none.\n# EX: [TASKS_SYNC_GOOGLE][/TASKS_SYNC_GOOGLE]
  args: none.\n# EX: [TASKS_SYNC_GOOGLE][/TASKS_SYNC_GOOGLE]
  doc: https://miscsubjects.com/api/dispatch?key=TASKS_SYNC_GOOGLE&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=TASKS_SYNC_GOOGLE&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=TASKS_SYNC_GOOGLE
- **TASKS_LIST** — 
  doc: https://miscsubjects.com/api/dispatch?key=TASKS_LIST&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=TASKS_LIST&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=TASKS_LIST

### 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