Skip to content

Commit d5ff4be

Browse files
Merge pull request #219 from engineeredsoftware/v45/gate-16-proof-families-generated-artifacts
V45 Gate 16: Proof Families And Generated Artifacts
2 parents 9396f3c + 086fd27 commit d5ff4be

26 files changed

Lines changed: 6265 additions & 16 deletions

.bitcode/v45-authorization-sensitive-flow-proof.json

Lines changed: 410 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"reportId": "v45-canonical-input-report",
3+
"version": "V45",
4+
"proofSourceCommit": "draft-v45-gate16-proof-source-snapshot",
5+
"generatedAt": "2026-05-31T00:00:00.000Z",
6+
"generatorId": "generate-v45-proof-family-artifacts",
7+
"worktreeState": "draft-gate16-source-safe",
8+
"checkedTargetVersion": "V45",
9+
"pointerVersion": "V44",
10+
"passed": true,
11+
"failureCount": 0,
12+
"failures": [],
13+
"specPath": "BITCODE_SPEC_V45.md",
14+
"notesPath": "BITCODE_SPEC_V45_NOTES.md",
15+
"provenPath": "BITCODE_SPEC_V45_PROVEN.md",
16+
"parityPath": "BITCODE_SPEC_V45_PARITY_MATRIX.md",
17+
"requiredGeneratedArtifactPaths": [
18+
".bitcode/v45-spec-family-report.json",
19+
".bitcode/v45-canonical-input-report.json",
20+
".bitcode/v45-inference-synthesis-proof.json",
21+
".bitcode/v45-prompt-completeness-proof.json",
22+
".bitcode/v45-static-code-analysis-proof.json",
23+
".bitcode/v45-verification-decisions-proof.json",
24+
".bitcode/v45-selection-materialization-proof.json",
25+
".bitcode/v45-authorization-sensitive-flow-proof.json",
26+
".bitcode/v45-settlement-source-to-shares-proof.json",
27+
".bitcode/v45-disclosure-boundary-proof.json",
28+
".bitcode/v45-proof-contract-proof.json"
29+
],
30+
"requiredGeneratedArtifactCount": 11
31+
}

0 commit comments

Comments
 (0)