pub fn finalize_rules( new_rules: Vec<Rule>, previous: &[Rule], batch_sources: &[String], now: &str, ) -> Vec<Rule>