Every release member now declares publishConfig.access: public, so the scope no longer mixes levels: the 221 packages/*/* and apps/* manifests join the vendored framework and the native packages. check-workspace-constraints drops the per-sequence expectation and holds every release member to public, which is what stops a member from drifting back. Access is a property of the package, not of a version: the dsh packages already published as restricted become world-readable at their next publication.
Typert
English | 中文
Typert separates source analysis, runtime storage, and Loader discovery.
| Package | Role | Cordis key |
|---|---|---|
registry/ |
Stores runtime package reflection and schemas | ctx.typert |
loader/ |
Discovers Loader entries and registers generated host artifacts | consumes ctx.loader and ctx.typert |
generator/ |
Generates runtime artifacts from source types | build-time library |