{
  "_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-0170",
    "kind": "work",
    "objective": "Register every open terminal as a worker (agent, model, cwd, manifest hash, roles, heartbeat), lease by role and verified capability, expire leases from heartbeats, attach every turn and tool call to task and run, use existing file claims for overlapping code work, and return idle workers to the queue.",
    "detail": "Orchestration spec F, Codex: exclusive lease over the mutable task revision, independent review assignments against a fixed artifact revision. A comprehensive pass means every unresolved task or problem class gets a recorded disposition, not every agent editing everything. CLI_GROUP is a debate room, not the queue.",
    "state": "open",
    "priority": 3,
    "revision": 1,
    "depends_on": [
      null,
      null
    ],
    "permitted_capabilities": [
      "D1_EXEC",
      "D1_QUERY",
      "CLI_SPAWN",
      "FILE_CLAIM",
      "CODE_LEASE_START",
      "CODE_LEASE_COMMIT",
      "DEPLOY_LEASE"
    ],
    "acceptance_tests": [
      {
        "type": "sql_count_at_least",
        "sql": "select count(*) n from work_runs",
        "min": 10
      },
      {
        "type": "evidence_present",
        "field": "two_terminals_same_task_no_duplicate_writes"
      }
    ],
    "required_evidence": [
      "two_terminals_same_task_no_duplicate_writes"
    ],
    "parent_task": null,
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": null,
    "completed_at": null,
    "created_at": "2026-09-08T04:54:58-07:00",
    "updated_at": "2026-09-08T04:54:58-07:00",
    "audit": "/api/work/task/WT-0170/audit",
    "submit_to": "/api/work/task/WT-0170/submit"
  }
}