chore(cloud): verify workspace preconditions

This commit is contained in:
2026-07-12 16:38:37 +08:00
parent 99ea1509ef
commit 47dfc3b8c5
@@ -1,6 +1,7 @@
## 1. Preconditions And Application Members
- [ ] 1.1 Complete and verify every task in `uv-workspace-packaging` before changing cloud behavior.
- [x] 1.1 Complete and verify every task in `uv-workspace-packaging` before changing cloud behavior.
- Verified 17/17 tasks complete, strict OpenSpec validation passed, and the shared lockfile is current.
- [ ] 1.2 Add `apps/cloud-api` as the `device-cloud-api` workspace project with an app factory and CLI/server entry point.
- [ ] 1.3 Add `apps/device-host-agent` as the `device-host-agent` workspace project with a CLI entry point and explicit Runtime/cloud dependencies.
- [ ] 1.4 Add configuration models that validate environment, database URL, scheduler intervals, lease durations, retry limits, poll settings, host identity, and insecure-development overrides.