docs: define unified FastAPI delivery plan

This commit is contained in:
Tyke Chen
2026-07-20 17:03:11 +08:00
parent 804ddb51f2
commit 672e51e68e
10 changed files with 821 additions and 0 deletions
+5
View File
@@ -36,3 +36,8 @@ uv run python scripts/extract_java_routes.py --output compatibility/java-routes.
Migration, container, differential-contract, and cutover instructions are maintained in the
repository-level migration documents under `docs/manager-api-fastapi-*.md`.
The cross-module plan for integrating manager-web and the xiaozhi-server realtime runtime is
maintained in `docs/unified-fastapi-platform/README.md`. It defines the staged PR queue, agent
ownership, automated quality gates, and the boundary where real hardware and external service
validation become mandatory.