Robin Index Vault v0.4.0 — Keeper Automation
Robin Index Vault v0.4.0 — Keeper Automation
Robin Index Vault v0.4.0 adds operator-side keeper automation for testnet oracle maintenance and protocol fee sweeping.
This release moves the project beyond a UI-only vault demo by adding a lightweight automation layer while keeping high-risk admin controls manual.
Highlights
- Added oracle keeper script
- Added keeper loop runner
- Integrated stock reference price updates for mock testnet oracle accounting
- Added default 10% price-change guard
- Added dry-run mode by default
- Added explicit execution mode with
EXEC=1 - Added reviewed override mode with
FORCE=1 - Added automatic pending fee sweep checks
- Kept manual fee sweep available as operator fallback
- Updated frontend wording for keeper-managed oracle state
- Added lightweight 60-second frontend state refresh
- Updated README with public-safe keeper documentation
Safety Model
- The keeper is not a real-time trading oracle.
- Oracle values are mock testnet references for vault accounting.
- Emergency controls remain manual admin actions.
- Fee sweep only moves accumulated protocol fees already recorded by the vault.
- User ledger balances are not withdrawn by the keeper.
Live dApp
https://robin-index-vault.vercel.app
Note
Robin Index Vault is a testnet builder demo. It does not claim real stock ownership, guaranteed yield, APY, APR, real rewards, or real-time market pricing.