|
| 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 | +} |
0 commit comments