{
  "schema_version": 1,
  "arena_id": "blueprint-build",
  "rounds_requested": 3,
  "rounds_completed": 3,
  "rounds": [
    {
      "round": 1,
      "output": "series/blueprint-build-20260823-190606/round-001",
      "seats": {
        "kimi-blueprint-builder": "blueprint-three",
        "luna-blueprint-builder": "blueprint-two",
        "ox-blueprint-builder": "blueprint-one"
      },
      "winner_territory": null,
      "winner_agent": null,
      "duration_ms": 900996,
      "usage_agents": []
    },
    {
      "round": 2,
      "output": "series/blueprint-build-20260823-190606/round-002",
      "seats": {
        "kimi-blueprint-builder": "blueprint-one",
        "luna-blueprint-builder": "blueprint-three",
        "ox-blueprint-builder": "blueprint-two"
      },
      "winner_territory": null,
      "winner_agent": null,
      "duration_ms": 900758,
      "usage_agents": []
    },
    {
      "round": 3,
      "output": "series/blueprint-build-20260823-190606/round-003",
      "seats": {
        "kimi-blueprint-builder": "blueprint-two",
        "luna-blueprint-builder": "blueprint-one",
        "ox-blueprint-builder": "blueprint-three"
      },
      "winner_territory": null,
      "winner_agent": null,
      "duration_ms": 901763,
      "usage_agents": []
    }
  ],
  "standings": [
    {
      "agent": "ox-blueprint-builder",
      "model": "stealth/ox-alpha",
      "appearances": 3,
      "wins": 0,
      "durable_deployments": 0,
      "median_durable_ms": null,
      "usage_recorded": 0,
      "input_tokens": null,
      "output_tokens": null,
      "cost_microusd": null,
      "cost_per_durable_microusd": null
    },
    {
      "agent": "luna-blueprint-builder",
      "model": "openai/gpt-5.6-luna",
      "appearances": 3,
      "wins": 0,
      "durable_deployments": 0,
      "median_durable_ms": null,
      "usage_recorded": 0,
      "input_tokens": null,
      "output_tokens": null,
      "cost_microusd": null,
      "cost_per_durable_microusd": null
    },
    {
      "agent": "kimi-blueprint-builder",
      "model": "moonshotai/kimi-k3",
      "appearances": 3,
      "wins": 0,
      "durable_deployments": 0,
      "median_durable_ms": null,
      "usage_recorded": 0,
      "input_tokens": null,
      "output_tokens": null,
      "cost_microusd": null,
      "cost_per_durable_microusd": null
    }
  ]
}