docs: state Bazel-registry SSOT delivery doctrine and npmjs retirement#105
Merged
Conversation
The Bzlmod module graph via tinyland-inc/bazel-registry is the SSOT delivery mechanism. GitHub Packages @jesssullivan/scheduling-kit is the derived out-of-ecosystem package built from the Bazel //:pkg artifact. npmjs @tummycrypt/scheduling-kit is retired for new versions, frozen at 0.8.0; npm_publish_mode: disabled is permanent policy. Also refresh registry-truth lines from 0.8.0 to 0.9.0+ now that kit 0.9.0 is released and registry registration is landing.
This was referenced Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the delivery doctrine (operator decision, 2026-06-11) across AGENTS.md, README.md, and docs/build-and-release.md:
tinyland-inc/bazel-registryis the SSOT delivery mechanism (registry line already in.bazelrc).@jesssullivan/scheduling-kitis the derived out-of-ecosystem package, built from the Bazel//:pkgartifact (./bazel-bin/pkg) — this is what the workflows already do today.@tummycrypt/scheduling-kitis retired for new versions, frozen at0.8.0;npm_publish_mode: disabledis permanent policy, not a temporary outage.Also refreshes stale registry-truth lines (
0.8.0->0.9.0+) now that kit 0.9.0 is released (tag e0aca24, GH Packages live) and registry registration is landing in parallel, and replaces the npmjs install instructions with Bazel-module-first consumption plus the GitHub Packages alternative.No workflow or source changes; kit's publish lane already has
npm_publish_mode: disabledand no NPM_TOKEN.Validation
pnpm docs:generate— no generated-surface driftpnpm docs:check— mkdocs strict build greenpnpm check:release-metadata— aligned for @tummycrypt/scheduling-kit@0.9.0