Skip to content

Commit 3b8ce6c

Browse files
V45 Gate 18: Prove promotion readiness
Adds the V45 promotion readiness report, generator, checker, protocol exports, package tests, and canon-promotion workflow. Wires V45 promotion support into PROVEN generation, promotion scripts, V45 spec-family docs, roadmap, CI quality workflows, and generated artifacts so the version branch can be validated and promoted from V44 to V45 with a V46 draft posture. Validated with V45 artifact freshness checks, Gates 16-18, V45 draft/canonical/posture checks, protocol typecheck, protocol tests, import casing, diff hygiene, secret-pattern scan, and V45 promotion dry run.
1 parent 6cda422 commit 3b8ce6c

29 files changed

Lines changed: 2274 additions & 66 deletions

.bitcode/v45-canonical-input-report.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
".bitcode/v45-settlement-source-to-shares-proof.json",
2727
".bitcode/v45-disclosure-boundary-proof.json",
2828
".bitcode/v45-proof-contract-proof.json",
29-
".bitcode/v45-source-safe-e2e-rehearsal.json"
29+
".bitcode/v45-source-safe-e2e-rehearsal.json",
30+
".bitcode/v45-promotion-readiness-report.json"
3031
],
31-
"requiredGeneratedArtifactCount": 12
32+
"requiredGeneratedArtifactCount": 13
3233
}

0 commit comments

Comments
 (0)