docs(cloud): state deployment limitations

This commit is contained in:
2026-07-13 07:59:56 +08:00
parent e28705b0f2
commit 3c5f5509c2
2 changed files with 22 additions and 1 deletions
@@ -67,7 +67,7 @@
- [x] 8.2 Add bearer authentication and typed authorization errors to `CloudClient` while preserving injectable HTTP clients for tests.
- [x] 8.3 Add container definitions and example environment configuration for the cloud API, PostgreSQL, and Host Agent without committing secrets.
- [x] 8.4 Document local SQLite startup, deployed PostgreSQL migration/startup, credential/scopes setup, Runtime AI Planner configuration, and shutdown/rollback procedures.
- [ ] 8.5 Document the single scheduler-enabled control-plane limitation and the at-least-once device-side-effect trade-off.
- [x] 8.5 Document the single scheduler-enabled control-plane limitation and the at-least-once device-side-effect trade-off.
## 9. Verification And Project Records