pub const REFERRAL_SEVERITY_FLOOR: u8 = 0xC0;Expand description
The minimum metadata severity byte (0-255, low byte) at which an otherwise-analytical
degradation vector is escalated to an overriding referral. See detect_referral_by_severity.
pub const REFERRAL_SEVERITY_FLOOR: u8 = 0xC0;The minimum metadata severity byte (0-255, low byte) at which an otherwise-analytical
degradation vector is escalated to an overriding referral. See detect_referral_by_severity.