pub(crate) fn extract_first_sentence(text: &str) -> String
Extract the first sentence from text (Unicode-safe).