{
  "_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-0453",
    "kind": "work",
    "objective": "Tool availability on the workers: put WEB_SEARCH, NET_SEARCH, SURFACE_SEARCH and BRIDGE_REGISTER in the on-hand hot set and confirm the R2 worker cache carries them",
    "detail": "buildToolsList (functions/api/mcp.js) hands the first ~12 typed tools plus misc_find/misc_run; the new tools are FINDable and dispatch-executable (verified via miscsubjects.com/api/dispatch, no 522) but not in the handed hot set (/api/tools/mcp.json shows 14 without them). Add them to the hot selection (planner_rank/order) so workers get them without a FIND, and verify muse-worker R2 cache/build_tools.json (refreshed each minute by profiles.js) includes them.",
    "state": "completed",
    "priority": 2,
    "revision": 4,
    "depends_on": [],
    "permitted_capabilities": [],
    "acceptance_tests": [
      {
        "type": "evidence_present",
        "id": "commit",
        "field": "commit"
      },
      {
        "type": "evidence_present",
        "id": "live",
        "field": "verification"
      }
    ],
    "required_evidence": [
      "commit",
      "verification"
    ],
    "parent_task": null,
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": {
      "accepted": true,
      "tests_declared": 2,
      "tests_passed": 2,
      "tests_inherited_from": null,
      "results": [
        {
          "id": "commit",
          "ok": true,
          "detail": "checked against required_evidence",
          "evidence_field": "commit"
        },
        {
          "id": "live",
          "ok": true,
          "detail": "checked against required_evidence",
          "evidence_field": "verification"
        }
      ],
      "missing_evidence": []
    },
    "completed_at": "2026-09-22T12:39:50-07:00",
    "created_at": "2026-09-22T03:27:22-07:00",
    "updated_at": "2026-09-22T12:39:50-07:00",
    "audit": "/api/work/task/WT-0453/audit",
    "submit_to": "/api/work/task/WT-0453/submit"
  }
}