{
  "_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-0436",
    "kind": "work",
    "objective": "Every device shows the same screen at the same time: a turn started on the desktop streams on the phone and the site (words, tool calls inline, reasoning), and a session or reply made anywhere appears everywhere within seconds",
    "detail": "2026-09-21: console_live_turns (one row per chat, rewritten as the stream runs) + GET /api/console/live + the chat screen attaches to a running turn and polls it every second; the feed refreshes every 20 s while visible. Next: push instead of poll (a Durable Object per chat with WebSockets, the site plane binding to it), so the delay is the network's and not a timer's.",
    "state": "open",
    "priority": 1,
    "revision": 1,
    "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": "WT-0421",
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": null,
    "completed_at": null,
    "created_at": "2026-09-21T16:10:09-07:00",
    "updated_at": "2026-09-21T16:10:09-07:00",
    "audit": "/api/work/task/WT-0436/audit",
    "submit_to": "/api/work/task/WT-0436/submit"
  }
}