{
  "_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-0212",
    "kind": "work",
    "objective": "CELLS LAW / CLAUDE 0 (was Codex): the addressable object-and-field contract: GET /api/objects/<type> (fields: id, type, min, max, default, provenance, order, writable), GET /api/objects/<type>/<ref> (cells), one write path shared by cells, API, scripts and the grammar's object set",
    "detail": "Codex ran out of credits 2026-09-11 evening; Claude owns this. Field id = <object>.<field>, stable, independent of display order. Backed by pragma_table_info plus a field_meta override table; writes route to the existing governed PATCH/verb per object. Gate: reorder a column, edit a cell, the right field changes; every field in Grok's inventory has an address.\n\nLaw: docs/superpowers/specs/2026-09-11-cells-law/00-the-law-and-the-division.md. Coding-law lease before the first edit; ship from a clean checkout; evidence is a body read from production; one writer per file per day.",
    "state": "completed",
    "priority": 1,
    "revision": 5,
    "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": null,
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": {
      "accepted": true,
      "tests_declared": 2,
      "tests_passed": 2,
      "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"
        }
      ],
      "missing_evidence": []
    },
    "completed_at": "2026-09-11T18:46:39-07:00",
    "created_at": "2026-09-11T18:02:43-07:00",
    "updated_at": "2026-09-11T18:46:39-07:00",
    "audit": "/api/work/task/WT-0212/audit",
    "submit_to": "/api/work/task/WT-0212/submit"
  }
}