TokenGauge v0.5.0 publishes Pricing Feed v1: a public, versioned, source-linked LLM token-price contract with a checked schema, generated fixture, and schema-plus-semantic validating Node consumer example.
Release assets
pricing-v1.json— SHA-256ad046ace0539a0cdcb3b5e5db1b98f7872bebb8010f32976dbd2f41ee591e4bapricing-v1.schema.json— SHA-25673d1e0a4a5e5c1b770993d4dc7d973ff09b530ca0a8830fd98ab276aaba260b7SHA256SUMS— runsha256sum -c SHA256SUMSwith all three files in one directory
The live feed is designed for GET and HEAD at https://tokengauge.enby.fish/pricing.json. The previous /api/pricing response remains data-compatible after removing only the v1 schema marker.
Important boundaries
- rows can be current, future, or historical;
effectiveFromis inclusive andeffectiveUntilis exclusive - omitted bounds mean no known bound, not a permanent-rate guarantee
- schedule-labelled cards require caller-side selection using provider-published day/time/timezone rules
- missing cards and
nullrates are unknown, never free - the feed is a dated estimate of its explicit token-price fields, not provider invoice data or coverage for unmodelled charges
- this release makes no claim of provider endorsement, customer adoption, measured savings, attributable demand, or revenue
Also included are the 23 August source revalidation, private refund routing, exact plan-price handoff through sign-in, and the corrected Gemini introductory-rate exclusive end boundary.