pub(crate) const DYNAMIC_THRESHOLD_SLOPE_LOW: f64 = 0.58;
Slope for “too low” case: scale grows with deficit so we step harder when rate is near zero.