docs(workspace): document uv member workflows

This commit is contained in:
2026-07-12 14:17:59 +08:00
parent 5db68bfa0d
commit d2f9567909
3 changed files with 42 additions and 8 deletions
@@ -19,7 +19,7 @@
- [x] 3.2 Verify clean `uv sync --locked` and lock consistency checks from the workspace root.
- Verified with a fresh temporary environment using `uv sync --locked --all-packages` followed by `uv lock --check`.
- [x] 3.3 Verify member-scoped uv commands for both `device-agent-runtime` and `device-cloud-platform`.
- [ ] 3.4 Update README and relevant setup documentation with workspace synchronization, test, build, and package-selection commands while leaving console npm commands unchanged.
- [x] 3.4 Update README and relevant setup documentation with workspace synchronization, test, build, and package-selection commands while leaving console npm commands unchanged.
## 4. Build And Compatibility Verification