{
  "_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-0402",
    "kind": "work",
    "objective": "The machine spec root /.well-known/invocation is live on the site: every core tool across every way, what is live and what is left out; the run record opens for runs over 100 rows; a run session mirrors in pages",
    "detail": "Supersedes WT-0401 (same work, whose acceptance tests named the machine-plane host: a Worker cannot fetch its own Worker-routed hostname from inside, HTTP 522, so the tests could never run). Same tests against the site host. Change set 71de70bd8 (+ 637d764d4 console guard, + the paged mirror): functions/.well-known/invocation.js + functions/_lib/invocation_spec.js (the compiled root: JSON, ?format=md, ?format=html), functions/api/agents/[[path]].js (calls list reads sizes, ?seq=N one row; POST mirror takes from/n and answers next), functions/_lib/grammar.js (name=value binds by name), functions/tools.js (link), public/console.html (stale-render guard).",
    "state": "completed",
    "priority": 2,
    "revision": 4,
    "depends_on": [],
    "permitted_capabilities": [],
    "acceptance_tests": [
      {
        "type": "http_ok",
        "id": "spec_root_json",
        "url": "https://miscsubjects.com/.well-known/invocation"
      },
      {
        "type": "http_ok",
        "id": "spec_root_html",
        "url": "https://miscsubjects.com/.well-known/invocation?format=html"
      },
      {
        "type": "contains",
        "id": "matrix_present",
        "url": "https://miscsubjects.com/.well-known/invocation?format=md",
        "needle": "Every core tool across every way",
        "scope": "raw"
      },
      {
        "type": "contains",
        "id": "left_out_present",
        "url": "https://miscsubjects.com/.well-known/invocation?format=md",
        "needle": "What is left out",
        "scope": "raw"
      },
      {
        "type": "contains",
        "id": "tools_links_root",
        "url": "https://miscsubjects.com/tools",
        "needle": "Machine spec root",
        "scope": "raw"
      }
    ],
    "required_evidence": [],
    "parent_task": null,
    "supersedes": "WT-0401",
    "failure": null,
    "failure_count": 0,
    "last_result": {
      "accepted": true,
      "tests_declared": 5,
      "tests_passed": 5,
      "tests_inherited_from": null,
      "results": [
        {
          "id": "spec_root_json",
          "ok": true,
          "detail": "HTTP 200 https://miscsubjects.com/.well-known/invocation"
        },
        {
          "id": "spec_root_html",
          "ok": true,
          "detail": "HTTP 200 https://miscsubjects.com/.well-known/invocation?format=html"
        },
        {
          "id": "matrix_present",
          "ok": true,
          "detail": "contains \"Every core tool across every way\" in https://miscsubjects.com/.well-known/invocation?format=md (scope=raw) → true"
        },
        {
          "id": "left_out_present",
          "ok": true,
          "detail": "contains \"What is left out\" in https://miscsubjects.com/.well-known/invocation?format=md (scope=raw) → true"
        },
        {
          "id": "tools_links_root",
          "ok": true,
          "detail": "contains \"Machine spec root\" in https://miscsubjects.com/tools (scope=raw) → true"
        }
      ],
      "missing_evidence": []
    },
    "completed_at": "2026-09-20T08:42:29-07:00",
    "created_at": "2026-09-20T08:41:00-07:00",
    "updated_at": "2026-09-20T08:42:29-07:00",
    "audit": "/api/work/task/WT-0402/audit",
    "submit_to": "/api/work/task/WT-0402/submit"
  }
}