pub fn classify_notification( method: &str, params: &Value, thread_id: &str, turn_id: &str, ) -> Result<NotificationKind, Error>