test(workspace): verify distribution boundaries

This commit is contained in:
2026-07-12 14:14:09 +08:00
parent 00bf5ee428
commit 351b2c6637
2 changed files with 69 additions and 1 deletions
@@ -11,7 +11,7 @@
- [x] 2.1 Move the existing `cloud` package under `packages/cloud-platform` while preserving every `cloud.*` import path.
- [x] 2.2 Remove `cloud*` from the root distribution's setuptools discovery and update path-sensitive composition tests or tooling.
- [ ] 2.3 Add packaging tests that identify the owning distribution for Runtime and cloud modules and reject reverse cloud dependencies.
- [x] 2.3 Add packaging tests that identify the owning distribution for Runtime and cloud modules and reject reverse cloud dependencies.
## 3. Locking And Developer Commands