test(workspace): validate packaging specification

This commit is contained in:
2026-07-12 14:25:58 +08:00
parent a42362f4f8
commit 2e2ca9dc7d
@@ -34,5 +34,6 @@
## 5. OpenSpec And Project Records
- [ ] 5.1 Run OpenSpec validation for `uv-workspace-packaging` and confirm all workspace-packaging scenarios are covered by automated checks.
- [x] 5.1 Run OpenSpec validation for `uv-workspace-packaging` and confirm all workspace-packaging scenarios are covered by automated checks.
- Strict OpenSpec validation passed. Sync/lock, member metadata, dependency direction, import compatibility, wheel ownership, isolated installation, Runtime entry points, and frontend independence were covered by automated commands or tests.
- [ ] 5.2 Update the project index and runtime/package documentation to record the new workspace layout and canonical commands.