{
  "_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-0099",
    "kind": "work",
    "objective": "The directory sheet edits like Google Sheets: double-click opens an in-place caret editor on EVERY cell (read-only cells open the same editor read-only — never a modal), long values overflow into empty neighbor cells and stay editable in place, the editor autosizes to its text, and the Files kind stops listing ledger-mirror/.protected machine artifacts",
    "detail": "Owner order 2026-08-31 with Google Sheets reference screenshots. Editing rules unchanged underneath (PATCH on capability fields; projections stay read-only) — only the surface becomes faithful to Sheets.",
    "state": "completed",
    "priority": 1,
    "revision": 5,
    "depends_on": [],
    "permitted_capabilities": [
      "repo edit via coding-law lease",
      "scripts/ship.mjs"
    ],
    "acceptance_tests": [
      {
        "id": "contract_live",
        "type": "http_ok",
        "url": "/api/sheets"
      },
      {
        "id": "contract_names_inplace_editing",
        "type": "contains",
        "url": "/api/sheets",
        "needle": "in-place editor on double-click",
        "scope": "raw"
      },
      {
        "id": "contract_names_overflow",
        "type": "contains",
        "url": "/api/sheets",
        "needle": "overflow into empty neighbor cells",
        "scope": "raw"
      },
      {
        "id": "contract_names_files_hygiene",
        "type": "contains",
        "url": "/api/sheets",
        "needle": "ledger-mirror",
        "scope": "raw"
      }
    ],
    "required_evidence": [
      "editor_proof",
      "overflow_proof",
      "files_count_before_after"
    ],
    "parent_task": null,
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": {
      "accepted": true,
      "tests_declared": 4,
      "tests_passed": 4,
      "tests_inherited_from": null,
      "results": [
        {
          "id": "contract_live",
          "ok": true,
          "detail": "HTTP 200 https://miscsubjects.com/api/sheets"
        },
        {
          "id": "contract_names_inplace_editing",
          "ok": true,
          "detail": "contains \"in-place editor on double-click\" in https://miscsubjects.com/api/sheets (scope=raw) → true"
        },
        {
          "id": "contract_names_overflow",
          "ok": true,
          "detail": "contains \"overflow into empty neighbor cells\" in https://miscsubjects.com/api/sheets (scope=raw) → true"
        },
        {
          "id": "contract_names_files_hygiene",
          "ok": true,
          "detail": "contains \"ledger-mirror\" in https://miscsubjects.com/api/sheets (scope=raw) → true"
        }
      ],
      "missing_evidence": []
    },
    "completed_at": "2026-08-31T01:53:20-07:00",
    "created_at": "2026-08-31T01:27:33-07:00",
    "updated_at": "2026-08-31T01:53:20-07:00",
    "audit": "/api/work/task/WT-0099/audit",
    "submit_to": "/api/work/task/WT-0099/submit"
  }
}