pub fn run_baseline( config_path: &Path, target_paths: &[PathBuf], ) -> Result<BaselineResult, ScanError>
Run baseline counting: parse config, build only ratchet rules, count matches.