Skip to content

Commit 3e2ddf4

Browse files
Merge pull request #147 from engineeredsoftware/version/v39
V39 Canonical Promotion: Commercial Reading Readiness
2 parents 7711266 + 9bf289e commit 3e2ddf4

133 files changed

Lines changed: 27762 additions & 249 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.bitcode/v39-assetpack-preview-quote-boundary.json

Lines changed: 530 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
{
2+
"reportId": "v39-canon-posture-drift-report",
3+
"version": "V39",
4+
"checkedActiveCanonVersion": "V39",
5+
"checkedDraftTargetVersion": "V40",
6+
"pointerVersion": "V39",
7+
"proofSourceCommit": "1fe583d781bd24f340e5bb89ecc67ef740cf018c",
8+
"generatedAt": "2026-05-25T11:13:27-03:00",
9+
"generatorId": "bitcode.proven-generator.v1",
10+
"worktreeState": "clean",
11+
"passed": true,
12+
"checkCount": 10,
13+
"blockingFailureCount": 0,
14+
"blockingFailures": [],
15+
"runtimeSpecVersion": "Bitcode Spec V39 active canon / V40 system draft",
16+
"publicSpecVersion": "Bitcode Spec V39 active canon / V40 system draft",
17+
"activeProvenAppendixPath": "BITCODE_SPEC_V39_PROVEN.md",
18+
"policyRef": "policy://bitcode/spec-v39-active-v40-system-draft/current",
19+
"checkedFiles": [
20+
"protocol-demonstration/README.md",
21+
"protocol-demonstration/public/index.html",
22+
"protocol-demonstration/public/app.js",
23+
"protocol-demonstration/server.js"
24+
],
25+
"checks": [
26+
{
27+
"checkId": "pointer-active-canon-alignment",
28+
"passed": true,
29+
"detail": "BITCODE_SPEC.txt points to V39 while runtime expects V39."
30+
},
31+
{
32+
"checkId": "canon-posture-constant-alignment",
33+
"passed": true,
34+
"detail": "canon-posture constants resolve V39/V40 with operator label V39 active canon / V40 system draft."
35+
},
36+
{
37+
"checkId": "proven-appendix-alignment",
38+
"passed": true,
39+
"detail": "active generated appendix path is BITCODE_SPEC_V39_PROVEN.md."
40+
},
41+
{
42+
"checkId": "policy-ref-alignment",
43+
"passed": true,
44+
"detail": "policy reference is policy://bitcode/spec-v39-active-v40-system-draft/current."
45+
},
46+
{
47+
"checkId": "runtime-state-alignment",
48+
"passed": true,
49+
"detail": "buildInitialState() reports Bitcode Spec V39 active canon / V40 system draft with canon posture V39/V40."
50+
},
51+
{
52+
"checkId": "public-state-alignment",
53+
"passed": true,
54+
"detail": "publicState() reports Bitcode Spec V39 active canon / V40 system draft with canon posture V39/V40."
55+
},
56+
{
57+
"checkId": "server-api-alignment",
58+
"passed": true,
59+
"detail": "server.js keeps API posture sourced from SPEC_VERSION and buildPublicState(...)."
60+
},
61+
{
62+
"checkId": "browser-shell-placeholder-alignment",
63+
"passed": true,
64+
"detail": "public/index.html exposes canon-posture placeholders and no stale hardcoded hero posture."
65+
},
66+
{
67+
"checkId": "browser-shell-render-alignment",
68+
"passed": true,
69+
"detail": "public/app.js renders canon posture from runtime state and omits stale V15 explainer keys."
70+
},
71+
{
72+
"checkId": "readme-alignment",
73+
"passed": true,
74+
"detail": "README states V39 active canon and BITCODE_SPEC_V39_PROVEN.md as the current generated appendix."
75+
}
76+
]
77+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"reportId": "v39-canonical-input-report",
3+
"version": "V39",
4+
"proofSourceCommit": "1fe583d781bd24f340e5bb89ecc67ef740cf018c",
5+
"generatedAt": "2026-05-25T11:13:27-03:00",
6+
"generatorId": "bitcode.proven-generator.v1",
7+
"worktreeState": "clean",
8+
"checkedTargetVersion": "V39",
9+
"pointerVersion": "V39",
10+
"passed": true,
11+
"failureCount": 0,
12+
"failures": [],
13+
"specPath": "BITCODE_SPEC_V39.md",
14+
"notesPath": "BITCODE_SPEC_V39_NOTES.md",
15+
"provenPath": "BITCODE_SPEC_V39_PROVEN.md",
16+
"parityPath": "BITCODE_SPEC_V39_PARITY_MATRIX.md",
17+
"requiredGeneratedArtifactPaths": [
18+
".bitcode/v39-spec-family-report.json",
19+
".bitcode/v39-canonical-input-report.json",
20+
".bitcode/v39-depository-supply-indexing.json",
21+
".bitcode/v39-enterprise-reading-ux-state.json",
22+
".bitcode/v39-read-need-review-resynthesis.json",
23+
".bitcode/v39-read-fits-finding-runtime.json",
24+
".bitcode/v39-assetpack-preview-quote-boundary.json",
25+
".bitcode/v39-settlement-rights-delivery.json",
26+
".bitcode/v39-operational-telemetry-repair-readback.json",
27+
".bitcode/v39-interface-conversation-product-parity.json",
28+
".bitcode/v39-local-staging-reading-rehearsal.json",
29+
".bitcode/v39-promotion-readiness-report.json"
30+
],
31+
"requiredGeneratedArtifactCount": 12
32+
}

0 commit comments

Comments
 (0)