{
  "_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-0007",
    "kind": "failure",
    "objective": "The keyless proof link GET /api/dispatch?ping=1 that orient names as \"Prove acting works (open now)\" returns 401 token_corrupted with no token.",
    "detail": "Failure class: documented public affordance that fails closed. Layer: dispatch GET handler treats ping as a token operation. Missing invariant: every URL orient publishes as keyless must answer 200 keyless, checked by the conformance run. Repair: make ping keyless or remove it from orient; add a conformance clause that fetches every orient URL without a token. Runtime evidence: recorded 2026-09-08 in the canonical invocation manual, section 13.",
    "state": "completed",
    "priority": 2,
    "revision": 5,
    "depends_on": [],
    "permitted_capabilities": [
      "D1_QUERY",
      "CODE_LEASE_START",
      "CODE_LEASE_COMMIT",
      "DEPLOY_LEASE"
    ],
    "acceptance_tests": [
      {
        "type": "http_ok",
        "url": "/api/dispatch?ping=1"
      }
    ],
    "required_evidence": [
      "conformance_clause_id"
    ],
    "parent_task": null,
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": {
      "accepted": true,
      "tests_declared": 1,
      "tests_passed": 1,
      "tests_inherited_from": null,
      "results": [
        {
          "id": "http_ok",
          "ok": true,
          "detail": "HTTP 200 https://miscsubjects.com/api/dispatch?ping=1"
        }
      ],
      "missing_evidence": []
    },
    "completed_at": "2026-09-12T01:06:36-07:00",
    "created_at": "2026-09-08T06:28:33-07:00",
    "updated_at": "2026-09-12T01:06:36-07:00",
    "audit": "/api/work/task/WF-0007/audit",
    "submit_to": "/api/work/task/WF-0007/submit"
  }
}