Summary: Reserve Protocol is best cataloged not as only a stablecoin project, but as infrastructure for minting and governing basket-backed onchain assets whose collateral mix can be rebalanced over time. Its older protocol materials explain the core mechanism in RToken terms: mint and redeem against a rebalancing collateral basket, keep price near basket value through arbitrage, and use staked RSR as a mechanized overcollateralization backstop. Its current docs reframe that same base as Decentralized Token Folios (DTFs), where basket maintenance, role-scoped governance, Dutch-auction rebalancing, and staged permissionless execution become the real control surfaces. The reusable insight is that Reserve separates basket definition, collateral plugins, backstop-capital incentives, auction routing, and governance fast paths more explicitly than most index token or asset-backed currency narratives do.
What it does:
Lets users mint and redeem basket-backed tokens against an underlying collateral set rather than a single reserve asset
Uses Dutch auctions to rebalance basket composition when target holdings change or when the system needs recollateralization
Supports overcollateralization through staked RSR, with mechanized loss absorption in default scenarios instead of discretionary case-by-case governance
Exposes a layered governance structure with separate Admin, Auction Approver, Auction Launcher, Optimistic Proposer, Guardian, and other scoped roles
Allows rebalancing flows to become more permissionless depending on how TTL and auction-delay parameters are configured
Integrates external filler/liquidity networks such as CoW Swap into auction participation rather than assuming all price discovery is internal to the protocol
Key claims:
The core protocol README says Reserve enables RTokens: self-issued tokens backed by a rebalancing basket of collateral that can be minted and redeemed against the basket and should trade near basket value through arbitrage
The same README says RTokens can be overcollateralized by staked RSR, with staked RSR seized during collateral default events through mechanistic, onchain rules rather than through ad hoc governance judgment
Current public docs and site materials reframe the project around DTFs, emphasizing tokenized portfolios and asset-backed basket products rather than only stablecoin language
The live roles docs show that governance is decomposed into narrowly scoped actors with timelocks, hard parameter ceilings, selector whitelists, proposal throttles, and veto powers rather than one flat admin surface
The rebalancing docs show that basket changes are executed through Dutch auctions with configurable volatility bands, TTL windows, auction-delay periods, and basket-wide surplus/deficit routing
The docs explicitly note that TTL versus auction delay determines whether only a privileged launcher can open auctions or whether auctions become permissionlessly launchable after a waiting period, which is an unusually legible decentralization-control surface
CoW Swap trusted-filler integration shows Reserve is also an auction-routing and liquidity-access design, not only a basket-accounting system
Whitepaper: No single current Reserve whitepaper surfaced as the canonical source of truth in this pass. The strongest primary materials were the live docs, public site, and the main protocol README collected in ../whitepapers/reserve-protocol-primary-sources-2026-05-13.md.