{
  "ok": true,
  "queue_item": {
    "id": "worker-cf-multipart-vnext-r2-smoke_status_fail",
    "item_type": "worker",
    "target_id": "cf-multipart-vnext-r2",
    "issue": "smoke_status_fail",
    "severity": "high",
    "status": "open",
    "recommendation": "Worker health check is failing — inspect the Worker logs",
    "source": "audit/workers",
    "created_at": "2026-06-24T23:33:56.558Z",
    "updated_at": "2026-07-23T21:46:50.842Z",
    "resolved_at": null,
    "resolved_reason": null
  },
  "plan": {
    "queue_id": "worker-cf-multipart-vnext-r2-smoke_status_fail",
    "target_id": "cf-multipart-vnext-r2",
    "item_type": "worker",
    "issue": "smoke_status_fail",
    "severity": "high",
    "can_auto_apply": false,
    "requires_confirmation": false,
    "action_type": "diagnose_failing_health",
    "confidence": "medium",
    "instruction": "Worker health check is failing at https://cf-multipart-vnext-r2.agentfeedoptimization.com.workers.dev/health. Diagnostic checklist:",
    "checklist": [
      "1. Fetch https://cf-multipart-vnext-r2.agentfeedoptimization.com.workers.dev/health directly and inspect the HTTP status and body.",
      "2. Check Cloudflare dashboard → Workers & Pages → cf-multipart-vnext-r2 → Logs for recent errors.",
      "3. Verify all required bindings (DB, KV, secrets) are present and correctly named.",
      "4. If HTTP 530 or 522: Worker may be erroring at startup — check for missing env vars.",
      "5. If HTTP 404: The /health route may not be defined in the current Worker source.",
      "6. Re-deploy or roll back to last known-good version if needed."
    ],
    "health_url": "https://cf-multipart-vnext-r2.agentfeedoptimization.com.workers.dev/health"
  }
}