//! Placeholder for future LLM sidecar integration (e.g., mistral.rs for smart formatting). //! //! When implemented, this module will expose a client that sends transcription //! segments to a local LLM for context-aware punctuation, paragraph splitting, //! and stylistic cleanup beyond what the rule-based pipeline can achieve.