[docs] AI Stack — Token Plan: add screenshots to the A-Z guide — VI + EN - #34
Merged
Conversation
The A-Z guide was the only Token Plan page with no screenshots at all, which read as broken image sync. Adds 8 images per language, reusing the assets already published for the Buy/Manage pages plus one new Package Detail capture. New asset: .gitbook/assets/Package-plan/view-detail-package.png (VI + EN) Placement (identical in both languages): section 2 packages-list, view-detail-package section 4 detail-tab-models, detail-tab-keys section 6.1 my-token-plan-list section 6.2 Create-subscription-key section 6.3 turn-off-auto-renew section 6.4 delete-plan-alert Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…I + EN The Package Detail screenshot shows the Included Models table columns are Model / Hosting mode / Status / Token quota / Request quota — there is no "Model code" or "Provider" column, so readers were told to note a Model code from a table that does not show one. The model code is revealed by clicking the model name (and also listed in Plan Detail -> Models tab). Fixed in section 2 of both A-Z guides and in the Buy pages. The Plan Detail -> Models tab descriptions were already correct and are unchanged. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
Why
The images on the Token Plan pages were reported as "not syncing to GitBook". They are in fact fine — verified end to end:
mainhttp 200 image/png, and thegit-blob-<sha>in each rendered URL matches the blob SHA onmain, so GitBook is serving the current version, not a stale cacheThe real problem was different: the A-Z guide had zero screenshots — the only Token Plan page with none, 24 sections of solid text. That is what read as broken image sync, especially since it is the page handed to end users.
What changed
Adds 8 screenshots per language to the A-Z guide, reusing the assets already published for the Buy/Manage pages, plus one new capture of the Package Detail modal.
packages-list.png,view-detail-package.png(new)detail-tab-models.png,detail-tab-keys.pngmy-token-plan-list.pngCreate-subscription-key.pngturn-off-auto-renew.pngdelete-plan-alert.pngNew asset committed to both
Vietnamese/.gitbook/assets/Package-plan/andEnglish/.gitbook/assets/Package-plan/under the same filename, so the two languages stay in parity.Verification
30 image refs across all 8 Token Plan pages: 0 missing, 0 case mismatches. Both A-Z guides carry the 8 images at identical positions and still mirror at 24 headings each. Links, anchors, tables, and
hint/tabsblocks all still pass.Still missing a screenshot
Two spots in the A-Z guide have no asset available:
🤖 Generated with Claude Code