Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ repository still gets a decision, never by following the link; no release carrie
- :memo: docs(e11): Shape D rests on no-recursion alone — the decode barrier was false (F-01)
- :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)

### Features
- :sparkles: feat(audit): measure REL-03/REL-07 by real mutation run, not by name
Expand All @@ -119,6 +120,9 @@ repository still gets a decision, never by following the link; no release carrie
- :lock: fix(provider): bound exec stdout, set WaitDelay, capture stderr
- :lock: fix(release): pin cosign signer identity on the maintainer verify path (AUD2-F01)
- :lock: fix(hack): refuse to run gate scripts under a too-old bash (BASH32-F01)
- :lock: fix(release): grade EVERY cosign invocation, not just some (UNIV-COSIGN, D-160)
- :lock: fix(release): grade per OCCURRENCE, not per line (UC-01..UC-04, D-160)
- :lock: fix(release): stop the gate overclaiming; close the quoted-spelling hole (UC-05..UC-09)

### Testing
- :white_check_mark: test(cmd): assert the REL-03 error wrap as one contiguous substring
Expand Down
Loading