docs: sync every page with what the repos ship (2026-08-29) - #63
Merged
Conversation
Eight parallel diffs of the docs tree against the org's repos (ClawRouter v0.12.250 + router-core, blockrun-llm 1.13.0, @blockrun/llm 3.13.2, blockrun-llm-go v0.20.0, @blockrun/mcp 0.41.1, Franklin 3.42.0, the gateway's merged PRs since 07-10, and the full org inventory). What was wrong, by kind: - APIs that do not exist: the Go page's entire client surface, Python's session_budget/achat/get_address/InsufficientBudgetError, TS's 'free' routing profile and testnetClient(), MCP's 'claude skill add', ClawRouter's costWeight/qualityWeight config, LangChain 0.x / AgentKit pre-0.7 code. - Wrong secrets handling: two samples sent the wallet private key as a bearer token; the env var is BASE_CHAIN_WALLET_KEY in TS/ElizaOS, not BLOCKRUN_WALLET_KEY. - Dead products documented as live: alpha-mcp (trading pages, since January), XRPL gateway (404, archived), devnet-sol (no DNS), nano-banana skill (archived). Franklin's built-in trading replaces alpha-mcp. - Pricing policy: 'provider cost + 5%' on chat tokens in 9 places -> no margin since 2026-08-07, $0.001 per request; free tier 8/10 -> 5. - Missing: 10 of 20 MCP tools, Solana-default wallets (ClawRouter, Franklin), Router Core V3.4, 402 rejection codes, reasoning_content, free-tier limits (30/min + 300/h), /v1/responses background mode, every org repo in the ecosystem page, changelog entries 07-29 -> 08-27. - Franklin 3.42.0 pauses the swap tools; documented rather than hidden. Marketing-number literals were left as published values (guarded).
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.
Eight parallel diffs of the docs tree against the org's repos (ClawRouter
v0.12.250 + router-core, blockrun-llm 1.13.0, @blockrun/llm 3.13.2,
blockrun-llm-go v0.20.0, @blockrun/mcp 0.41.1, Franklin 3.42.0, the
gateway's merged PRs since 07-10, and the full org inventory). What was
wrong, by kind:
session_budget/achat/get_address/InsufficientBudgetError, TS's 'free'
routing profile and testnetClient(), MCP's 'claude skill add', ClawRouter's
costWeight/qualityWeight config, LangChain 0.x / AgentKit pre-0.7 code.
bearer token; the env var is BASE_CHAIN_WALLET_KEY in TS/ElizaOS, not
BLOCKRUN_WALLET_KEY.
January), XRPL gateway (404, archived), devnet-sol (no DNS), nano-banana
skill (archived). Franklin's built-in trading replaces alpha-mcp.
margin since 2026-08-07, $0.001 per request; free tier 8/10 -> 5.
Franklin), Router Core V3.4, 402 rejection codes, reasoning_content,
free-tier limits (30/min + 300/h), /v1/responses background mode, every
org repo in the ecosystem page, changelog entries 07-29 -> 08-27.
Marketing-number literals were left as published values (guarded).
Verification: site-side
brand-numbers.docs.test.tspasses with one new dated-measurement exemption (benchmarks.md, 39 models, 2026-03-16 run); upstream-vendor grep clean; all relative.mdlinks resolve; external links checked.