Skip to content

docs: refresh overview pages for keepers, min_usdc_out, and immutability - #623

Merged
collinsezedike merged 2 commits into
mainfrom
docs/overview-refresh
Aug 27, 2026
Merged

docs: refresh overview pages for keepers, min_usdc_out, and immutability#623
collinsezedike merged 2 commits into
mainfrom
docs/overview-refresh

Conversation

@collinsezedike

Copy link
Copy Markdown
Collaborator

Summary

  • how-it-works.md: withdraw()'s documented signature was missing min_usdc_out (added by fix(vault): add min_usdc_out slippage guard to withdraw() #600). Added the new slippage-guard and contract-immutability security properties, and a missing section on the keeper system (accrual + migration), which wasn't documented anywhere despite being how the product keeps its yield promise over time.
  • introduction.md: corrected an inaccuracy implying protocol switching only happens via manual admin action. The migration keeper does this automatically now; set_adapter is the manual fallback, not the mechanism.
  • why-meridian.md: connected the "why an aggregator" pitch to the fact that rate-chasing is now automated, not just a deposit-time decision.

index.md was checked and needed no changes, its claims still hold.

Test plan

  • prettier --check passes on all three files
  • Verified withdraw()'s current signature and the keeper schedule directly against packages/contracts/vault/src/lib.rs and .github/workflows/keepers.yml before writing

@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
meridian Ready Ready Preview Aug 27, 2026 7:16pm

@collinsezedike
collinsezedike merged commit 67dd8f3 into main Aug 27, 2026
10 checks passed
@collinsezedike
collinsezedike deleted the docs/overview-refresh branch August 27, 2026 19:23
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.

1 participant