{
  "_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-0401",
    "kind": "work",
    "objective": "The machine spec root /.well-known/invocation: every core tool across every way of calling it, what is live and what is left out, compiled from the build",
    "detail": "Owner spec §16 (2026-09-20): one machine-readable root a cold model or reader starts from. Compiled at request time from agent_toolsets.js (FIND/CALL/CODE, native tools, tool sets, presets), the tools route (misc_find/misc_run), invocation_methods.js (families, spellings) and the directory; JSON, ?format=md, ?format=html. Carries the core-tools × ways matrix (live / declared-refused / alias / not built), the routes the spec names with live status, the inventory of what exists and what is left out, the KEEP/CHANGE/DELETE/BUILD/DO NOT BUILD verdicts of the 2026-09-20 review, the measured runs, and where the record is. Same change set: the run record list (GET /api/agents/runs/<id>/calls) reads sizes instead of bodies so runs over ~100 rows open (two answered 1102); the line grammar binds name=value after the key by name when the row declares it (misc run KEY name=value); /tools links the root.",
    "state": "superseded",
    "priority": 2,
    "revision": 8,
    "depends_on": [],
    "permitted_capabilities": [],
    "acceptance_tests": [
      {
        "type": "http_ok",
        "id": "spec_root_json",
        "url": "/.well-known/invocation"
      },
      {
        "type": "http_ok",
        "id": "spec_root_html",
        "url": "/.well-known/invocation?format=html"
      },
      {
        "type": "contains",
        "id": "matrix_present",
        "url": "/.well-known/invocation?format=md",
        "needle": "Every core tool across every way",
        "scope": "raw"
      },
      {
        "type": "contains",
        "id": "left_out_present",
        "url": "/.well-known/invocation?format=md",
        "needle": "What is left out",
        "scope": "raw"
      }
    ],
    "required_evidence": [],
    "parent_task": null,
    "supersedes": null,
    "failure": null,
    "failure_count": 2,
    "last_result": null,
    "completed_at": null,
    "created_at": "2026-09-20T08:31:36-07:00",
    "updated_at": "2026-09-20T08:41:45-07:00",
    "audit": "/api/work/task/WT-0401/audit",
    "submit_to": "/api/work/task/WT-0401/submit"
  }
}