pub fn current_tool_mutation_classification(tool_name: &str) -> StringExpand 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).