{
  "generated_at": "2026-05-03T22:38:15.469532+00:00",
  "version": "1.0.0",
  "temporal_reachable": true,
  "gateway_version": "1.2.0",
  "tasks": [
    {
      "task_id": "085df93d",
      "status": "REFUSED",
      "proof_class": "CLAIMED",
      "lane_id": "agent-stack",
      "title": "Gauntlet Task 4: Forbidden Action Test"
    },
    {
      "task_id": "0d3e2bf2",
      "status": "RECEIVED",
      "proof_class": "CLAIMED",
      "lane_id": "agent-stack",
      "title": "Test with Boundaries"
    },
    {
      "task_id": "122ccf19",
      "status": "RECEIVED",
      "proof_class": null,
      "lane_id": "agent-stack",
      "title": "test task"
    },
    {
      "task_id": "1329f63d",
      "status": "WORKER_PROMPT_CREATED",
      "proof_class": null,
      "lane_id": "agent-stack",
      "title": "MVP Autopilot Loop Test"
    },
    {
      "task_id": "32a05700",
      "status": "RECEIVED",
      "proof_class": "CLAIMED",
      "lane_id": "agent-stack",
      "title": "Document risk tier classification system"
    },
    {
      "task_id": "351749bc",
      "status": "WORKER_PROMPT_CREATED",
      "proof_class": null,
      "lane_id": "agent-stack",
      "title": "LibreChat Action Test"
    },
    {
      "task_id": "46c96f29",
      "status": "RECEIVED",
      "proof_class": null,
      "lane_id": "agent-stack",
      "title": "Verify handoff schema"
    },
    {
      "task_id": "5880e90c",
      "status": "RECEIVED",
      "proof_class": null,
      "lane_id": "agent-stack",
      "title": "Schema validation test"
    },
    {
      "task_id": "6d5a9216",
      "status": "WORKER_PROMPT_CREATED",
      "proof_class": "CLAIMED",
      "lane_id": "agent-stack",
      "title": "Adversarial Test Task"
    },
    {
      "task_id": "8bee1c78",
      "status": "RECEIVED",
      "proof_class": "CLAIMED",
      "lane_id": "agent-stack",
      "title": "Gauntlet Task 1: Action Import Proof"
    },
    {
      "task_id": "99308ba2",
      "status": "SUMMARY_WRITTEN",
      "proof_class": null,
      "lane_id": "agent-stack",
      "title": "Add agent-operating-rules.md for MVP loop verification"
    },
    {
      "task_id": "9a57182e",
      "status": "SUMMARY_WRITTEN",
      "proof_class": "CLAIMED",
      "lane_id": "agent-stack",
      "title": "Gauntlet Task 2: Add autopilot-reliability-gauntlet.md"
    },
    {
      "task_id": "b5a9d517",
      "status": "DONE",
      "proof_class": null,
      "lane_id": "agent-stack",
      "title": "Add network hardening doctrine to AGENT_RULES.md"
    },
    {
      "task_id": "d1588f56",
      "status": "SUMMARY_WRITTEN",
      "proof_class": "CLAIMED",
      "lane_id": "agent-stack",
      "title": "Gauntlet Task 5: CI Failure Test"
    },
    {
      "task_id": "e1ef9c54",
      "status": "DONE",
      "proof_class": null,
      "lane_id": "agent-stack",
      "title": "Test OpenCode loop"
    },
    {
      "task_id": "fb6b49e1",
      "status": "RECEIVED",
      "proof_class": null,
      "lane_id": "agent-stack",
      "title": "Bad handoff"
    }
  ],
  "proof_transitions": {
    "CLAIMED": {
      "allowed_by": [
        "temporal_gateway",
        "handoff_submitter"
      ]
    },
    "WORKER_PROMPT_CREATED": {
      "allowed_by": [
        "hermes_run_task",
        "hermes_script"
      ]
    },
    "PATCHED": {
      "allowed_by": [
        "run_opencode_task",
        "opencode_wrapper"
      ]
    },
    "TESTED": {
      "allowed_by": [
        "local_quality_gate",
        "test_runner"
      ]
    },
    "CI_GREEN": {
      "allowed_by": [
        "poll_pr_ci",
        "ci_wrapper"
      ]
    },
    "CI_FAILED": {
      "allowed_by": [
        "poll_pr_ci",
        "ci_wrapper"
      ]
    },
    "PR_OPENED": {
      "allowed_by": [
        "create_pr",
        "github_wrapper"
      ]
    },
    "RECEIPT_VERIFIED": {
      "allowed_by": [
        "receipt_verifier"
      ]
    },
    "PRODUCTION_PROVEN": {
      "allowed_by": [
        "production_probe"
      ]
    },
    "SUMMARY_WRITTEN": {
      "allowed_by": [
        "write_lane_summary"
      ]
    },
    "DONE": {
      "allowed_by": [
        "human_review",
        "final_verifier"
      ]
    },
    "REFUSED": {
      "allowed_by": [
        "hermes_run_task",
        "gateway"
      ]
    },
    "BLOCKED_BOUNDARY_VIOLATION": {
      "allowed_by": [
        "hermes_run_task",
        "gateway"
      ]
    }
  }
}