pub const OUTLIER_SCORE_CONTRIBUTION: f32 = 0.5;
How much an outlier-flagged record contributes to the anomaly score. Chosen so that an outlier alone crosses the >= 0.5 anomalous threshold without stacking profile-based signals.
>= 0.5