//! Provider integration, model routing, sessions, transcripts, context
//! compaction, and the chat/tool loop orchestration.
//!
//! This module owns provider discovery, model selection, and the session
//! state machine that drives LLM requests through [`crate::llm`].
pub
pub
pub
pub
pub
pub
pub