Deposit-queue auto-sync — 2026-08-13
Deposit-queue auto-sync · 2026-08-13
Off-chain only — vault bytecode unchanged (VERSION = 1.0.4).
Changes
- The allocator now rewrites the vault's onchain deposit queue every tick to its risk-adjusted ranking
- Result: fresh deposits land in the top-ranked strategy in the deposit transaction itself — money never waits for the bot
- Frozen / unrankable strategies deferred to the tail; no proposal when nothing is rankable
Verification
- Claude code review: APPROVE
- Anvil fork tests: 5/5