pub const ADAPTIVE_COOLDOWN_VALUE: u16 = _; // 832u16
Adaptive specialization: cooldown counter after a successful specialization.
Value/backoff = (52, 0), matching CPython’s ADAPTIVE_COOLDOWN bits.