Why v2 self-pegs
Every venue prices off the same NAV, so there is no external pool to drift:- Instant oracle swap quotes NAV ± spread directly - it cannot diverge.
- Committed orders fill at the next oracle print - the price is set after the commitment, so there is nothing stale to trade against.
- The books are the only venue with a free-floating price between repositions, and three things bound it: the keeper re-pins the base to NAV whenever drift exceeds the per-market gate (20-40bps); any external arber lifting a stale bin pays the bin ladder’s real slippage; and closing a one-sided position risklessly requires the paired round trip through mint/redeem, whose profit is only the convexity gap of
f(P) = P + K/Pnet of the fee hurdle - near the anchor that gap is second-order and almost never clears the fee.
max(reposition gate, half-spread) + fee hurdle, enforced by structure rather than by a bot winning races.

