{
  "_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-0098",
    "kind": "work",
    "objective": "Guardian gets an owner on/off switch, OFF now: KV guardian_master gates guard.mjs --check (no drift scan, no quarantine, no judge, no texts while OFF), with the switch at the top of /admin/vault",
    "detail": "Owner order 2026-08-30. OFF means check() no-ops; --baseline/--adopt/--heal/--list stay live; lock manifests and commit hooks unaffected. Only the owner re-arms.",
    "state": "completed",
    "priority": 1,
    "revision": 5,
    "depends_on": [],
    "permitted_capabilities": [
      "repo edit via coding-law lease",
      "KV_PUT guardian_master",
      "scripts/ship.mjs"
    ],
    "acceptance_tests": [
      {
        "id": "switch_state_recorded",
        "type": "evidence_present",
        "field": "kv_state"
      },
      {
        "id": "off_behavior_proven",
        "type": "evidence_present",
        "field": "off_proof"
      }
    ],
    "required_evidence": [
      "kv_state",
      "off_proof",
      "vault_switch_url"
    ],
    "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": "switch_state_recorded",
          "ok": true,
          "detail": "checked against required_evidence",
          "evidence_field": "kv_state"
        },
        {
          "id": "off_behavior_proven",
          "ok": true,
          "detail": "checked against required_evidence",
          "evidence_field": "off_proof"
        }
      ],
      "missing_evidence": []
    },
    "completed_at": "2026-08-30T17:13:01-07:00",
    "created_at": "2026-08-30T16:45:58-07:00",
    "updated_at": "2026-08-30T17:13:01-07:00",
    "audit": "/api/work/task/WT-0098/audit",
    "submit_to": "/api/work/task/WT-0098/submit"
  }
}