pub fn band_for_score(score: f64) -> PowCapabilityBandExpand description
Map a unit-interval score to a PowCapabilityBand.
Exposed publicly so the policy mapper can reuse the thresholds without depending on the scorer.
pub fn band_for_score(score: f64) -> PowCapabilityBandMap a unit-interval score to a PowCapabilityBand.
Exposed publicly so the policy mapper can reuse the thresholds without depending on the scorer.