| β¬ οΈ Back | π Docs Root |
This directory contains the Director service, which is responsible for managing global navigation and scene transitions within the Telegram bot. It orchestrates the flow between different features (scenes) and ensures that the correct orchestrator is active for the current user state.
| Component | Description |
|---|---|
| π Director | Core service for global navigation and scene management |
| π Registry | Registry for mapping feature keys to orchestrator instances |