docs(conductor): Synchronize docs for track 'Expanded Hook API & Headless Orchestration'

This commit is contained in:
2026-03-11 23:59:07 -04:00
parent d16996a62a
commit 6090e0ad2b
2 changed files with 2 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
## Web & Service Frameworks
- **FastAPI:** High-performance REST API framework for providing the headless backend service.
- **websockets:** Lightweight asynchronous WebSocket server for real-time event streaming and remote orchestration.
- **Uvicorn:** ASGI server for serving the FastAPI application.
## AI Integration SDKs