Skip to content

docs: grok-imagine-image-pro still quoted the pre-correction price on two pages - #92

Merged
VickyXAI merged 1 commit into
mainfrom
fix/grok-imagine-pro-published-price
Sep 9, 2026
Merged

VickyXAI merged 1 commit into
mainfrom
fix/grok-imagine-pro-published-price

Conversation

@VickyXAI

@VickyXAI VickyXAI commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

The gateway corrected this SKU's 1K size row from $0.07 to the $0.05 it
advertises (blockrun#543, live since 2026-09-08). The catalogue moved; these two
pages did not, so both kept quoting the old number — 39% and 40% over what a
caller is now charged.

api-reference/models.md:264 $0.0735 -> $0.0525
api-reference/image-generation.md:59 $0.0745 -> $0.0535

The two figures differ because the two pages use different conventions, and each
is internally consistent, so each was moved on its own terms rather than
unified: models.md lists margin only (google/nano-banana, same $0.05 catalogue
price, is $0.0525 there) and image-generation.md lists margin plus the $0.001
transaction fee ($0.0535 for the same model). Both now agree with nano-banana on
their own page, which is the check that matters — same catalogue price, same
published number.

resources/changelog.md's $0.07 is left alone: it is a dated record of what the
price was, not a claim about what it is.

Found by the blockrun-sol session reading the published surfaces by hand after
porting the fix. The reason no test caught it is being addressed on the gateway
side.

🤖 Generated with Claude Code

https://claude.ai/code/session_01GJ6wG4k5TgeUgYneCMz1oc

… two pages

The gateway corrected this SKU's 1K size row from $0.07 to the $0.05 it
advertises (blockrun#543, live since 2026-09-08). The catalogue moved; these two
pages did not, so both kept quoting the old number — 39% and 40% over what a
caller is now charged.

  api-reference/models.md:264            $0.0735 -> $0.0525
  api-reference/image-generation.md:59   $0.0745 -> $0.0535

The two figures differ because the two pages use different conventions, and each
is internally consistent, so each was moved on its own terms rather than
unified: models.md lists margin only (google/nano-banana, same $0.05 catalogue
price, is $0.0525 there) and image-generation.md lists margin plus the $0.001
transaction fee ($0.0535 for the same model). Both now agree with nano-banana on
their own page, which is the check that matters — same catalogue price, same
published number.

resources/changelog.md's $0.07 is left alone: it is a dated record of what the
price was, not a claim about what it is.

Found by the blockrun-sol session reading the published surfaces by hand after
porting the fix. The reason no test caught it is being addressed on the gateway
side.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GJ6wG4k5TgeUgYneCMz1oc
@VickyXAI
VickyXAI merged commit 2c76e1f into main Sep 9, 2026
1 check passed
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