pub fn extract_thinking_step( allow: Option<&HashSet<String>>, event_type: &str, data: &Map<String, Value>, ) -> Option<String>
Maps an allowlisted progress event to one structured UI line.