pub const MIN_SAMPLE_SIZE: i64 = 5;
Minimum sample size before we trust a tool’s success_rate enough to apply the boost. Below this, the score is statistically noisy.