Skip to content

docs(gaia): changelog the SPEC-019 dollar-cost conversion (#547 backfill)#553

Merged
stevensacks merged 1 commit into
mainfrom
changelog-547-dollar-cost
Jul 4, 2026
Merged

docs(gaia): changelog the SPEC-019 dollar-cost conversion (#547 backfill)#553
stevensacks merged 1 commit into
mainfrom
changelog-547-dollar-cost

Conversation

@stevensacks

Copy link
Copy Markdown
Contributor

What

Backfills the missing ## [Unreleased] ### Added entry 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:

  • the roll-up appends an Est. cost (USD) block pricing each action's tokens
  • per-model, per-bucket pricing from the committed .gaia/scripts/token-rates.json rate table, with cache multipliers and effective-dated intro pricing
  • the never-fabricate contract: unpriceable input degrades to an unavailable marker, undercounted input to a marked lower bound, exit 0 always

The #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-audit marker.

🤖 Generated with Claude Code

…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>
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
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

@stevensacks stevensacks merged commit 7f12fac into main Jul 4, 2026
7 checks passed
@stevensacks stevensacks deleted the changelog-547-dollar-cost branch July 4, 2026 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant