docs(releases): Effort Graph alpha readiness check and release notes - #234
Draft
tonyketcham wants to merge 1 commit into
Draft
docs(releases): Effort Graph alpha readiness check and release notes#234tonyketcham wants to merge 1 commit into
tonyketcham wants to merge 1 commit into
Conversation
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
npm publish readiness check for the Effort Graph release train, plus concise release notes that do not assume prior context.
Verdict: NOT READY to publish. Build/pack/skills/tests pass on the #233 tip (supersedes closed #232), but
publish:ciwould skipflatbread,@flatbread/core, and other packages at versions already on npm that lack this work. Three new packages (@flatbread/effort-graph,@flatbread/explorer,@flatbread/proof) still need a first publish after version bumps.Docs added
docs/releases/effort-graph-alpha-RELEASE_NOTES.mddocs/releases/effort-graph-alpha-READINESS.mdGate
#233 is CI-green with auto-merge enabled but still blocked on approving review / Mergify queue. This docs PR is independent of that merge.
Test plan
pnpm build,skills:check,skills:pack-check, pack dry-runs, focused tests on feat(explorer): ship Effort Graph visualizer with flatbread start #233 tip