Skip to content

Commit 0af4ff3

Browse files
committed
docs: record claim closure procedure
1 parent d8ce5cf commit 0af4ff3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/governance/BUILD_RECEIPTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ This ledger records structural commits and the claim boundary attached to each s
3939
| `7eddccc7` | Open claims routing | `docs/governance/README.md` | Open claims register exposed from the governance routing surface. |
4040
| `b9d9734e` | Open claims violation warning | `docs/governance/README.md` | Closing an open claim without a BUILD_RECEIPTS entry is explicitly classified as a governance violation. |
4141
| `c7764e8f` | Claim lifecycle state machine | `docs/governance/GOVERNANCE_CLASSES.md` | Claim lifecycle formally classified as open, correctly closed, or governance violation. |
42+
| `c84dfb35` | Claim closure procedure | `docs/governance/CLAIM_CLOSURE_PROCEDURE.md` | Ordered constitutional procedure for closing governance claims formalised. |
43+
| `d8ce5cfc` | Claim closure routing | `docs/governance/README.md` | Claim closure procedure exposed from governance routing surface. |
4244

4345
---
4446

@@ -74,6 +76,8 @@ Closing an open claim without a BUILD_RECEIPTS entry is explicitly classified as
7476

7577
Claim lifecycle state transitions are now formally classified.
7678

79+
Claim closure procedure is now formally defined as an ordered constitutional transition.
80+
7781
## Current unheld claim
7882

7983
CI green proof is not yet evidenced through the connector.

0 commit comments

Comments
 (0)