{
  "schema_version": 1,
  "season_id": "infra-weekly",
  "season_manifest": "suites/weekly-season.toml",
  "week": "2026-W37-fixed-20260910-153524",
  "draw_seed": "infra-weekly/2026-W37-fixed-20260910-153524",
  "variation_seed_commitment": "64ca75652cd78b6341360292c1500df959f78ee4d76df35a449642d8f51f8c9d",
  "heat_size": 3,
  "rules": {
    "unavailable_replays": 1
  },
  "fleet": [
    {
      "id": "deepseek",
      "model": "deepseek/deepseek-v4.1-flash",
      "adapter": "claux",
      "reasoning_effort": "high"
    },
    {
      "id": "luna",
      "model": "openai/gpt-5.6-luna",
      "adapter": "claux",
      "reasoning_effort": "high"
    },
    {
      "id": "glm",
      "model": "z-ai/glm-5.3",
      "adapter": "claux",
      "reasoning_effort": "high"
    },
    {
      "id": "kimi",
      "model": "moonshotai/kimi-k3",
      "adapter": "claux",
      "reasoning_effort": "high"
    },
    {
      "id": "qwen",
      "model": "qwen/qwen3.8-max-0902",
      "adapter": "claux",
      "reasoning_effort": "high"
    },
    {
      "id": "minimax",
      "model": "minimax/minimax-m3",
      "adapter": "claux",
      "reasoning_effort": "high"
    }
  ],
  "arenas": [
    {
      "arena_id": "first-build-real",
      "manifest": "suites/../arenas/first-build/agents-real.toml",
      "compatibility_key": "f8704375ceff56dc991f631df655d3b9dc4c260e6ddcc610fbadc81ce4c37983",
      "territories": [
        "builder-one",
        "builder-two",
        "builder-three"
      ]
    },
    {
      "arena_id": "durable-job-queue",
      "manifest": "suites/../arenas/durable-job-queue/agents-real.toml",
      "compatibility_key": "5d0f84b8f3a41c6de86619b8b62774a45ad3bb859bbfd32ac75218b5f5fd3ef4",
      "territories": [
        "queue-one",
        "queue-two",
        "queue-three"
      ]
    },
    {
      "arena_id": "zero-downtime-rollout",
      "manifest": "suites/../arenas/zero-downtime-rollout/agents-real.toml",
      "compatibility_key": "8b3407ef885148e02f8174e898a68a34ec93c39a8a61aa6e8ea97a3bb98fb4f7",
      "territories": [
        "rollout-one",
        "rollout-two",
        "rollout-three"
      ]
    },
    {
      "arena_id": "primary-failover",
      "manifest": "suites/../arenas/primary-failover/agents-real.toml",
      "compatibility_key": "25e7cdc8e6e8ae1d047df767b89191bb186fc29e47aa9825195330616757e774",
      "territories": [
        "failover-one",
        "failover-two",
        "failover-three"
      ]
    }
  ],
  "shape": [
    {
      "round": 1,
      "field": 6,
      "heats": 2,
      "byes": 0,
      "wildcards": 1
    },
    {
      "round": 2,
      "field": 3,
      "heats": 1,
      "byes": 0,
      "wildcards": 0
    }
  ],
  "round_arenas": [
    3,
    2
  ],
  "first_round": {
    "round": 1,
    "heats": [
      {
        "heat": 1,
        "seats": {
          "failover-one": "luna",
          "failover-three": "minimax",
          "failover-two": "qwen"
        }
      },
      {
        "heat": 2,
        "seats": {
          "failover-one": "kimi",
          "failover-three": "deepseek",
          "failover-two": "glm"
        }
      }
    ],
    "byes": []
  }
}