{
  "_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-0390",
    "kind": "work",
    "objective": "Audit the Cloudflare architecture against the invocation model and record the verdicts",
    "detail": "Owner, 2026-09-19: are the Cloudflare architectural choices optimal? Answer, with evidence from the account itself (the MCP inventory, the wrangler bindings, the ledger timings): (1) should there be one Worker per invocation type (REST, MCP, webhooks, CLI, sheets) or one Worker with adapters as now; (2) is the MCP server set up optimally (one aggregate server vs typed tools, token scoping, tool count vs model context); (3) which stores carry which load (D1 vs R2 vs KV-on-D1 vs Durable Objects) and where the measured slowness came from (Worker 1102, cold start of one 715-file Worker); (4) superior case studies for each aspect, cited. Deliverable: one page at /a/cloudflare-architecture with the verdicts, each tied to a measurement, and a child task per change worth making.",
    "state": "open",
    "priority": 3,
    "revision": 1,
    "depends_on": [],
    "permitted_capabilities": [],
    "acceptance_tests": [
      {
        "type": "evidence_present",
        "id": "done",
        "field": "done"
      }
    ],
    "required_evidence": [],
    "parent_task": null,
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": null,
    "completed_at": null,
    "created_at": "2026-09-20T06:39:57.658Z",
    "updated_at": "2026-09-20T06:39:57.658Z",
    "audit": "/api/work/task/WT-0390/audit",
    "submit_to": "/api/work/task/WT-0390/submit"
  }
}