You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BITCODE_SPEC_V29.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
- Version: `V29`
6
6
- V29 state: canonical promotion complete; V29 is the active Terminal transaction-depth canon and the V29 hand-authored plus generated canon are aligned
- Generated structured artifact inventory: active canonical `.bitcode/v29-spec-family-report.json`, `.bitcode/v29-canonical-input-report.json`, `.bitcode/v29-canon-posture-drift-report.json`, V29 gate-quality and promotion workflow evidence, and `BITCODE_SPEC_V29_PROVEN.md` as the generated proof appendix for V29 promotion
@@ -277,6 +277,9 @@ The promotion-readiness contract has five parts:
277
277
`packages/protocol/data/state.json` are commercial runtime posture carriers.
278
278
They must align to V28 active / V29 draft during Gate 10 work and be rewritten
279
279
to V29 active / V30 draft by promotion automation.
280
+
The Gate 10 checker is promotion-mode aware: it must accept the V28/V29 package
281
+
posture before the generated canon commit and the V29/V30 package posture after
282
+
the generated canon commit.
280
283
281
284
Gate 10 does not itself promote `BITCODE_SPEC.txt`.
282
285
It closes when `version/v29` can be pull-requested to `main` and the V29
- Generated structured artifact inventory: active canonical `.bitcode/v29-spec-family-report.json`, `.bitcode/v29-canonical-input-report.json`, `.bitcode/v29-canon-posture-drift-report.json`, V29 gate-quality and promotion workflow evidence, and `BITCODE_SPEC_V29_PROVEN.md` as the generated proof appendix for V29 promotion
@@ -202,7 +202,8 @@ Closure acceptance:
202
202
203
203
-`check:v29-gate10` validates the V29 promotion-readiness surface from a clean
204
204
Gate 10 branch and can run in `--promotion-mode` after `BITCODE_SPEC.txt`
205
-
advances to `V29`.
205
+
advances to `V29`, including the promoted V29 active / V30 draft protocol
206
+
package posture.
206
207
- Gate-quality CI invokes all V29 gate scripts while V29 is still a draft and
207
208
switches to promoted V29 validation after the promotion workflow writes the
- Generated structured artifact inventory: active canonical `.bitcode/v29-spec-family-report.json`, `.bitcode/v29-canonical-input-report.json`, `.bitcode/v29-canon-posture-drift-report.json`, V29 gate-quality and promotion workflow evidence, and `BITCODE_SPEC_V29_PROVEN.md` as the generated proof appendix for V29 promotion
- Generated structured artifact inventory: active canonical `.bitcode/v29-spec-family-report.json`, `.bitcode/v29-canonical-input-report.json`, `.bitcode/v29-canon-posture-drift-report.json`, V29 gate-quality and promotion workflow evidence, and `BITCODE_SPEC_V29_PROVEN.md` as the generated proof appendix for V29 promotion
0 commit comments