docs: clarify receipt metering and repair onboarding links - #11
Merged
Merged
Conversation
The introduction described the SDKs, the protocols and the payment flow, and never once mentioned dash.aifinpay.io. A reader arriving from the site's "Dashboard" link landed on a page with no word about the thing they had just clicked toward (founder, 2026-08-24). Adds a short section after "Pick your path": what the panel is for, and the one fact that is not obvious from either surface alone — code and panel edit the same registry, so `ensureResources()` shows up in the UI and anything drawn in the UI is picked up by the gate within about a minute. You can start in either. Links point at the two pages that already exist: /charge/dashboard and /charge/gateway. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01We1vVZLdj2vYtYaj7fjahX
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.
Repair the Quickstart MCP/integration links and remove contradictory claims that SDK payments are live on every inventoried network. Clarify that receipt signature checks are stateless but quota metering needs a shared atomic store across workers, with quote-dependent wallet authorization for manual clients.
Update repository guidance and add a dependency-free internal-link check in CI. Validation: all 17 configured pages exist, no missing internal links, git diff --check passes. Please use Mintlify preview for review; production publication is a separate promotion.