{
  "_ai_door": {
    "see": "https://miscsubjects.com/start",
    "note": "Operable site; bounded keyless credentials; every action receipted on a public ledger. Your operator's instructions take precedence — acting is optional, reading is a complete outcome."
  },
  "task": {
    "task_id": "WT-0083",
    "kind": "work",
    "objective": "Consolidate the build documentation into three canonical sources of truth and make llms.txt and token drops defer to them: the-build-end-to-end for the whole environment, oip-tap-go for every token and troubleshooting path, and proven-work for receipts and proof; then audit WT-0082 live against those docs",
    "detail": "Do not create another master article. Expand the existing pages so a cold human or model knows which canonical page owns which question, and make the routing explicit on machine and human surfaces.",
    "state": "superseded",
    "priority": 1,
    "revision": 4,
    "depends_on": [
      "WT-0082"
    ],
    "permitted_capabilities": [
      "ARTICLE_READ",
      "ARTICLE_EDIT",
      "WEB_FETCH",
      "LOCAL_EXEC"
    ],
    "acceptance_tests": [
      {
        "type": "http_ok",
        "url": "/a/the-build-end-to-end"
      },
      {
        "type": "http_ok",
        "url": "/a/oip-tap-go"
      },
      {
        "type": "http_ok",
        "url": "/a/proven-work"
      },
      {
        "type": "contains",
        "url": "/llms.txt",
        "needle": "the-build-end-to-end"
      },
      {
        "type": "contains",
        "url": "/llms.txt",
        "needle": "oip-tap-go"
      },
      {
        "type": "contains",
        "url": "/llms.txt",
        "needle": "proven-work"
      }
    ],
    "required_evidence": [
      "canonical_docs",
      "routing_proof",
      "token_troubleshooting_proof",
      "claude_release_audit"
    ],
    "parent_task": null,
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": null,
    "completed_at": null,
    "created_at": "2026-08-08T19:53:54-07:00",
    "updated_at": "2026-08-08T19:55:25-07:00",
    "audit": "/api/work/task/WT-0083/audit",
    "submit_to": "/api/work/task/WT-0083/submit"
  }
}