Skip to content

fix(pricing): verify and remediate Sonnet 5 pricing after the introductory-rate cutoff #60

Description

@pitimon

Problem

The curated pricing override records that five edge pricing tables need manual review when the Sonnet 5 introductory period ends on 2026-08-31. Current tests hard-assert the introductory 2/10 price values across those tables.

This is a deadline-driven verification/remediation task. A calendar date alone must not change pricing: official Anthropic and LiteLLM/source data must be checked at the cutoff first.

Scope

  • On or after 2026-09-01 in an explicitly recorded timezone, verify the official Anthropic price and the repository's approved source/LiteLLM path.
  • Refresh/re-vendor the seed using the established workflow only after values are confirmed.
  • Compare the approved source with all five Deno edge pricing patches and update confirmed values/metadata consistently.
  • Replace introductory-only assertions with post-cutover or date-independent regression coverage.

Acceptance criteria

  • The evidence record identifies the verified source, date, timezone, and confirmed price.
  • All five edge tables have equal confirmed values and metadata.
  • The curated source and vendored seed agree.
  • Pricing and edge-sync tests pass.
  • Any normally required edge version/deploy validation is completed before release.

Out of scope

  • Automatic price changes based only on the calendar.
  • Historical reporting repricing.
  • Changing the general LiteLLM/source precedence model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions