RegistryStack v0.8.0
Pre-release
Pre-release
RegistryStack v0.8.0
RegistryStack v0.8.0 is the first release from the public monorepo
registrystack/registry-stack.
Scope
- Imports RegistryStack-owned source history into one repository.
- Builds the root Rust workspace from a single lockfile.
- Keeps Crosswalk as an external pinned input.
- Adds monorepo Lab source proof.
- Generates current docs from monorepo source while archived docsets continue
to build from historical product refs. - Adds release manifest validation, import audit tooling, and release evidence
hooks.
Release Gates
The source release is expected to pass:
- release manifest validation;
- import-map audit;
- Rust workspace checks;
- Lab monorepo source proof;
- full docs checks, archive builds, SEO, and built-link validation.
The tag-driven release workflow publishes final binaries, GHCR images, image
digests, SBOMs, and Grype reports. Hosted/public announcement remains a
separate gate after hosted-state proof.