{
  "_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-0438",
    "kind": "work",
    "objective": "People and access: the Users screen admits a person at any level (viewer, team, developer) into any space, creates a new space, sends a scoped invite, mints and revokes team links, and troubleshoots the door; the invite's Access step finds the live Access app again; the settings API is behind the Console's own auth; an ACCESS_AGENT directory row knows every door, level and link and repairs them through ACCESS_REPORT / ACCESS_FIX; the guide at /console/guide/access explains people, spaces, levels, links, customers under Workers for Platforms and the lead-to-customer path.",
    "detail": "Owner order 2026-09-21: 'I want to be able to add people and scope them from settings, send a scoped invite to a friend, make an agent that knows everything about users and scoped permissions and can troubleshoot tap-to-resolve, think through customers on Workers for Platforms with scoped permissions, and explain the lead -> iMessage conversation -> purchase -> customer path.' Found on the way: tenant_access.js looked up the Access app by domain miscsubjects.com/console, which was parked 2026-09-19, so every invite since wrote rows and left the door shut (no managed policy exists on app 70e2ab44); /api/settings and /api/settings/<key> had no auth and owner_identities is read by the owner heal.",
    "state": "completed",
    "priority": 1,
    "revision": 4,
    "depends_on": [],
    "permitted_capabilities": [
      "OBJECT_MUTATE",
      "D1_QUERY"
    ],
    "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-21T16:57:46-07:00",
    "created_at": "2026-09-21T16:36:31-07:00",
    "updated_at": "2026-09-21T16:57:46-07:00",
    "audit": "/api/work/task/WT-0438/audit",
    "submit_to": "/api/work/task/WT-0438/submit"
  }
}