{
  "_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": "WF-0004",
    "kind": "failure",
    "objective": "Make recursive-content graphs and the public DIV collaboration surface work on virtual OIP articles, beginning with /a/oip-tap-go, so every article type has stable blocks instead of /api/blocks/article/<slug> returning article_not_found",
    "detail": "Live audit after WT-0082: GET /api/blocks/article/oip-governance-ontology returns 200 with 49 blocks, while GET /api/blocks/article/oip-tap-go returns 404 article_not_found. The token manual is a virtual OIP article and must support the same click/thread/edit/propose/move/split/merge/delete model and human surface. Repair the shared article lookup/backfill layer, not a one-off row.",
    "state": "completed",
    "priority": 1,
    "revision": 5,
    "depends_on": [
      "WT-0084"
    ],
    "permitted_capabilities": [
      "ARTICLE_READ",
      "ARTICLE_EDIT",
      "LOCAL_EXEC",
      "WEB_FETCH"
    ],
    "acceptance_tests": [
      {
        "type": "http_ok",
        "url": "/api/blocks/article/oip-tap-go"
      },
      {
        "type": "contains",
        "url": "/api/blocks/article/oip-tap-go",
        "needle": "blocks"
      },
      {
        "type": "contains",
        "url": "/a/oip-tap-go",
        "needle": "ms-recursive-editor"
      }
    ],
    "required_evidence": [
      "virtual_oip_graph",
      "human_surface",
      "machine_token_surface",
      "regression_test"
    ],
    "parent_task": "WT-0082",
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": {
      "accepted": true,
      "tests_declared": 3,
      "tests_passed": 3,
      "tests_inherited_from": null,
      "results": [
        {
          "id": "http_ok",
          "ok": true,
          "detail": "HTTP 200 https://miscsubjects.com/api/blocks/article/oip-tap-go"
        },
        {
          "id": "contains",
          "ok": true,
          "detail": "contains \"blocks\" in https://miscsubjects.com/api/blocks/article/oip-tap-go (scope=content) → true"
        },
        {
          "id": "contains",
          "ok": true,
          "detail": "contains \"ms-recursive-editor\" in https://miscsubjects.com/a/oip-tap-go (scope=content) → true"
        }
      ],
      "missing_evidence": []
    },
    "completed_at": "2026-08-08T21:35:21-07:00",
    "created_at": "2026-08-08T20:36:45-07:00",
    "updated_at": "2026-08-08T21:35:21-07:00",
    "audit": "/api/work/task/WF-0004/audit",
    "submit_to": "/api/work/task/WF-0004/submit"
  }
}