{
  "_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-0337",
    "kind": "work",
    "objective": "Verify Workers AI function calling in production after the next deploy",
    "detail": "Built and locally verified 2026-09-14 (commit c684e0d57): dispatch workers_ai lane runs a full tool loop (tools via payload or TOOLS: line in row input; executes against directory keys via the tag-protocol path; ledgered per step; cap 40); aiRunWithTools fn primitive in fn_runners.js. After owner deploys: (1) re-run the three local tests against production (tools-in-payload, no-tools regression, TOOLS: line); (2) register the WAI_RUN_WITH_TOOLS directory row (exact INSERT recorded in the 2026-09-14 agent report); (3) watch for llama-3.3-70b loop re-calling the same tool until the cap — a per-tool repeat limiter is the future knob.",
    "state": "completed",
    "priority": 1,
    "revision": 4,
    "depends_on": [],
    "permitted_capabilities": [
      "INVOKE",
      "CLI_WRANGLER",
      "FILE_PUT"
    ],
    "acceptance_tests": [
      {
        "type": "evidence_present",
        "id": "production_trace",
        "field": "production_trace"
      }
    ],
    "required_evidence": [
      "production_trace"
    ],
    "parent_task": null,
    "supersedes": null,
    "failure": null,
    "failure_count": 0,
    "last_result": {
      "accepted": true,
      "tests_declared": 1,
      "tests_passed": 1,
      "tests_inherited_from": null,
      "results": [
        {
          "id": "production_trace",
          "ok": true,
          "detail": "checked against required_evidence",
          "evidence_field": "production_trace"
        }
      ],
      "missing_evidence": []
    },
    "completed_at": "2026-09-14T04:07:28-07:00",
    "created_at": "2026-09-14T02:45:12-07:00",
    "updated_at": "2026-09-14T04:07:28-07:00",
    "audit": "/api/work/task/WT-0337/audit",
    "submit_to": "/api/work/task/WT-0337/submit"
  }
}