release: v1.76.0 — native /goal wrapper + CC v2.1.150 adoption + ROADMAP cleanup - #352
Merged
Conversation
…n + ROADMAP cleanup Versioned cut of 5 commits since v1.75.1. Headline: native /goal wrapper in /sdlc skill closes #347; full CC v2.1.119 → v2.1.150 feature inventory done with HIGH-relevance docs adopted; ROADMAP cleaned with new demand-signal-first entry gate (4 excise, 4 kill); #347 corrected from wrong 'no native primitive' research; #350 added to capture the cadence gap that let /goal slip 5 weeks. Full notes in CHANGELOG.md [1.76.0]. Trusted Publishing (OIDC) is the release channel — release.yml fires on tag push, npm publish runs as the workflow identity, no token to rotate.
…emplate CI caught a missed version-bump in the SDLC.md example template inside CLAUDE_CODE_SDLC_WIZARD.md (line 2984). tests/test-hooks.sh's test_sdlc_version_matches_wizard greps both files for the meta-comment and asserts they agree; the v1.76.0 cut updated SDLC.md itself but not the wizard doc's embedded template. Self-review lesson: when version-bumping, grep for ALL SDLC Wizard Version meta-comments across the repo, not just the canonical SDLC.md.
…entries to stay under #236 5K cap CI caught stale 'Latest: 1.75.1' example in skills/update/SKILL.md which is grep-tested. Added new [1.76.0] entry summarizing this release. Tightened the [1.74.0] and [1.73.0] entries to compensate so the skill stays under the #236 5K-token bloat threshold (now 4989/5000).
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
Versioned cut of the 5 commits since v1.75.1. Trusted Publishing (OIDC) handles the npm publish on tag push — no token to rotate.
What ships in v1.76.0
Sequence after merge
Test plan