pub fn read_run_history(history_path: &Path) -> HashMap<String, usize>
Reads run history from a file and returns a HashMap mapping target names to run counts.