pub fn diagnose_exit_code(code: Option<i32>, signal: Option<i32>) -> String
Returns an actionable diagnostic based on the exit code.