docs: sweep adopter ref pins to v0.16.0 (closes #196) #226
No reviewers
Labels
No labels
bump
major
bump
minor
bump
patch
kind/bug
kind/chore
kind/docs
kind/feature
priority/critical
priority/high
priority/low
priority/medium
size/L
size/M
size/S
size/XL
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frankenbit/release-toolkit!226
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "i/196-ref-pin-sweep-v0.16"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
#196 (priority/high): README + integration.md still pinned
@v0.15.0in the adopter-facing examples. Made measurably worse by the v0.16.0 cut earlier this hour. Manual sweep to bring everything current.Scope
README.mdLatest: v0.15.0 (2026-06-27)→v0.16.0 (2026-06-28)README.md@v0.15.0→@v0.16.0README.md_release.ymlexampledocs/integration.mdv0.15.0"docs/integration.mduses:@v0.15.0template linesPlus
changelog.d/196.changed.mdfor the cut narrative.Preserved (historical "feature-since" refs)
(v0.12.0+)— auto-prunes superseded RC tags(v0.13.0+)— construction-enforces consumer-pin consistencyThese describe when a feature first landed; not current-version pointers. Left unchanged.
The post-#172 migration note at
integration.md:511-520already explains the retiredtoolkit_refinput + bump-and-drop pattern from prior versions; left intact.What this PR does NOT do
#209dogfood post_bump_hooks tracker — eliminate-the-class for future cuts)examples/directory (still empty — separate#152tracker)Refs
facc935→196b2070)🤖 Generated with Claude Code
https://claude.ai/code/session_01LUEggQMJjaizj2nFVofeyH
README + integration.md still pinned `@v0.15.0` in the adoption examples and the Status section. Updated to `@v0.16.0` in all five places: - README.md:14 Status line ("Latest: v0.15.0" → "v0.16.0") + date - README.md:23 Pin-to-a-tag callout - README.md:110 quick-start `_release.yml` example - docs/integration.md:189 prose "Replace v0.15.0 with the toolkit tag" - docs/integration.md:226 / :317 / :482 `uses:@v0.15.0` template lines Historical "feature-since" references preserved unchanged: - "(v0.12.0+)" — auto-prunes superseded RC tags - "(v0.13.0+)" — construction-enforces consumer-pin consistency The post-#172 migration note at integration.md:511-520 already documents the retired `toolkit_ref` input + the bump-and-drop pattern; left as-is. This is the manual-sweep close of #196. The structural elimination of this class (auto-self-update on cut) is tracked separately as #209 (dogfood post_bump_hooks). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>APPROVED — ref-pin sweep to v0.16.0 (closes #196)
Correct sweep, FF onto post-v0.16.0 main (
196b2070). The HIGH #196 drift got measurably worse with the v0.16.0 cut (pins now 2 versions behind), so closing it promptly is right.Verified ✅
@v0.16.0: README (Latest line, Pin-to-tag, theuses:example) + integration.md (Replace-line + the 3uses:pins for_release.yml/_manifest-check.yml).⚠️ Composition flag — three integration.md changes now in flight
Worth surfacing before this lands: #212 is still open (not merged), so integration.md now has three in-flight surfaces:
fd293d9, pre-v0.16.0) → needs a rebase + re-review regardlessMy recommended sequencing: land #226 first (small, current, closes the HIGH drift), then #212 rebases onto post-#226 main (it's stale anyway — I'll re-review the rebased head), then my int-1/2/3 applies against #212's final structure. That keeps each integration.md change applied to the latest, rather than a 3-way pileup. The risk if #226 and #212 merge out of order is a conflict in the adoption-examples region (both touch it) — sequencing avoids it.
Clean to merge as step 1 (your gate). I'll re-review #212 once it's rebased onto post-#226 main, then close out the int-1/2/3 follow-up. 🎯