-
Release v0.11.0
Stablereleased this
2026-06-27 00:53:47 +02:00 | 1338 commits to main since this releaseAdded
- Structural backstop for self-bootstrap re-pin (#124): new
scripts/check-self-bootstrap.sh+.forgejo/workflows/check-self-bootstrap.ymlautomate the AGENTS.md §2 mechanism-of-touch discipline. The check fails red when compose-scripts onmaindiffer from the pinnedtoolkit_ref's content; surfaces the gap on PR + push:main, forcing operator engagement BEFORE the next cut. Converts the discipline-engagement-at-action-time gap (Surveyor 116b framing) from a remember-to-do into an automated check-or-fail.
Fixed
- BUG-CLASS FIX (#139): path-α cut workflow self-cancel noise eliminated. Primary fix:
paths-ignore: [.release-toolkit-manifest.json]on the consumer release.yml push trigger — the cut path's own manifest commit no longer fires a new workflow run, so there's nothing to cancel the in-flight cut. Defense-in-depth: stale-rolling-PR-cleanup re-ordered to BEFORE the manifest mechanism so any future cancellation (e.g., from an unrelated push during cut) interrupts no load-bearing post-step work. integration.md quick-start template + workflows.bats regression guard updated to ensure consumers get the fix.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Structural backstop for self-bootstrap re-pin (#124): new