Skip to content

Commit fa0e7e7

Browse files
committed
docs: add governance changelog
1 parent 70ba1e0 commit fa0e7e7

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

docs/governance/CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# GOVERNANCE CHANGELOG
2+
3+
Status: ACTIVE
4+
Class: GOVERNANCE_CHANGELOG
5+
Scope: governance-surface changes in `commit-gate-core`
6+
7+
---
8+
9+
## 2026-05-06 — Receipt-scope trigger class added
10+
11+
Commits:
12+
- `68ac94c3``CHANGE_CONTROL.md`
13+
- `5a2a8ca4``docs/governance/README.md`
14+
- `70ba1e08``BUILD_RECEIPTS.md`
15+
16+
Change:
17+
Receipt-scope changes are now a governed trigger class.
18+
19+
Effect:
20+
A change that alters what a verification receipt is allowed to prove requires:
21+
22+
1. a `BUILD_RECEIPTS.md` update
23+
2. a claim-boundary review
24+
3. restatement of the standing boundary
25+
26+
Reason:
27+
A local verification receipt must not be silently promoted into evidence of CI success, production runtime enforcement, deployment coverage, or path-universal enforcement.
28+
29+
Standing boundary:
30+
Local adversarial vector evaluation can produce durable machine-readable receipts.
31+
32+
It does not prove production runtime enforcement or CI green proof.

0 commit comments

Comments
 (0)