docs(gaia): changelog the SPEC-019 dollar-cost conversion (#547 backfill)#553
Merged
Conversation
…ill) Backfills the missing ## [Unreleased] Added entry for the token-to-dollar cost conversion that shipped in #547. The existing token-cost lines cover only the token tally (#536/#546) and the roll-up reader that renders the token breakdown (#539); neither names the dollar pricing. Distinct line keeps the #547 provenance. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
|
code-review-audit skipped: no audit-relevant files changed in the un-audited delta (since the last clean audit); GAIA-Audit commit status stamped on HEAD so the merge gate is satisfied with no local audit run |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Backfills the missing
## [Unreleased]### Addedentry for the token-to-dollar cost conversion that shipped in #547 (SPEC-019) but never got a CHANGELOG line.The existing token-cost entries cover only the token tally (#536/#546) and the roll-up reader that renders the token breakdown (#539). Neither names the dollar pricing, so the whole dollar-cost surface is undocumented since the last tagged release (1.6.1, 2026-06-12).
Decision
Distinct dollar-pricing line rather than folding into #539's line, to preserve the #547 provenance. The new entry covers, at Keep a Changelog altitude:
Est. cost (USD)block pricing each action's tokens.gaia/scripts/token-rates.jsonrate table, with cache multipliers and effective-dated intro pricingunavailablemarker, undercounted input to a markedlower bound, exit 0 alwaysThe #549 bats assertion-hygiene rule is deliberately not changelogged: internal maintainer test-authoring hygiene under release-excluded
.gaia/tests/, near-zero surface impact.Merge scope
CHANGELOG-only, root-level markdown and release-excluded, so the diff is entirely out of audit scope. The pr-merge hook's out-of-scope bypass clears the merge with no
code-review-auditmarker.🤖 Generated with Claude Code