{
  "_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-0233",
    "kind": "work",
    "objective": "CONSOLE E13 (Grok): Critic loop",
    "detail": "Assigned: Grok. Spec: ~/Downloads/CONSOLE-UNIFIED-SPEC.md §8 E13.\n\nCritic loop: every epic's submitted evidence is reviewed by a second agent through TEAM_RUN (proposer = the epic's agent, critic = Grok) before acceptance; the critic turn is attached as evidence; disagreements are threads on the task\n\nEvidence: the commit hash, a verification a person can repeat on the phone (URL + what to tap + what appears), and the critic turn id from E13. UI for a new tab lands in its own file public/console/<tab>.js; public/console.html is edited only under a coding-law lease.",
    "state": "superseded",
    "priority": 1,
    "revision": 2,
    "depends_on": [],
    "permitted_capabilities": [
      "TEAM_RUN",
      "WORK_APPEND"
    ],
    "acceptance_tests": [
      {
        "type": "evidence_present",
        "id": "commit",
        "field": "commit"
      },
      {
        "type": "evidence_present",
        "id": "live",
        "field": "verification"
      },
      {
        "type": "evidence_present",
        "id": "critic",
        "field": "critic_turn"
      }
    ],
    "required_evidence": [
      "commit",
      "verification",
      "critic_turn"
    ],
    "parent_task": null,
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": null,
    "completed_at": null,
    "created_at": "2026-09-12T14:12:50-07:00",
    "updated_at": "2026-09-12T17:14:06-07:00",
    "audit": "/api/work/task/WT-0233/audit",
    "submit_to": "/api/work/task/WT-0233/submit"
  }
}