Skip to content

Commit 56c72fa

Browse files
V41 Gate 8: integrate prompt benchmark telemetry report (#167)
Add the package-backed V41PromptProgramBenchmarkReport, deterministic source-safe artifact, generator, checker, exports, and protocol tests. Bind V38 prompt benchmark and inference telemetry roots, V39 operational repair readback, V40 prompt benchmark smoke, and V41 Gate 2 through Gate 7 artifacts into post-rewrite benchmark telemetry proof. Update V41 specs, roadmap, docs, package scripts, and gate/canon workflow hooks; refresh dependent V41 artifacts for Gate 8 roadmap progression.
1 parent 3b3f46c commit 56c72fa

26 files changed

Lines changed: 3499 additions & 48 deletions

.bitcode/v41-conversation-tool-interface-prompt-rewrite.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"sourceSafetyVerdict": "source-safe-conversation-tool-interface-prompt-rewrite-metadata",
77
"artifactPath": ".bitcode/v41-conversation-tool-interface-prompt-rewrite.json",
88
"generatedAt": "2026-05-26T00:00:00.000Z",
9-
"artifactRoot": "v41-conversation-tool-interface-prompt-rewrite:8acb0aa7e70efcf0b697d728",
9+
"artifactRoot": "v41-conversation-tool-interface-prompt-rewrite:1c5fab85463bf1064cc5bce5",
1010
"passed": true,
1111
"failures": [],
1212
"metricIds": [
@@ -921,20 +921,20 @@
921921
"passed": true,
922922
"hardeningScore": 1,
923923
"sourceHashes": {
924-
"packages/protocol/src/canonical/v41-conversation-tool-interface-prompt-rewrite.js": "5403f09cd3ea720e8cd45908",
924+
"packages/protocol/src/canonical/v41-conversation-tool-interface-prompt-rewrite.js": "3bf1de40f2dfd8f0d4e9be76",
925925
"packages/protocol/test/v41-conversation-tool-interface-prompt-rewrite.test.js": "0f36d8bf304ccc54f6eae328",
926926
"scripts/generate-v41-conversation-tool-interface-prompt-rewrite.mjs": "16b23544d652ac6d7e1afa81",
927-
"scripts/check-v41-gate7-conversation-tool-interface-prompt-rewrite.mjs": "e092908fe6d7eeb486d919c0",
928-
"BITCODE_SPEC_V41.md": "d8c0b4c7f8c268964304aed1",
929-
"BITCODE_SPEC_V41_DELTA.md": "1d015ca6f1ee04481adc4d94",
930-
"BITCODE_SPEC_V41_NOTES.md": "10535375dd3ba572d859cd96",
931-
"BITCODE_SPEC_V41_PARITY_MATRIX.md": "00a808cdce6b067b3b74c284",
932-
"SPECIFICATIONS_ROADMAP.md": "28927ec4df7539979189a250",
933-
"README.md": "ea094a4cf3ceb26af0572f51",
934-
"packages/protocol/README.md": "a350f4f057f5cfd5378e0bde",
935-
"package.json": "9bd806a6dbff2448f0e5074e",
936-
".github/workflows/bitcode-gate-quality.yml": "07c24c49b8ab517a4426ed6b",
937-
".github/workflows/bitcode-canon-quality.yml": "36d6ce8158e1595685f7856a"
927+
"scripts/check-v41-gate7-conversation-tool-interface-prompt-rewrite.mjs": "944c385a9d35dc0efaf024d1",
928+
"BITCODE_SPEC_V41.md": "35ed9e60cecdcb8bd820caee",
929+
"BITCODE_SPEC_V41_DELTA.md": "68092aae6b6f8916ee5652a0",
930+
"BITCODE_SPEC_V41_NOTES.md": "7ed03aa76aa39be60d45ab0c",
931+
"BITCODE_SPEC_V41_PARITY_MATRIX.md": "77e1bfa9c3dd2d549d5123e3",
932+
"SPECIFICATIONS_ROADMAP.md": "ea44c2816a4548954f32a742",
933+
"README.md": "64b27506f4fb734632abbb4f",
934+
"packages/protocol/README.md": "b755f91f456d78b111c14794",
935+
"package.json": "319d175fa7fedbc48b90cb37",
936+
".github/workflows/bitcode-gate-quality.yml": "4498ef474a10506a6cf781ce",
937+
".github/workflows/bitcode-canon-quality.yml": "75c13714eda5b1bf46ad896e"
938938
}
939939
}
940940
],
@@ -1306,7 +1306,7 @@
13061306
"gate3RegistryInterpolationRoot": "v41-registry-interpolation-contract:fb4b99ad86f0cf6f4a9c04c4",
13071307
"gate4ReadingPromptBenchmarkBaselineRoot": "v41-reading-prompt-benchmark-baselines:82e956682fa1353ed9df6cff",
13081308
"gate5ReadNeedPromptHardeningRoot": "v41-readneed-prompt-hardening:e93084e4403cc37d87fca2cf",
1309-
"gate6ReadFitsFindingPromptHardeningRoot": "v41-readfitsfinding-prompt-hardening:f5a01c099fd260fca0c081c8"
1309+
"gate6ReadFitsFindingPromptHardeningRoot": "v41-readfitsfinding-prompt-hardening:86e74080708372081079c021"
13101310
},
13111311
"coverage": {
13121312
"rowCount": 9,

0 commit comments

Comments
 (0)