docs: sync product documentation update - #1019
Merged
Merged
Conversation
Merge the product-team documentation drop into java/docs, ts/docs and the READMEs. Java pages replace stale Stake 1.0 era facts with chain parameters; ts pages gain the x402, bai and 8004 command references and refreshed prose. Text samples on the corrected pages were regenerated from the CLI's own text renderers so they match actual output.
The documentation drop rewrote the --permission-id / --expiration rows with an en dash and dropped the omitted-case default, which the reference-page consistency test compares against the schema help text.
Bring the 28 command pages the review flagged in line with the release_v4.14.0 code: B.AI binding now happens at recharge time (#1018), config keeps the unset-key and Base network examples, the seven receipt pages track transactions by canonical network id, x402 serve documents facilitator negotiation, Ledger accounts expose their device path, and import examples use matching TRON/EVM address pairs. ts/README.md is replaced by the maintained version; provider-catalog.md is folded into the x402 command pages and removed.
The two receipts showed 2026-07-14 while the sample expiration 1784388720000 renders as 2026-07-18, as tx/approvals and tx/multisig already show.
feat: recharge report handle
grayfoxd
approved these changes
Sep 18, 2026
Merged
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.
Merge the product-team documentation drop into java/docs, ts/docs and the READMEs. Java pages replace stale Stake 1.0 era facts with chain parameters; ts pages gain the x402, bai and 8004 command references and refreshed prose. Text samples on the corrected pages were regenerated from the CLI's own text renderers so they match actual output.