pub const RECOVER_THRESHOLD_FPS: f64 = 26.0;
Default recovery threshold — clear the warn state when fps returns above 26 (hysteresis prevents log spam).