pub fn tool_protocol_envelope_mentions_known_tool( text: &str, known_tool_names: &HashSet<String>, ) -> bool