pub fn parse_json_input( data: &Value, apply_decomposed_score_filter: bool, ) -> (Vec<String>, HashMap<String, f64>)
Parse survivor data into input file paths and score map.