pub fn calculate_error_grouping_identifier( service: &str, error_source: &str, message: &str, ) -> String
Computes a stable BLAKE3 identifier for broadly grouping related errors.