Skip to content

Commit 10654c3

Browse files
V48 (spec-impl): Cross-link 50/72 in glossary and §12.1
Point FAMILIARIZATION glossary and promotion commit-body section at the §2.8 50/72 message law.
1 parent 512096a commit 10654c3

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.docs/FAMILIARIZATION.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,8 @@ Guide: `packages/agent-generics/TOOLS-IN-PTRR.md`.
10831083
| **PROVEN** | Generated proof appendix / `.bitcode/vN-*` artifacts. |
10841084
| **QA finding tag** | Fully-qualified `V48-GateN-F*` in code comments and QA ledger (never bare `F26-B`). |
10851085
| **Spec family** | Hand-authored SPEC + DELTA + NOTES + PARITY (+ PROVEN) for a version. |
1086-
| **`(spec-only)` / `(impl-only)` / `(spec-impl)`** | Only legal Spec/Impl commit/PR subject labels (abbreviated; never expanded `*-only` / `specification-implementation` forms; subject ≤72 chars). |
1086+
| **`(spec-only)` / `(impl-only)` / `(spec-impl)`** | Only legal Spec/Impl commit/PR subject labels (abbreviated; never expanded forms). |
1087+
| **50/72 law** | Commit message shape: subject soft ≤50; blank line before body; body lines hard ≤72 (SPECIFYING §2.8). |
10871088
| **Source-bearing** | Implementation that proves a SPEC claim (listed in G3-14 / parity). |
10881089
| **Version branch** | Long-lived draft line `version/v48` (not product source versioning). |
10891090

.specifications/BITCODE_SPECIFYING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1186,7 +1186,9 @@ If the hand-authored family still truthfully points at the prior canonical targe
11861186

11871187
## 12.1 Commit Message Body
11881188

1189-
The canonical commit message body must be derivable from:
1189+
Every commit message obeys the **50/72 law** in §2.8 (subject soft ≤50, blank
1190+
line, body lines hard ≤72). In addition, a **canonical promotion** commit
1191+
message body must be derivable from:
11901192
- version,
11911193
- proof-source commit,
11921194
- delta accepted decisions,

0 commit comments

Comments
 (0)