## §OIP SYSTEM ARTICLE — LOG (2 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
- **LOG_TAIL** — 
  doc: https://miscsubjects.com/api/dispatch?key=LOG_TAIL&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=LOG_TAIL&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=LOG_TAIL
- **LOG_ASSET** — File an image into the asset library. Returns asset id
  when: you need to log asset
  args: category|label|url|source_url|engine|prompt|sender|chat|protocol|is_group|parent_id|r2_key
  doc: https://miscsubjects.com/api/dispatch?key=LOG_ASSET&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=LOG_ASSET&body=%3Ccategory%3E%7C%3Clabel%3E%7C%3Curl%3E%7C%3Csource_url%3E%7C%3Cengine%3E%7C%3Cprompt%3E%7C%3Csender%3E%7C%3Cchat%3E%7C%3Cprotocol%3E%7C%3Cis_group%3E%7C%3Cparent_id%3E%7C%3Cr2_key%3E&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=LOG_ASSET

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