pub const RULE_PREFIX: &str = "sentinel.";Expand description
Rule-id prefix of events and waivers recorded pre-rename. Historical
rows keep it (the log is append-only); aggregation and waiver matching
normalize through modern_rule_id.
pub const RULE_PREFIX: &str = "sentinel.";Rule-id prefix of events and waivers recorded pre-rename. Historical
rows keep it (the log is append-only); aggregation and waiver matching
normalize through modern_rule_id.