{
  "$schema_version": 1,
  "_comment": "Rolling pricing table consumed by loki-ts/src/runner/budget.ts. Update this file when Anthropic / OpenAI / others publish new prices; no code change required. Pricing is USD per 1 million tokens. Aliases (opus/sonnet/haiku) point to the latest model of that family per providers/model_catalog.json.",
  "_updated": "2026-06-30",
  "_source": "https://www.anthropic.com/pricing + provider docs. sonnet=claude-sonnet-5 (list $3/$15; intro $2/$10 through 2026-08-31). opus=claude-opus-4-8. codex=gpt-5.3-codex standard tier.",
  "pricing": {
    "fable": { "input": 10.0, "output": 50.0 },
    "opus": { "input": 5.0, "output": 25.0 },
    "sonnet": { "input": 3.0, "output": 15.0 },
    "haiku": { "input": 1.0, "output": 5.0 },
    "gpt-5.3-codex": { "input": 1.75, "output": 14.0 }
  }
}
