"""Context building for LLM prompts.""" # Renamed from context.py for clarity from .context import build_context_for_message # noqa: F401