pub fn extract_final(text: &str) -> Option<String>
Extract the answer from a FINAL("…") call in LLM text.
FINAL("…")