Uh oh!
There was an error while loading. Please reload this page.
Restructure docs as canonical reference layer - #7
Merged
Conversation
Replace tutorial/guide content with reference documentation that ties together the AIBTC ecosystem. Landing page (aibtc.com) handles getting started; docs.aibtc.com is now the "phone book" for looking things up. New structure: - /directory/ — Services, tools, SDKs, templates, repositories - /reference/tokens/ — Contract addresses, CAIP identifiers, decimals - /reference/networks/ — Mainnet/testnet configs, API endpoints - /glossary/ — Term definitions (unchanged) Removed: - /guides/what-is-x402/ — Landing page covers this better - /guides/services/ — Replaced by /directory/ - /guides/tokens/ — Replaced by /reference/tokens/ Homepage redesigned as navigation hub with quick reference tables. Closes#2 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Deploying aibtc-docs with |
| Latest commit: | 653cb20 |
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c05702d9.aibtc-docs.pages.dev |
| Branch Preview URL: | https://docs-reference-layer.aibtc-docs.pages.dev |
Address review feedback: - Flatten sidebar to one level (no nested Reference group) - Remove redundant reference index page Directory improvements: - AIBTC services pattern: mainnet on aibtc.com, testnet on aibtc.dev - Fix endpoint paths: /docs, /dashboard at base route (not subdomains) - Add Facilitator /health, Biwas /analytics endpoints - Remove redundant repos section (link to github org instead) - Remove redundant external resources (fold key links into More section) Token reference: - Add Circle Xreserve mention for USDCx - Link to Stacks bridging docs - Link to our CAIP-19 PR (ChainAgnostic/namespaces#167) Network reference: - Fix dashboard/docs paths (at base route, not subdomains) Homepage: - Cleaner quick reference tables - Condensed community links Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
Summary
Transforms docs.aibtc.com from tutorial-style content into a canonical reference layer that ties together the AIBTC ecosystem. The landing page (aibtc.com) now handles getting started/tutorials; docs becomes the "phone book" for looking things up.
New Structure
//directory//reference/tokens//reference/networks//glossary/Removed
/guides/what-is-x402/— Landing page interactive tutorial covers this better/guides/services/— Replaced by comprehensive/directory//guides/tokens/— Replaced by/reference/tokens/with contract addressesKey Additions
Token Reference:
Network Reference:
Directory:
Closes#2
Test plan
npm run build)🤖 Generated with Claude Code