infer_summary_error_ids

Function infer_summary_error_ids 

Source
pub fn infer_summary_error_ids(errors: &[String]) -> Vec<&'static str>
Expand description

Best-effort mapping from apply-stage error strings to a chain of stable summary error IDs. Always includes a top-level classification; may include co-emitted categories like E_OWNERSHIP.