• v0.11.0 00038a500d

    Release v0.11.0
    All checks were successful
    check-self-bootstrap / check (push) Successful in 3s
    release / decide + act (push) Successful in 5s
    release / release (push) Successful in 0s
    Stable

    release-bot released this 2026-06-27 00:53:47 +02:00 | 1338 commits to main since this release

    Added

    • Structural backstop for self-bootstrap re-pin (#124): new scripts/check-self-bootstrap.sh + .forgejo/workflows/check-self-bootstrap.yml automate the AGENTS.md §2 mechanism-of-touch discipline. The check fails red when compose-scripts on main differ from the pinned toolkit_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