{
  "match_state": "finished",
  "territories": {
    "failover-one": {
      "class": "failover-engineer",
      "agent": "kimi",
      "state": "provisioning",
      "resources": 0,
      "last_health": null,
      "elimination_source": null,
      "elimination_detail": null,
      "competitor_state": "verifying",
      "milestones": {
        "failed-primary-preserved": {
          "evaluating": false,
          "passed": true,
          "points": 5,
          "evidence": {
            "failed_primary": 8081,
            "listening": false,
            "preserved": true
          },
          "failure_category": null,
          "failure_detail": null
        },
        "reads-restored": {
          "evaluating": false,
          "passed": false,
          "points": 0,
          "evidence": null,
          "failure_category": "verification_failed",
          "failure_detail": "curl: (22) The requested URL returned error: 502"
        }
      },
      "milestone_points": 5,
      "durable_at_ms": null
    },
    "failover-three": {
      "class": "failover-engineer",
      "agent": "deepseek",
      "state": "provisioning",
      "resources": 0,
      "last_health": null,
      "elimination_source": null,
      "elimination_detail": null,
      "competitor_state": "verifying",
      "milestones": {
        "failed-primary-preserved": {
          "evaluating": false,
          "passed": true,
          "points": 5,
          "evidence": {
            "failed_primary": 8081,
            "listening": false,
            "preserved": true
          },
          "failure_category": null,
          "failure_detail": null
        },
        "reads-restored": {
          "evaluating": false,
          "passed": false,
          "points": 0,
          "evidence": null,
          "failure_category": "verification_failed",
          "failure_detail": "curl: (22) The requested URL returned error: 502"
        }
      },
      "milestone_points": 5,
      "durable_at_ms": null
    },
    "failover-two": {
      "class": "failover-engineer",
      "agent": "glm",
      "state": "provisioning",
      "resources": 0,
      "last_health": null,
      "elimination_source": null,
      "elimination_detail": null,
      "competitor_state": "durable",
      "milestones": {
        "failed-primary-preserved": {
          "evaluating": false,
          "passed": true,
          "points": 5,
          "evidence": {
            "failed_primary": 8081,
            "listening": false,
            "preserved": true
          },
          "failure_category": null,
          "failure_detail": null
        },
        "host-reboot": {
          "evaluating": false,
          "passed": true,
          "points": 15,
          "evidence": {
            "old_primary": "fenced",
            "reboot": true,
            "record": "post-failover-bf28fd0458c95a90",
            "role": "primary",
            "value": "opaque-5b773c99a8ba48593d2a790f"
          },
          "failure_category": null,
          "failure_detail": null
        },
        "old-primary-fenced": {
          "evaluating": false,
          "passed": true,
          "points": 20,
          "evidence": {
            "old_port": 8081,
            "old_primary": "fenced",
            "promoted_port": 8082
          },
          "failure_category": null,
          "failure_detail": null
        },
        "reads-restored": {
          "evaluating": false,
          "passed": true,
          "points": 20,
          "evidence": {
            "reads": true,
            "records": [
              "customer-red-4a7",
              "customer-blue-8d2",
              "customer-green-f31"
            ],
            "role": "primary"
          },
          "failure_category": null,
          "failure_detail": null
        },
        "service-restart": {
          "evaluating": false,
          "passed": true,
          "points": 15,
          "evidence": {
            "record": "post-failover-bf28fd0458c95a90",
            "restart": true,
            "value": "opaque-5b773c99a8ba48593d2a790f"
          },
          "failure_category": null,
          "failure_detail": null
        },
        "writes-restored": {
          "evaluating": false,
          "passed": true,
          "points": 25,
          "evidence": {
            "record": "post-failover-bf28fd0458c95a90",
            "value": "opaque-5b773c99a8ba48593d2a790f",
            "writes": true
          },
          "failure_category": null,
          "failure_detail": null
        }
      },
      "milestone_points": 100,
      "durable_at_ms": 48870
    }
  },
  "agents": {
    "deepseek": {
      "territory": "failover-three",
      "model": "deepseek/deepseek-v4.1-flash",
      "running": false,
      "successful": false,
      "failure_source": "player",
      "terminal_state": "incomplete",
      "terminal_detail": "failover-two reached durable first; build ended at the frozen clock",
      "resource_units_used": 1,
      "input_tokens": 2773,
      "output_tokens": 889,
      "cost_microusd": 1941
    },
    "glm": {
      "territory": "failover-two",
      "model": "z-ai/glm-5.3",
      "running": false,
      "successful": null,
      "failure_source": "arena",
      "terminal_state": "interrupted",
      "terminal_detail": "agent session was interrupted by the referee's host reboot",
      "resource_units_used": 1,
      "input_tokens": 8563,
      "output_tokens": 4175,
      "cost_microusd": 40816
    },
    "kimi": {
      "territory": "failover-one",
      "model": "moonshotai/kimi-k3",
      "running": false,
      "successful": false,
      "failure_source": "player",
      "terminal_state": "incomplete",
      "terminal_detail": "failover-two reached durable first; build ended at the frozen clock",
      "resource_units_used": 1,
      "input_tokens": 9172,
      "output_tokens": 1323,
      "cost_microusd": 47380
    }
  },
  "winner": "failover-two",
  "finish_reason": "first durable deployment",
  "infrastructure_failures": 0,
  "last_sequence": 250,
  "elapsed_ms": 48877
}