[
  {
    "id": "openai/gpt-5.6-sol",
    "label": "GPT-5.6 Sol",
    "vendor": "OpenAI",
    "tier": "flagship",
    "context_length": 1050000,
    "pricing_prompt_usd_per_m": 5,
    "pricing_completion_usd_per_m": 30,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Upgraded 2026-08-03 from gpt-5.5 to OpenAI's current flagship (catalog: \"the flagship model in OpenAI's GPT-5.6 series\"; 2026-07-09). No temperature support (reasoning-only sampling)."
  },
  {
    "id": "openai/gpt-5.6-luna",
    "label": "GPT-5.6 Luna",
    "vendor": "OpenAI",
    "tier": "small",
    "context_length": 1050000,
    "pricing_prompt_usd_per_m": 0.1,
    "pricing_completion_usd_per_m": 0.6,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Upgraded 2026-08-03 from gpt-5.4-mini (newer 5.6-gen cheap tier, cheaper AND newer at $0.10/$0.60; catalog 2026-07-09). No temperature support (reasoning-only sampling)."
  },
  {
    "id": "anthropic/claude-fable-5",
    "label": "Claude Fable 5",
    "vendor": "Anthropic",
    "tier": "flagship",
    "context_length": 1000000,
    "pricing_prompt_usd_per_m": 10,
    "pricing_completion_usd_per_m": 50,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "GA 2026-06-09 (day before benchmark) - verified in catalog and Anthropic docs. New tier above Opus. No temperature/top_p (rejected with 400); adaptive thinking always on. Max output 128K. Opus 4.7-era tokenizer (~30% more tokens per text). Cutoff not yet published."
  },
  {
    "id": "anthropic/claude-haiku-4.5",
    "label": "Claude Haiku 4.5",
    "vendor": "Anthropic",
    "tier": "small",
    "context_length": 200000,
    "pricing_prompt_usd_per_m": 1,
    "pricing_completion_usd_per_m": 5,
    "knowledge_cutoff": "2025-02",
    "reasoning": true,
    "notes": "Reliable cutoff Feb 2025 per Anthropic docs (training data cutoff Jul 2025) - predates WC qualification finals. Temperature supported; extended thinking optional. Max output 64K."
  },
  {
    "id": "google/gemini-3.1-pro-preview",
    "label": "Gemini 3.1 Pro Preview",
    "vendor": "Google",
    "tier": "flagship",
    "context_length": 1048576,
    "pricing_prompt_usd_per_m": 2,
    "pricing_completion_usd_per_m": 12,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Preview ID kept because NO stable Gemini 3.x Pro exists on OpenRouter as of 2026-06-10 (newest stable Pro is gemini-2.5-pro from 2025-06). Temperature supported. Max output 65,536."
  },
  {
    "id": "google/gemini-3.5-flash-lite",
    "label": "Gemini 3.5 Flash Lite",
    "vendor": "Google",
    "tier": "small",
    "context_length": 1048576,
    "pricing_prompt_usd_per_m": 0.3,
    "pricing_completion_usd_per_m": 2.5,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Upgraded 2026-08-03 from gemini-3.1-flash-lite (newer generation; catalog 2026-07-21; pricier at $0.3/$2.5)."
  },
  {
    "id": "x-ai/grok-4.5",
    "label": "Grok 4.5",
    "vendor": "xAI",
    "tier": "flagship",
    "context_length": 500000,
    "pricing_prompt_usd_per_m": 2,
    "pricing_completion_usd_per_m": 6,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Upgraded 2026-08-03 from grok-4.3 (newer generation; catalog 2026-07-08; pricier at $2/$6 vs $1.25/$2.5)."
  },
  {
    "id": "deepseek/deepseek-v4-pro",
    "label": "DeepSeek V4 Pro",
    "vendor": "DeepSeek",
    "tier": "flagship",
    "context_length": 1048576,
    "pricing_prompt_usd_per_m": 0.435,
    "pricing_completion_usd_per_m": 0.87,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "1.6T total / 49B active MoE. Max output 384K. Temperature supported."
  },
  {
    "id": "deepseek/deepseek-v4-flash",
    "label": "DeepSeek V4 Flash",
    "vendor": "DeepSeek",
    "tier": "small",
    "context_length": 1048576,
    "pricing_prompt_usd_per_m": 0.14,
    "pricing_completion_usd_per_m": 0.28,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "284B total / 13B active MoE - same V4 generation as Pro. Max output 131,072. Price refreshed 2026-08-03 (was $0.098/$0.197, ~+42%); no longer the roster's cheapest (qwen3.7-flash is)."
  },
  {
    "id": "meta-llama/llama-4-maverick",
    "label": "Llama 4 Maverick",
    "vendor": "Meta",
    "tier": "flagship",
    "context_length": 1048576,
    "pricing_prompt_usd_per_m": 0.2,
    "pricing_completion_usd_per_m": 0.8,
    "knowledge_cutoff": "2024-08",
    "reasoning": false,
    "notes": "Reverted 2026-08-03: the muse-spark-1.1 reasoning upgrade is geofenced US-only (live API returned 403 'only available in the United States' from a non-US test run) — unreliable for the automated scheduler, so restored the global non-reasoning Meta anchor. 400B total / 17B active MoE; price $0.2/$0.8; catalog created 2025-04-05."
  },
  {
    "id": "meta-llama/llama-4-scout",
    "label": "Llama 4 Scout",
    "vendor": "Meta",
    "tier": "small",
    "context_length": 1310720,
    "pricing_prompt_usd_per_m": 0.1,
    "pricing_completion_usd_per_m": 0.3,
    "knowledge_cutoff": "2024-08",
    "reasoning": false,
    "notes": "109B total / 17B active (same active params as Maverick - size contrast is total params only). Non-reasoning. Max output 16,384. (price/ctx refreshed 2026-08-03.)"
  },
  {
    "id": "mistralai/mistral-medium-3-5",
    "label": "Mistral Medium 3.5",
    "vendor": "Mistral",
    "tier": "flagship",
    "context_length": 262144,
    "pricing_prompt_usd_per_m": 1.5,
    "pricing_completion_usd_per_m": 7.5,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Dense 128B. Judged current Mistral frontier by recency (2026-04-30), price, and reasoning support - mistral-large-2512 (2025-12) is older, cheaper, non-reasoning. Provider max output not listed."
  },
  {
    "id": "mistralai/mistral-small-2603",
    "label": "Mistral Small 4",
    "vendor": "Mistral",
    "tier": "small",
    "context_length": 262144,
    "pricing_prompt_usd_per_m": 0.15,
    "pricing_completion_usd_per_m": 0.6,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Marketed as 'Mistral Small 4' (2026-03 release). Reasoning-capable. Provider max output not listed."
  },
  {
    "id": "qwen/qwen3.7-max",
    "label": "Qwen3.7 Max",
    "vendor": "Alibaba",
    "tier": "flagship",
    "context_length": 1000000,
    "pricing_prompt_usd_per_m": 1.475,
    "pricing_completion_usd_per_m": 4.425,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Vendor description confirms 'flagship model in Alibaba's Qwen3.7 series'. qwen3.7-plus (2026-06-03) is newer but mid-tier. Max output 65,536. (price/ctx refreshed 2026-08-03.)"
  },
  {
    "id": "qwen/qwen3.8-max",
    "label": "Qwen3.8 Max",
    "vendor": "Alibaba",
    "tier": "flagship",
    "context_length": 1000000,
    "pricing_prompt_usd_per_m": 2,
    "pricing_completion_usd_per_m": 6,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "league_joined_round": {
      "laliga-2026-27": "md02"
    },
    "notes": "Stable general-availability successor to Qwen3.8 Max Preview; OpenRouter catalog verified 2026-08-14. Joins La Liga at MD2 after MD1 was locked; all other listed leagues default to MD1. Qwen3.7 Max remains a separate historical entrant."
  },
  {
    "id": "qwen/qwen3.7-flash",
    "label": "Qwen3.7 Flash",
    "vendor": "Alibaba",
    "tier": "small",
    "context_length": 1000000,
    "pricing_prompt_usd_per_m": 0.03,
    "pricing_completion_usd_per_m": 0.13,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Upgraded 2026-08-03 from qwen3.6-flash (newer AND cheaper; catalog 2026-07-27). Now the roster's cheapest model."
  },
  {
    "id": "moonshotai/kimi-k3",
    "label": "Kimi K3",
    "vendor": "Moonshot",
    "tier": "flagship",
    "context_length": 1048576,
    "pricing_prompt_usd_per_m": 3,
    "pricing_completion_usd_per_m": 15,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Upgraded 2026-08-03 from kimi-k2.6 (newer K-series frontier; catalog 2026-07-16; pricier at $3/$15, chosen despite cost). Supports reasoning_effort."
  },
  {
    "id": "z-ai/glm-5.2",
    "label": "GLM 5.2",
    "vendor": "Z.AI",
    "tier": "flagship",
    "context_length": 1048576,
    "pricing_prompt_usd_per_m": 0.707,
    "pricing_completion_usd_per_m": 2.222,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Upgraded 2026-08-03 from glm-5.1 (newer GLM-5 frontier; catalog 2026-06-16). Price refreshed 2026-08-03 to the live catalog default ($0.707/$2.222; was $1.19/$3.74) — glm-5.2 is multi-provider-routed on OpenRouter so the effective price varies (~$0.42 to ~$3.00); pin a provider at run time if cost control matters."
  },
  {
    "id": "z-ai/glm-4.7-flash",
    "label": "GLM 4.7 Flash",
    "vendor": "Z.AI",
    "tier": "small",
    "context_length": 202752,
    "pricing_prompt_usd_per_m": 0.06,
    "pricing_completion_usd_per_m": 0.4,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "30B-class. No GLM-5-generation small exists yet. Max output 16,384 - fine for ~8K-output runs but little headroom if reasoning tokens count toward it."
  },
  {
    "id": "anthropic/claude-opus-5",
    "label": "Claude Opus 5",
    "vendor": "Anthropic",
    "tier": "mid",
    "context_length": 1000000,
    "pricing_prompt_usd_per_m": 5,
    "pricing_completion_usd_per_m": 25,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Upgraded 2026-08-03 from claude-opus-4.8 (newer generation, same $5/$25; catalog 2026-07-24). No temperature/top_p."
  },
  {
    "id": "openai/gpt-5.6-sol-pro",
    "label": "GPT-5.6 Sol Pro",
    "vendor": "OpenAI",
    "tier": "flagship",
    "context_length": 1050000,
    "pricing_prompt_usd_per_m": 5,
    "pricing_completion_usd_per_m": 30,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Upgraded 2026-08-03 from gpt-5.5-pro (previous-gen premium at $30/$180) to the current flagship in pro reasoning mode: same Sol model as gpt-5.6-sol served with reasoning.mode=pro, $5/$30 (~6x cheaper). 2026-07-09. No temperature support."
  },
  {
    "id": "openai/gpt-5.4-nano",
    "label": "GPT-5.4 Nano",
    "vendor": "OpenAI",
    "tier": "small",
    "context_length": 400000,
    "pricing_prompt_usd_per_m": 0.2,
    "pricing_completion_usd_per_m": 1.25,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Added 2026-06-10 pre-kickoff roster expansion; verified in live catalog (created 2026-03-17)."
  },
  {
    "id": "google/gemini-3.6-flash",
    "label": "Gemini 3.6 Flash",
    "vendor": "Google",
    "tier": "mid",
    "context_length": 1048576,
    "pricing_prompt_usd_per_m": 1.5,
    "pricing_completion_usd_per_m": 7.5,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Upgraded 2026-08-03 from gemini-3.5-flash (newer generation, cheaper completion; catalog 2026-07-21)."
  },
  {
    "id": "x-ai/grok-4.20",
    "label": "Grok 4.20",
    "vendor": "xAI",
    "tier": "mid",
    "context_length": 2000000,
    "pricing_prompt_usd_per_m": 1.25,
    "pricing_completion_usd_per_m": 2.5,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Added 2026-06-10 pre-kickoff roster expansion; verified in live catalog (created 2026-03-31)."
  },
  {
    "id": "qwen/qwen3.7-plus",
    "label": "Qwen3.7 Plus",
    "vendor": "Alibaba",
    "tier": "mid",
    "context_length": 1000000,
    "pricing_prompt_usd_per_m": 0.32,
    "pricing_completion_usd_per_m": 1.28,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Added 2026-06-10 pre-kickoff roster expansion; verified in live catalog (created 2026-06-03). (price/ctx refreshed 2026-08-03.)"
  },
  {
    "id": "amazon/nova-2-lite-v1",
    "label": "Nova 2 Lite",
    "vendor": "Amazon",
    "tier": "mid",
    "context_length": 1000000,
    "pricing_prompt_usd_per_m": 0.3,
    "pricing_completion_usd_per_m": 2.5,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Added 2026-06-10 pre-kickoff roster expansion; verified in live catalog (created 2025-12-02)."
  },
  {
    "id": "cohere/command-a",
    "label": "Command A",
    "vendor": "Cohere",
    "tier": "flagship",
    "context_length": 256000,
    "pricing_prompt_usd_per_m": 2.5,
    "pricing_completion_usd_per_m": 10,
    "knowledge_cutoff": "unknown",
    "reasoning": false,
    "notes": "Added 2026-06-10 pre-kickoff roster expansion; verified in live catalog (created 2025-03-13)."
  },
  {
    "id": "minimax/minimax-m3",
    "label": "MiniMax M3",
    "vendor": "MiniMax",
    "tier": "flagship",
    "context_length": 1048576,
    "pricing_prompt_usd_per_m": 0.3,
    "pricing_completion_usd_per_m": 1.2,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Added 2026-06-10 pre-kickoff roster expansion; verified in live catalog (created 2026-05-31)."
  },
  {
    "id": "nvidia/nemotron-3-ultra-550b-a55b",
    "label": "Nemotron 3 Ultra",
    "vendor": "NVIDIA",
    "tier": "flagship",
    "context_length": 512288,
    "pricing_prompt_usd_per_m": 0.6,
    "pricing_completion_usd_per_m": 3.6,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Added 2026-06-10 pre-kickoff roster expansion; verified in live catalog (created 2026-06-04). (price/ctx refreshed 2026-08-03.)"
  },
  {
    "id": "inception/mercury-2",
    "label": "Mercury 2",
    "vendor": "Inception",
    "tier": "oddball",
    "context_length": 128000,
    "pricing_prompt_usd_per_m": 0.25,
    "pricing_completion_usd_per_m": 0.75,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Added 2026-06-10 pre-kickoff roster expansion; verified in live catalog (created 2026-03-04)."
  },
  {
    "id": "openai/gpt-3.5-turbo",
    "label": "GPT-3.5 Turbo",
    "vendor": "OpenAI",
    "tier": "legacy",
    "context_length": 16385,
    "pricing_prompt_usd_per_m": 0.5,
    "pricing_completion_usd_per_m": 1.5,
    "knowledge_cutoff": "unknown",
    "reasoning": false,
    "notes": "The ChatGPT-launch era model (2023) — the benchmark elder. Added 2026-06-11 pre-kickoff (legacy/oddball expansion); live-pinged before joining; catalog created 2023-05-28."
  },
  {
    "id": "openai/gpt-4",
    "label": "GPT-4",
    "vendor": "OpenAI",
    "tier": "legacy",
    "context_length": 8191,
    "pricing_prompt_usd_per_m": 30,
    "pricing_completion_usd_per_m": 60,
    "knowledge_cutoff": "unknown",
    "reasoning": false,
    "notes": "The 2023 flagship. Added 2026-06-11 pre-kickoff (legacy/oddball expansion); live-pinged before joining; catalog created 2023-05-28."
  },
  {
    "id": "openai/gpt-4o",
    "label": "GPT-4o",
    "vendor": "OpenAI",
    "tier": "legacy",
    "context_length": 128000,
    "pricing_prompt_usd_per_m": 2.5,
    "pricing_completion_usd_per_m": 10,
    "knowledge_cutoff": "unknown",
    "reasoning": false,
    "notes": "The 2024 workhorse. Added 2026-06-11 pre-kickoff (legacy/oddball expansion); live-pinged before joining; catalog created 2024-05-13."
  },
  {
    "id": "anthropic/claude-3-haiku",
    "label": "Claude 3 Haiku",
    "vendor": "Anthropic",
    "tier": "legacy",
    "context_length": 200000,
    "pricing_prompt_usd_per_m": 0.25,
    "pricing_completion_usd_per_m": 1.25,
    "knowledge_cutoff": "unknown",
    "reasoning": false,
    "notes": "2024 small tier. Added 2026-06-11 pre-kickoff (legacy/oddball expansion); live-pinged before joining; catalog created 2024-03-13."
  },
  {
    "id": "meta-llama/llama-3.1-70b-instruct",
    "label": "Llama 3.1 70B",
    "vendor": "Meta",
    "tier": "legacy",
    "context_length": 131072,
    "pricing_prompt_usd_per_m": 0.4,
    "pricing_completion_usd_per_m": 0.4,
    "knowledge_cutoff": "unknown",
    "reasoning": false,
    "notes": "Re-anchored 2026-08-03 for the league season after meta-llama/llama-3-70b-instruct 404'd mid-tournament (No endpoints found; gone from the catalog). Keeps a 2024 Llama open-weights era-anchor; catalog created 2024-07-23. Non-reasoning."
  },
  {
    "id": "google/gemma-2-27b-it",
    "label": "Gemma 2 27B",
    "vendor": "Google",
    "tier": "legacy",
    "context_length": 8192,
    "pricing_prompt_usd_per_m": 0.65,
    "pricing_completion_usd_per_m": 0.65,
    "knowledge_cutoff": "unknown",
    "reasoning": false,
    "notes": "2024 open-weights Google. Added 2026-06-11 pre-kickoff (legacy/oddball expansion); live-pinged before joining; catalog created 2024-07-13."
  },
  {
    "id": "qwen/qwen-2.5-72b-instruct",
    "label": "Qwen 2.5 72B",
    "vendor": "Alibaba",
    "tier": "legacy",
    "context_length": 32768,
    "pricing_prompt_usd_per_m": 0.36,
    "pricing_completion_usd_per_m": 0.4,
    "knowledge_cutoff": "unknown",
    "reasoning": false,
    "notes": "2024 era Qwen. Added 2026-06-11 pre-kickoff (legacy/oddball expansion); live-pinged before joining; catalog created 2024-09-19. (price/ctx refreshed 2026-08-03.)"
  },
  {
    "id": "microsoft/wizardlm-2-8x22b",
    "label": "WizardLM-2 8x22B",
    "vendor": "Microsoft",
    "tier": "oddball",
    "context_length": 65536,
    "pricing_prompt_usd_per_m": 0.62,
    "pricing_completion_usd_per_m": 0.62,
    "knowledge_cutoff": "unknown",
    "reasoning": false,
    "notes": "Released April 2024, pulled within days; survives only via hosts. Added 2026-06-11 pre-kickoff (legacy/oddball expansion); live-pinged before joining; catalog created 2024-04-16."
  },
  {
    "id": "tencent/hunyuan-a13b-instruct",
    "label": "Hunyuan A13B",
    "vendor": "Tencent",
    "tier": "oddball",
    "context_length": 131072,
    "pricing_prompt_usd_per_m": 0.14,
    "pricing_completion_usd_per_m": 0.57,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Tencent MoE. Added 2026-06-11 pre-kickoff (legacy/oddball expansion); live-pinged before joining; catalog created 2025-07-08."
  },
  {
    "id": "nousresearch/hermes-3-llama-3.1-405b",
    "label": "Hermes 3 405B",
    "vendor": "Nous Research",
    "tier": "oddball",
    "context_length": 131072,
    "pricing_prompt_usd_per_m": 1,
    "pricing_completion_usd_per_m": 1,
    "knowledge_cutoff": "unknown",
    "reasoning": false,
    "notes": "Community finetune of Llama 3.1 405B. Added 2026-06-11 pre-kickoff (legacy/oddball expansion); live-pinged before joining; catalog created 2024-08-16."
  },
  {
    "id": "openai/gpt-5.6-terra",
    "label": "GPT-5.6 Terra",
    "vendor": "OpenAI",
    "tier": "mid",
    "context_length": 1050000,
    "pricing_prompt_usd_per_m": 1,
    "pricing_completion_usd_per_m": 6,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Added 2026-08-03 for the league season: OpenAI's current-gen mid tier (GPT-5.6 series, between Sol flagship and Luna small; catalog 2026-07-09), filling the previously-empty OpenAI mid slot. No temperature support (reasoning-only)."
  },
  {
    "id": "anthropic/claude-sonnet-5",
    "label": "Claude Sonnet 5",
    "vendor": "Anthropic",
    "tier": "mid",
    "context_length": 1000000,
    "pricing_prompt_usd_per_m": 2,
    "pricing_completion_usd_per_m": 10,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Added 2026-08-03 for the league season: Anthropic's current Sonnet-class default (adaptive thinking; catalog 2026-06-30), distinct from Opus 5 (max capability) and Haiku 4.5 (small)."
  },
  {
    "id": "tencent/hy3",
    "label": "Hunyuan 3",
    "vendor": "Tencent",
    "tier": "flagship",
    "context_length": 262144,
    "pricing_prompt_usd_per_m": 0.132,
    "pricing_completion_usd_per_m": 0.528,
    "knowledge_cutoff": "unknown",
    "reasoning": true,
    "notes": "Added 2026-08-03 for the league season: Tencent's current frontier MoE (295B total / 21B active; catalog 2026-07-06), bringing Tencent to the frontier wing (Hunyuan A13B remains a frozen oddball anchor)."
  }
]
