pub const DEFAULT_NOISE_CEILING: f64 = 0.20;Expand description
Default ceiling below which a per-target score is
classified as Noise.
A weight of 0.20 means a lone canary blip (max
weight ≈ 1.00) is not enough on its own to
escape the noise band — the detector waits for a
second source or a more severe canary drop.