{
  "schema_version": 1,
  "arena_id": "blueprint-build",
  "rounds_requested": 3,
  "rounds_completed": 3,
  "rounds": [
    {
      "round": 1,
      "output": "series/blueprint-build-20260823-203309/round-001",
      "seats": {
        "kimi-blueprint-builder": "blueprint-three",
        "luna-blueprint-builder": "blueprint-two",
        "ox-blueprint-builder": "blueprint-one"
      },
      "winner_territory": "blueprint-two",
      "winner_agent": "luna-blueprint-builder",
      "duration_ms": 119749,
      "usage_agents": [
        "kimi-blueprint-builder",
        "luna-blueprint-builder",
        "ox-blueprint-builder"
      ]
    },
    {
      "round": 2,
      "output": "series/blueprint-build-20260823-203309/round-002",
      "seats": {
        "kimi-blueprint-builder": "blueprint-one",
        "luna-blueprint-builder": "blueprint-three",
        "ox-blueprint-builder": "blueprint-two"
      },
      "winner_territory": "blueprint-three",
      "winner_agent": "luna-blueprint-builder",
      "duration_ms": 78268,
      "usage_agents": [
        "kimi-blueprint-builder",
        "luna-blueprint-builder",
        "ox-blueprint-builder"
      ]
    },
    {
      "round": 3,
      "output": "series/blueprint-build-20260823-203309/round-003",
      "seats": {
        "kimi-blueprint-builder": "blueprint-two",
        "luna-blueprint-builder": "blueprint-one",
        "ox-blueprint-builder": "blueprint-three"
      },
      "winner_territory": "blueprint-one",
      "winner_agent": "luna-blueprint-builder",
      "duration_ms": 126058,
      "usage_agents": [
        "kimi-blueprint-builder",
        "luna-blueprint-builder"
      ]
    }
  ],
  "standings": [
    {
      "agent": "luna-blueprint-builder",
      "model": "openai/gpt-5.6-luna",
      "appearances": 3,
      "wins": 3,
      "durable_deployments": 3,
      "median_durable_ms": 119746,
      "usage_recorded": 3,
      "input_tokens": 1952,
      "output_tokens": 19399,
      "cost_microusd": 42344,
      "cost_per_durable_microusd": 14114
    },
    {
      "agent": "ox-blueprint-builder",
      "model": "stealth/ox-alpha",
      "appearances": 3,
      "wins": 0,
      "durable_deployments": 0,
      "median_durable_ms": null,
      "usage_recorded": 2,
      "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": 3,
      "input_tokens": 83007,
      "output_tokens": 11813,
      "cost_microusd": 411191,
      "cost_per_durable_microusd": null
    }
  ]
}