{
  "_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-0365",
    "kind": "work",
    "objective": "API tab: every way to call everything, runnable as pasted; one model picker for chat, Worker and Coder; assign tasks to models from Tasks",
    "detail": "Supersedes WT-0363, whose three URL tests resolved against ops.miscsubjects.com, which by design refuses /console (522). Same work, same evidence; tests now name the site plane.",
    "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"
      },
      {
        "type": "http_ok",
        "id": "api_tab_served",
        "url": "https://miscsubjects.com/console/api.js"
      },
      {
        "type": "contains",
        "id": "api_tab_contract",
        "url": "https://miscsubjects.com/console/api.js",
        "needle": "CONSOLE DESTINATION — API"
      },
      {
        "type": "contains",
        "id": "worker_uses_picker",
        "url": "https://miscsubjects.com/console/worker.js",
        "needle": "pickModelFor"
      }
    ],
    "required_evidence": [
      "commit",
      "verification"
    ],
    "parent_task": null,
    "supersedes": "WT-0363",
    "failure": null,
    "failure_count": 0,
    "last_result": {
      "accepted": true,
      "tests_declared": 5,
      "tests_passed": 5,
      "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"
        },
        {
          "id": "api_tab_served",
          "ok": true,
          "detail": "HTTP 200 https://miscsubjects.com/console/api.js"
        },
        {
          "id": "api_tab_contract",
          "ok": true,
          "detail": "contains \"CONSOLE DESTINATION — API\" in https://miscsubjects.com/console/api.js (scope=content) → true"
        },
        {
          "id": "worker_uses_picker",
          "ok": true,
          "detail": "contains \"pickModelFor\" in https://miscsubjects.com/console/worker.js (scope=content) → true"
        }
      ],
      "missing_evidence": []
    },
    "completed_at": "2026-09-19T10:11:40-07:00",
    "created_at": "2026-09-19T10:11:39-07:00",
    "updated_at": "2026-09-19T10:11:40-07:00",
    "audit": "/api/work/task/WT-0365/audit",
    "submit_to": "/api/work/task/WT-0365/submit"
  }
}