Open
Conversation
Fill empty placeholder files with comprehensive documentation: - about/mechanics.mdx: Contract-verified mechanics with Arbitrum addresses - about/tokenomics.mdx: Dynamic inflation model and reward distribution - about/overview.mdx: Architectural overview and security model - delegation/overview.mdx: Delegation structure and economic function - delegation/about-delegators.mdx: Delegator roles and risk framework - delegation/delegation-guide.mdx: Step-by-step delegation guide - treasury/overview.mdx: Enhanced treasury governance content All files follow style guide (CSS custom properties, absolute imports) and authoring standard (Executive Summary, Formal Definition, diagrams). Co-authored-by: Cursor <cursoragent@cursor.com>
Enhance governance section with formal definitions and models: - overview.mdx: Add voting power formulas, security model, and hybrid governance explanation - model.mdx: Replace ComingSoonCallout with formal quorum mechanics, timelock semantics, and attack surface analysis - processes.mdx: Add formal process lifecycle, treasury coordination, and Foundation stewardship All files follow authoring standard with Executive Summary, formal definitions, Mermaid diagrams, and protocol/network separation. Co-authored-by: Cursor <cursoragent@cursor.com>
…n overview Replace content that was incorrectly sourced from root LPTOKEN folder with the correct content from tasks/context_data/LPTOKEN/new/: - about/mechanics.mdx: cleaner state transition model - about/tokenomics.mdx: formal bonding-rate feedback mechanism - delegation/overview.mdx: capital allocation and risk framework Co-authored-by: Cursor <cursoragent@cursor.com>
- treasury/overview.mdx: Formal treasury model with governance security - treasury/proposals.mdx: Proposal structure, execution semantics, failure modes Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Description
Switches the
mainbranch docs experience to Docs V2 and brings in the new docs structure, navigation, automation, and contributor workflow updates needed to support it.Type of Change
Other: Repository-wide Docs V2 migration and tooling/workflow updates.
Related Issues
Fixes #
Related to #
Changes Made
Testing
npm run devScreenshots (if applicable)
N/A (large content and structure migration).
Checklist
Additional Notes
This PR is intentionally broad to land Docs V2 as the new primary docs baseline. Follow-up PRs can further refine content quality, link validation, and section-level polish.