pub const TUNER_EWMA_ALPHA: f64 = 0.25;
EWMA smoothing factor for tuner metrics (lower = smoother, slower to react).