Skip to main content

current_tool_mutation_classification

Function current_tool_mutation_classification 

Source
pub fn current_tool_mutation_classification(tool_name: &str) -> String
Expand description

Mutation classification for a tool, derived from the pipeline’s declared ToolKind. Used in telemetry and pre/post-bridge payloads while those methods still exist. Returns "other" for unannotated tools (fail-safe; unknown tools don’t auto-classify).