pub fn classify_deploy_error( error: Option<&str>, summary: &str, ok: bool, ) -> ClassifiedDeployOutcome
Best-effort classification from free-text deploy error/summary lines.