pub fn categorize_specs( ito_path: &Path, spec_names: &[String], ) -> (Vec<String>, Vec<String>)
Split spec ids into those already present in main specs and those that are new.