docs: index-vault docs, /docs page, README rewrite (S&P-500-on-chain positioning) - #80
Open
YD811 wants to merge 2 commits into
Open
docs: index-vault docs, /docs page, README rewrite (S&P-500-on-chain positioning)#80YD811 wants to merge 2 commits into
YD811 wants to merge 2 commits into
Conversation
- docs/architecture/index-vault.md — architecture, NAV math ('How the index token is
priced'), redemption buffer+queue, yield routing, 'Looping: when leverage is free'
(yield ≥ borrow cost condition), security model, instruction reference.
- docs/operations/index-keeper.md — keeper runbook (config, tick anatomy, incident
playbook, key rotation, kill switch).
- docs/operations/index-mainnet-runbook.md — launch gates, bootstrap commands, open
decisions for YD. docs/README.md index updated.
- apps/web /docs page in the PotBot design system + navbar link + docs.potbot.fun
host rewrite in next.config.mjs (assets untouched).
- README.md rewritten: 'S&P 500 on the blockchain' positioning, index flow diagram,
looping economy, quickstart with localnet test recipe, condensed community/AI/MCP
sections, status table. CLAUDE.md one-liner synced.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
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.
What
Documentation layer for the index vault (stacked on #79 — retarget to
mainafter it merges):docs/architecture/index-vault.md— architecture, NAV math ("How the index token is priced"), buffer+queue redemptions, yield routing, "Looping: when leverage is free" (profitable ⟺ basket yield ≥ borrow rate,net APY ≈ y + L·(y − b)), security model, instruction reference.docs/operations/index-keeper.md— keeper runbook: config, tick anatomy, incident playbook (NavDeviationTooHigh, stuck queue), key rotation, kill switch.docs/operations/index-mainnet-runbook.md— launch gates, bootstrap commands, week-one guards, open decisions for YD./docspage in apps/web (design system, navbar link) +docs.potbot.funhost rewrite in next.config.mjs (assets excluded from the match so CSS/JS load).🤖 Generated with Claude Code