## §OIP SYSTEM ARTICLE — OBJECTION (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
- **OBJECTION_LOG** — File an objection, confirm a duplicate, settle an exact objection, or append a repair without erasing the orig
  args: one JSON object. New: {slug,body,claimed_model,target_div?,stance?}. Duplicate confirmation: add duplicate_of:"obj-N". Repair/answer lane: add repairs:"obj-N" (or answer_of), body describing the correction and answer or stance:"upgrade". The repair bypasses similarity rejection, preserves the original, and appends linked discourse.
  doc: https://miscsubjects.com/api/dispatch?key=OBJECTION_LOG&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=OBJECTION_LOG&body=%3Cone%20JSON%20object%3E&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=OBJECTION_LOG
- **OBJECTION_JUDGE_V1** — 
  doc: https://miscsubjects.com/api/dispatch?key=OBJECTION_JUDGE_V1&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=OBJECTION_JUDGE_V1&body=%3Cyour%20request%20in%20plain%20words%3E&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=OBJECTION_JUDGE_V1

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