Market-Specific Pools
Foundation infrastructure. Each perpetual market has a dedicated, isolated insurance pool. Capital cannot flow between markets. Risk scoring runs per-market.
Technical Upgrades
- Deploy Insurance Pool Program with market-specific PDA architecture
- Implement Risk Engine Program with four-factor scoring model
- Build Premium Manager with epoch-based fee routing
- Deploy Insolvency Handler with deterministic payout logic
- Integrate Pyth oracle feeds for risk score inputs
- Deploy permissionless keeper infrastructure (Rust-based)
- Internal testnet deployment and end-to-end testing
Smart Contract Upgrades
- InsurancePoolProgram v1.0 - market-specific custody
- RiskEngineProgram v1.0 - four-factor composite score
- PremiumManagerProgram v1.0 - static epoch rates
- InsolvencyHandlerProgram v1.0 - single-market waterfall
Capital Model Upgrades
- Market-specific pool isolation - no cross-contamination
- Epoch lock period: 7–30 days (market configurable)
- Reserve ratio: static per market grade
- Maximum pool utilization cap: 85%