docs: update pooled staking product documentation and add roles, perm…#784
Merged
docs: update pooled staking product documentation and add roles, perm…#784
Conversation
…issions, and withdrawal operations guides
arwer13
requested changes
Jan 27, 2026
Contributor
arwer13
left a comment
There was a problem hiding this comment.
Good start, I've proposed a few additions. And let's do AI review for language / formatting.
run-on-lido/stvaults/building-guides/pooled-staking-product/roles-and-permissions.md
Outdated
Show resolved
Hide resolved
run-on-lido/stvaults/building-guides/pooled-staking-product/roles-and-permissions.md
Outdated
Show resolved
Hide resolved
Contributor
There was a problem hiding this comment.
Pull request overview
This PR refreshes and extends the stVaults pooled staking (DeFi Wrapper) documentation, adding new operational guides and aligning links/structure across the docs set.
Changes:
- Reworked the main stVaults and Building Guides index tables to point to the pooled staking product as a directory and improved formatting.
- Expanded the pooled staking product guide with corrected links, an explicit section on DeFi Wrapper roles/permissions, and references to new sub-guides.
- Added three new in-depth guides for pooled staking products: withdrawals operations, DeFi Wrapper roles and permissions, and building pools with custom strategies (including upgrade flows).
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
run-on-lido/stvaults/index.md |
Updates the “Building Guides” table formatting and links to the pooled staking product folder, helping users discover the new sub-guides. |
run-on-lido/stvaults/building-guides/index.md |
Mirrors the improved product table and directory link for the two main staking product archetypes. |
run-on-lido/stvaults/building-guides/pooled-staking-product/index.md |
Adjusts strategy description text, fixes multiple relative links (tiers, PDG, metrics, health guides), and adds pointers to the new roles/permissions and withdrawals docs. |
run-on-lido/stvaults/building-guides/pooled-staking-product/withdrawals.md |
New operational guide detailing how to monitor the withdrawal queue, manage liquidity from validators, finalize requests, and configure gas cost coverage. |
run-on-lido/stvaults/building-guides/pooled-staking-product/roles-and-permissions.md |
New reference describing DeFi Wrapper governance, pool/queue/distributor roles, and how wrapper permissions are wired into the stVault Dashboard. |
run-on-lido/stvaults/building-guides/pooled-staking-product/custom-strategy.md |
New end-to-end guide for deploying a pool with a custom strategy and upgrading an existing pool to a strategy pool, including CLI/Foundry examples and reference implementations. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
run-on-lido/stvaults/building-guides/pooled-staking-product/custom-strategy.md
Outdated
Show resolved
Hide resolved
run-on-lido/stvaults/building-guides/pooled-staking-product/custom-strategy.md
Outdated
Show resolved
Hide resolved
run-on-lido/stvaults/building-guides/pooled-staking-product/custom-strategy.md
Outdated
Show resolved
Hide resolved
run-on-lido/stvaults/building-guides/pooled-staking-product/withdrawals.md
Outdated
Show resolved
Hide resolved
run-on-lido/stvaults/building-guides/pooled-staking-product/roles-and-permissions.md
Outdated
Show resolved
Hide resolved
run-on-lido/stvaults/building-guides/pooled-staking-product/custom-strategy.md
Outdated
Show resolved
Hide resolved
run-on-lido/stvaults/building-guides/pooled-staking-product/index.md
Outdated
Show resolved
Hide resolved
run-on-lido/stvaults/building-guides/pooled-staking-product/custom-strategy.md
Outdated
Show resolved
Hide resolved
tamtamchik
approved these changes
Feb 3, 2026
arwer13
approved these changes
Feb 3, 2026
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.
update pooled staking product documentation and add roles, permissions, and withdrawal operations guides