Development Backlog 📋
This page provides a high-level overview of planned enhancements and features. Detailed technical requirements for active tasks are linked below.
🏗 Core Orchestration & Logic
- [x] Smart Resolver: Metadata-driven navigation logic. (See ARCHIVE.md)
- [ ] Redis Stream FSM Integration: Automatic context injection. (Task #004b)
- [ ] Unified Envelope Contract: Standardized data exchange. (Task #006)
🔌 Connectivity & Integration
- [ ] Multi-Broker Support: RabbitMQ & Kafka adapters. (Task #008)
- [ ] Integrated Webhook Server: Pre-configured HTTP server. (Task #009)
- [ ] Header-Driven Navigation: API-controlled transitions. (Task #005)
🗄 Persistence & Infrastructure
- [ ] SQLAlchemy Sender Storage: Persistent UI coordinates. (Task #007)
- [ ] Docker Templates: Generation of
docker-compose.ymlandDockerfilefor deployment. (Task #002)
🛠 Developer Experience (DX)
- [ ] Integrated Debug System: Visual trace and event inspector. (Task #001)
- [ ] In-Bot Guide System: Interactive documentation navigator. (Task #003)