Skip to content

docs(tbv): mainnet (Beta) documentation collection#451

Draft
web3jenks wants to merge 2 commits into
mainfrom
feat/tbv-mainnet-docs-site
Draft

docs(tbv): mainnet (Beta) documentation collection#451
web3jenks wants to merge 2 commits into
mainfrom
feat/tbv-mainnet-docs-site

Conversation

@web3jenks

Copy link
Copy Markdown
Collaborator

TBV Mainnet documentation (Beta) — prepared branch

Adds a parallel mainnet docs collection so we're prepared for launch. Not tagged for review yet — this is a staging branch.

What's here

  • New collection docs/trustless-bitcoin-vault-mainnet/32 published pages sourced from the reviewed, code-validated Confluence mainnet pages.
  • New trustlessBitcoinVaultMainnet sidebar + a provisional "TBV Mainnet" navbar item (placement TBD — may later fold under the single Trustless Bitcoin Vault home).
  • Beta framing throughout (capped, allowlisted; numeric values rendered as "to be announced at launch").

Sections: Start Here · Network Info · Building on TBV · Operators · Technical Details · Security · Research · Reference.

Technical Details = published Testnet (source of truth)

Per the decision that the published technical details are canonical, the mainnet Technical Details pages mirror the published Testnet pages (merged in #449), and their cross-links point to the Testnet collection. The Confluence mainnet Technical Details pages were aligned to match as well.

Fees — skipped / not finalized

fees/fees.mdx is included but marked draft: true (excluded from the build and sidebar), mirroring the Testnet docs. The fee model will be decided before mainnet launch, at which point the page is completed and the flag removed.

Architecture diagram

Reuses the existing 10.png diagram on the Protocol architecture page.

Not included yet

  • Borrowing walkthrough (Quickstart / Create a vault / Borrow & Repay / …) — gated on the Premium v.3 UI for re-shot screenshots.

Local production build passes (docusaurus build, onBrokenLinks: throw).

🤖 Generated with Claude Code

Adds a parallel "Trustless Bitcoin Vault — Mainnet" docs collection under
docs/trustless-bitcoin-vault-mainnet/, sourced from the reviewed, code-validated
Confluence mainnet pages. Beta framing throughout (capped, allowlisted; numeric
values "to be announced at launch"). Sections: Start Here, Network Info,
Building on TBV, Operators, Technical Details, Security, Research, Reference.
Adds a trustlessBitcoinVaultMainnet sidebar and a provisional "TBV Mainnet"
navbar item.

- Technical Details mirror the published Testnet pages (canonical, PR #449);
  their cross-links point to the Testnet collection.
- Reuses the existing architecture diagram (10.png).
- Fees page included but marked draft/skipped (not finalized) until launch,
  mirroring the Testnet docs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

🔐 Commit Signature Verification

All 2 commit(s) passed verification

Commit Author Signature Key Type Key Check
7437668e2183 Jenks sk-ssh-ed25519
b0bc9811fd58 Jenks sk-ssh-ed25519

Summary

  • Commits verified: 2
  • Signature check: ✅ All passed
  • Key type enforcement: ✅ All sk-ssh-ed25519

Required key type: sk-ssh-ed25519 (FIDO2 hardware key)

Last verified: 2026-07-10 03:07 UTC

QA against the contracts found a stale signature carried over from the
published Testnet Technical Details: `reorderVaults(uint256[] newOrder)`.
The actual AaveAdapter function is `reorderVaults(bytes32[] permuted)` — the
argument is a permutation of the position's vault IDs, not indices. Corrected
in both the Mainnet collection and the Testnet page so they stay aligned and
code-accurate.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@web3jenks web3jenks mentioned this pull request Jul 15, 2026

@Trustinbtc999-hue Trustinbtc999-hue left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants