📄️ Pipeline Overview
Introduction to the message streaming pipeline architecture and its role in the Kingisoovitaja system
📄️ Lifecycle & Flow
Detailed walkthrough of the message streaming lifecycle from user input to persisted response
📄️ Models & AI Configuration
LLM models used throughout the pipeline and their selection rationale
📄️ Event Handling
SSE event types, parsing logic, and state update mechanisms
📄️ Resilience & Error Handling
Timeout strategies, error recovery, and UX guards for reliable streaming
📄️ Extension Guide
How to safely extend the pipeline with new features and event types