Correct Claude 5.1 catalog metadata - #2139
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 85f6d0832f
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| { "meter": "cached_write_text_tokens_5m", "unit": "token", "unit_size": 1000000, "price_per_unit": 12.5, "currency": "USD", "pricing_plan": "standard", "note": null, "match": [], "priority": 100, "effective_from": "2026-09-01T00:00:00Z", "region": null, "cache_duration_seconds": null, "conditions": [], "source": "https://platform.claude.com/docs/en/models/fable-5-1/migration-guide" }, | ||
| { "meter": "cached_write_text_tokens_1h", "unit": "token", "unit_size": 1000000, "price_per_unit": 20, "currency": "USD", "pricing_plan": "standard", "note": null, "match": [], "priority": 100, "effective_from": "2026-09-01T00:00:00Z", "region": null, "cache_duration_seconds": null, "conditions": [], "source": "https://platform.claude.com/docs/en/models/fable-5-1/migration-guide" }, | ||
| { "meter": "input_text_tokens", "unit": "token", "unit_size": 1000000, "price_per_unit": 5, "currency": "USD", "pricing_plan": "batch", "note": null, "match": [], "priority": 100, "effective_from": "2026-09-01T00:00:00Z", "region": null, "cache_duration_seconds": null, "conditions": [], "source": "https://platform.claude.com/docs/en/models/fable-5-1/migration-guide" }, | ||
| { "meter": "output_text_tokens", "unit": "token", "unit_size": 1000000, "price_per_unit": 25, "currency": "USD", "pricing_plan": "batch", "note": null, "match": [], "priority": 100, "effective_from": "2026-09-01T00:00:00Z", "region": null, "cache_duration_seconds": null, "conditions": [], "source": "https://platform.claude.com/docs/en/models/fable-5-1/migration-guide" }, |
There was a problem hiding this comment.
Keep unverified pricing dimensions provisional
When consumers use prompt-cache writes or the Batch API, these unchanged Fable 5 fallback amounts are now presented as official Fable 5.1 prices because the provisional notes were removed and the migration guide was attached to every rule. However, this file's own source and verification metadata only claim support for input, output, and cache-read pricing; the same unsupported promotion occurs for Mythos cache-write rules. Retain the provisional provenance or cite verification for cache-write and batch dimensions independently.
AGENTS.md reference: packages/data/catalog/AGENTS.md:L14-L16
Useful? React with 👍 / 👎.
Summary
Validation
pnpm validate:datapnpm validate:pricingpnpm validate:gatewaySource