Skip to content
Merged
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ repository still gets a decision, never by following the link; no release carrie
- :memo: docs(e11): delete the false cost claim; reason 1 carries Shape D alone (F3-01)
- :memo: docs(ci): D-159 recorded a residual that does not exist (ORPH-01..04)
- :memo: docs(release): correct the residual the gate documents (R3-01)
- :memo: docs(ci): withdraw three falsifiable claims from the PR-reach reader (D-157)
- :memo: docs(ci): withdraw the third copy of the retracted claim (D-157)

### Features
- :sparkles: feat(audit): measure REL-03/REL-07 by real mutation run, not by name
Expand All @@ -109,6 +111,10 @@ repository still gets a decision, never by following the link; no release carrie
- :bug: fix(ci): run the -count=1 wiring pin in the PR-visible verify job
- :bug: fix(ci): pin COUNT1-F01 and refuse a merged gate step
- :bug: fix(ci): bump golangci-lint to v2.13.1 for Go 1.27 (D-158)
- :bug: fix(ci): close two PR-reach fail-opens the review found end-to-end (D-157)
- :bug: fix(ci): read flush block sequences and whole branch names (D-157)
- :bug: fix(ci): strip CR, and close the one fail-open direction by construction (D-157)
- :bug: fix(ci): refuse globs on branches-ignore, grade disarm keys by name (D-157)

### Refactoring
- :recycle: refactor(audit): pin REL-03 and REL-07 by test name, demote source shape
Expand All @@ -133,6 +139,8 @@ repository still gets a decision, never by following the link; no release carrie
- :white_check_mark: test(hack): the bash-3.2-clean assertion could not fail (BASH32-F01)
- :white_check_mark: test(hack): close two gate fail-opens found by review (BASH32-F01)
- :white_check_mark: test(ci): wire release-verify-test into task check (D-159)
- :white_check_mark: test(ci): share PR-reach and cross-pin the three PR-visible gates (D-157)
- :white_check_mark: test(ci): grade the shared PR-reach helper itself, on fixtures (D-157)
## [0.3.0] - 2026-08-18

### Chores
Expand Down
1 change: 1 addition & 0 deletions docs/decisions/decisions.md

Large diffs are not rendered by default.

469 changes: 393 additions & 76 deletions hack/audit/aud2_exitgate_test.sh

Large diffs are not rendered by default.

Loading