Skip to content

Commit 156ad8b

Browse files
Merge pull request #250 from advancedengineeredsoftware/v48/gate-3-synthesis-pipeline-correctness
V48 Gate 3 (specification-implementation): Deposit systems MVP — SynthesizeAssetPacks SDIVF correctness
2 parents 195e285 + 1b9c8a9 commit 156ad8b

490 files changed

Lines changed: 41305 additions & 10546 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/v38-conversation-tool-prompt-inference-parity.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"currentTarget": "V37",
66
"sourceSafetyVerdict": "source-safe-conversation-tool-prompt-inference-parity-metadata",
77
"generatedAt": "deterministic",
8-
"artifactRoot": "v38-conversation-tool-prompt-inference-parity:563369d6be3809384f847a43",
8+
"artifactRoot": "v38-conversation-tool-prompt-inference-parity:7d674fb4a75188f34ae07e2c",
99
"passed": true,
1010
"rows": [
1111
{
@@ -541,7 +541,7 @@
541541
"missingSourceRoots": [],
542542
"gate2InventoryRoot": "v38-inference-surface-inventory:3f50930549dee560db576a9a",
543543
"gate4PromptBenchmarkRoot": "v38-prompt-benchmark-report:7c34a5c11c25c490aedf413d",
544-
"gate5DisclosureRoot": "v38-inference-telemetry-disclosure-report:b55a6ec83a421313cde9483c",
544+
"gate5DisclosureRoot": "v38-inference-telemetry-disclosure-report:6b52c044d55df62ac1b0db97",
545545
"conversationPtrrVariationsCovered": true,
546546
"quickResponseSingleStepBypassRemoved": true,
547547
"promptRegistryStepPromptsCovered": true,

.bitcode/v38-disclosure-boundary-report.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"currentTarget": "V37",
66
"generatedAt": "2026-05-24T00:00:00.000Z",
77
"artifactPath": ".bitcode/v38-disclosure-boundary-report.json",
8-
"artifactRoot": "v38-inference-telemetry-disclosure-report:b55a6ec83a421313cde9483c",
8+
"artifactRoot": "v38-inference-telemetry-disclosure-report:6b52c044d55df62ac1b0db97",
99
"sourceSafetyVerdict": "source-safe-inference-telemetry-disclosure-metadata",
1010
"passed": true,
1111
"failures": [],
@@ -296,8 +296,8 @@
296296
"eventKindId": "thricified-generation-lifecycle",
297297
"label": "ThricifiedGeneration Reason/Judge/StructuredOutput rows",
298298
"sourceRoots": [
299-
"packages/agent-generics/src/steps/thricified-generation.ts",
300-
"packages/pipelines/asset-pack/src/bounded-structured-inference.ts",
299+
"packages/agent-generics/src/steps/thinkings-generation.ts",
300+
"packages/pipelines/asset-pack/src/read-need.ts",
301301
"packages/agent-generics/src/diagnostics/instrumentation.ts",
302302
"packages/execution-generics/src/storage/ExecutionStreamAdapter.ts"
303303
],
@@ -468,7 +468,7 @@
468468
"label": "Prompt template identity and interpolated prompt boundary rows",
469469
"sourceRoots": [
470470
"packages/pipelines/asset-pack/src/reading-pipeline-observability.ts",
471-
"packages/pipelines/asset-pack/src/bounded-structured-inference.ts",
471+
"packages/pipelines/asset-pack/src/read-need.ts",
472472
"uapi/app/terminal/terminal-pipeline-harness-client.ts",
473473
"uapi/tests/terminalPipelineHarnessClient.test.ts",
474474
"packages/protocol/src/canonical/prompt-benchmark-report.js"
@@ -544,8 +544,8 @@
544544
"label": "Raw response root, parsed typed output shape, and schema verdict rows",
545545
"sourceRoots": [
546546
"packages/pipelines/asset-pack/src/reading-pipeline-observability.ts",
547-
"packages/pipelines/asset-pack/src/bounded-structured-inference.ts",
548-
"packages/pipelines/asset-pack/src/__tests__/bounded-structured-inference.test.ts",
547+
"packages/pipelines/asset-pack/src/read-need.ts",
548+
"packages/pipelines/asset-pack/src/__tests__/reading-pipeline-integration-coverage.test.ts",
549549
"packages/pipelines/asset-pack/src/__tests__/reading-pipeline-observability.test.ts",
550550
"uapi/tests/terminalPipelineHarnessClient.test.ts"
551551
],
@@ -765,7 +765,7 @@
765765
"legacy": false
766766
},
767767
{
768-
"sourcePath": "packages/agent-generics/src/steps/thricified-generation.ts",
768+
"sourcePath": "packages/agent-generics/src/steps/thinkings-generation.ts",
769769
"exists": true,
770770
"legacy": false
771771
},
@@ -795,7 +795,7 @@
795795
"legacy": false
796796
},
797797
{
798-
"sourcePath": "packages/pipelines/asset-pack/src/bounded-structured-inference.ts",
798+
"sourcePath": "packages/pipelines/asset-pack/src/read-need.ts",
799799
"exists": true,
800800
"legacy": false
801801
},
@@ -810,7 +810,7 @@
810810
"legacy": false
811811
},
812812
{
813-
"sourcePath": "packages/pipelines/asset-pack/src/__tests__/bounded-structured-inference.test.ts",
813+
"sourcePath": "packages/pipelines/asset-pack/src/__tests__/reading-pipeline-integration-coverage.test.ts",
814814
"exists": true,
815815
"legacy": false
816816
},
@@ -1018,7 +1018,7 @@
10181018
{
10191019
"id": "telemetry:thricified-generation-lifecycle.source-roots-present",
10201020
"rowId": "telemetry:thricified-generation-lifecycle",
1021-
"sourcePath": "packages/agent-generics/src/steps/thricified-generation.ts,packages/pipelines/asset-pack/src/bounded-structured-inference.ts,packages/agent-generics/src/diagnostics/instrumentation.ts,packages/execution-generics/src/storage/ExecutionStreamAdapter.ts",
1021+
"sourcePath": "packages/agent-generics/src/steps/thinkings-generation.ts,packages/pipelines/asset-pack/src/read-need.ts,packages/agent-generics/src/diagnostics/instrumentation.ts,packages/execution-generics/src/storage/ExecutionStreamAdapter.ts",
10221022
"passed": true
10231023
},
10241024
{
@@ -1048,13 +1048,13 @@
10481048
{
10491049
"id": "generation.source-stores-prompt-template-and-interpolated-prompt",
10501050
"rowId": "telemetry:thricified-generation-lifecycle",
1051-
"sourcePath": "packages/pipelines/asset-pack/src/bounded-structured-inference.ts",
1051+
"sourcePath": "packages/pipelines/asset-pack/src/read-need.ts",
10521052
"passed": true
10531053
},
10541054
{
10551055
"id": "generation.source-stores-raw-and-parsed-output",
10561056
"rowId": "telemetry:thricified-generation-lifecycle",
1057-
"sourcePath": "packages/pipelines/asset-pack/src/bounded-structured-inference.ts",
1057+
"sourcePath": "packages/pipelines/asset-pack/src/read-need.ts",
10581058
"passed": true
10591059
},
10601060
{
@@ -1120,7 +1120,7 @@
11201120
{
11211121
"id": "telemetry:prompt-template-interpolation.source-roots-present",
11221122
"rowId": "telemetry:prompt-template-interpolation",
1123-
"sourcePath": "packages/pipelines/asset-pack/src/reading-pipeline-observability.ts,packages/pipelines/asset-pack/src/bounded-structured-inference.ts,uapi/app/terminal/terminal-pipeline-harness-client.ts,uapi/tests/terminalPipelineHarnessClient.test.ts,packages/protocol/src/canonical/prompt-benchmark-report.js",
1123+
"sourcePath": "packages/pipelines/asset-pack/src/reading-pipeline-observability.ts,packages/pipelines/asset-pack/src/read-need.ts,uapi/app/terminal/terminal-pipeline-harness-client.ts,uapi/tests/terminalPipelineHarnessClient.test.ts,packages/protocol/src/canonical/prompt-benchmark-report.js",
11241124
"passed": true
11251125
},
11261126
{
@@ -1168,7 +1168,7 @@
11681168
{
11691169
"id": "telemetry:raw-response-parsed-output-schema.source-roots-present",
11701170
"rowId": "telemetry:raw-response-parsed-output-schema",
1171-
"sourcePath": "packages/pipelines/asset-pack/src/reading-pipeline-observability.ts,packages/pipelines/asset-pack/src/bounded-structured-inference.ts,packages/pipelines/asset-pack/src/__tests__/bounded-structured-inference.test.ts,packages/pipelines/asset-pack/src/__tests__/reading-pipeline-observability.test.ts,uapi/tests/terminalPipelineHarnessClient.test.ts",
1171+
"sourcePath": "packages/pipelines/asset-pack/src/reading-pipeline-observability.ts,packages/pipelines/asset-pack/src/read-need.ts,packages/pipelines/asset-pack/src/__tests__/reading-pipeline-integration-coverage.test.ts,packages/pipelines/asset-pack/src/__tests__/reading-pipeline-observability.test.ts,uapi/tests/terminalPipelineHarnessClient.test.ts",
11721172
"passed": true
11731173
},
11741174
{
@@ -1198,7 +1198,7 @@
11981198
{
11991199
"id": "schema.tests-cover-raw-and-parsed-output-evidence",
12001200
"rowId": "telemetry:raw-response-parsed-output-schema",
1201-
"sourcePath": "packages/pipelines/asset-pack/src/__tests__/bounded-structured-inference.test.ts,packages/pipelines/asset-pack/src/__tests__/reading-pipeline-observability.test.ts",
1201+
"sourcePath": "packages/pipelines/asset-pack/src/__tests__/reading-pipeline-integration-coverage.test.ts,packages/pipelines/asset-pack/src/__tests__/reading-pipeline-observability.test.ts",
12021202
"passed": true
12031203
},
12041204
{
@@ -1339,11 +1339,11 @@
13391339
"sanitizeDeleteCount": 4,
13401340
"readingTelemetryCount": 20,
13411341
"inferenceAuditCount": 4,
1342-
"promptTemplateFlagCount": 51,
1343-
"interpolatedPromptFlagCount": 18,
1344-
"rawResponseFlagCount": 20,
1345-
"parsedTypedOutputFlagCount": 23,
1346-
"schemaVerdictCount": 163
1342+
"promptTemplateFlagCount": 53,
1343+
"interpolatedPromptFlagCount": 17,
1344+
"rawResponseFlagCount": 24,
1345+
"parsedTypedOutputFlagCount": 19,
1346+
"schemaVerdictCount": 170
13471347
},
13481348
"upstreamProofRoots": {
13491349
"v35TelemetryTaxonomyRoot": "telemetry-taxonomy-catalog:39e4b53d0c25aa4fdfd7e038",

.bitcode/v38-inference-surface-inventory.json

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"packages/pipelines/asset-pack/src/read-need.ts",
172172
"packages/pipelines/asset-pack/src/depository-search.ts",
173173
"packages/pipelines/asset-pack/src/embedding-config.ts",
174-
"packages/pipelines/asset-pack/src/bounded-structured-inference.ts"
174+
"packages/pipelines/asset-pack/src/runtime-inference-policy.ts"
175175
],
176176
"phaseCount": 7,
177177
"ptrrAgentCount": 8,
@@ -681,7 +681,7 @@
681681
"packages/agent-generics/src/agents/factories.ts",
682682
"packages/agent-generics/src/steps/factories.ts",
683683
"packages/agent-generics/src/steps/failsafe-sequence.ts",
684-
"packages/agent-generics/src/steps/thricified-generation.ts",
684+
"packages/agent-generics/src/steps/thinkings-generation.ts",
685685
"packages/agent-generics/src/execution/AgentToolsRegistry.ts",
686686
"packages/tools-generics/src/execution/ToolExecution.ts"
687687
],
@@ -813,7 +813,7 @@
813813
"legacy": false
814814
},
815815
{
816-
"sourcePath": "packages/agent-generics/src/steps/thricified-generation.ts",
816+
"sourcePath": "packages/agent-generics/src/steps/thinkings-generation.ts",
817817
"exists": true,
818818
"legacy": false
819819
},
@@ -857,11 +857,6 @@
857857
"exists": true,
858858
"legacy": false
859859
},
860-
{
861-
"sourcePath": "packages/pipelines/asset-pack/src/bounded-structured-inference.ts",
862-
"exists": true,
863-
"legacy": false
864-
},
865860
{
866861
"sourcePath": "packages/pipelines/asset-pack/src/depository-search.ts",
867862
"exists": true,
@@ -962,7 +957,7 @@
962957
"provider call"
963958
],
964959
"missingPrimitiveIds": [],
965-
"sourceRootCount": 29,
960+
"sourceRootCount": 28,
966961
"missingSourceRoots": [],
967962
"readingPipelineCount": 2,
968963
"readingPipelineNames": [

.bitcode/v38-local-staging-inference-depository-search-rehearsal.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"currentTarget": "V37",
66
"sourceSafetyVerdict": "source-safe-local-staging-inference-depository-search-rehearsal-metadata",
77
"generatedAt": "deterministic",
8-
"artifactRoot": "v38-local-staging-inference-depository-search-rehearsal:ab290716621a38a49c14aa1a",
8+
"artifactRoot": "v38-local-staging-inference-depository-search-rehearsal:340133a7113830ec90cd48ff",
99
"passed": true,
1010
"rows": [
1111
{
@@ -598,11 +598,11 @@
598598
".bitcode/v38-inference-surface-inventory.json": "v38-inference-surface-inventory:3f50930549dee560db576a9a",
599599
".bitcode/v38-ptrr-failsafe-thricified-stack.json": "v38-ptrr-failsafe-thricified-stack:af3a75b196d4b52e921c0130",
600600
".bitcode/v38-prompt-benchmark-report.json": "v38-prompt-benchmark-report:7c34a5c11c25c490aedf413d",
601-
".bitcode/v38-disclosure-boundary-report.json": "v38-inference-telemetry-disclosure-report:b55a6ec83a421313cde9483c",
602-
".bitcode/v38-read-need-comprehension-inference-hardening.json": "v38-read-need-comprehension-hardening:113d48d4b8be28d0cfd9b9e2",
603-
".bitcode/v38-read-fits-finding-search-embeddings.json": "v38-read-fits-finding-search:f3b69abcfaac5d98f30d66d3",
601+
".bitcode/v38-disclosure-boundary-report.json": "v38-inference-telemetry-disclosure-report:6b52c044d55df62ac1b0db97",
602+
".bitcode/v38-read-need-comprehension-inference-hardening.json": "v38-read-need-comprehension-hardening:8a511d23d56bc6f1dc216802",
603+
".bitcode/v38-read-fits-finding-search-embeddings.json": "v38-read-fits-finding-search:d1998a4214e173e2a59a56ab",
604604
".bitcode/v38-assetpack-synthesis-economic-traceability.json": "v38-assetpack-synthesis-economic-traceability:f4b654137d6b9dc1cd0dbea9",
605-
".bitcode/v38-conversation-tool-prompt-inference-parity.json": "v38-conversation-tool-prompt-inference-parity:563369d6be3809384f847a43"
605+
".bitcode/v38-conversation-tool-prompt-inference-parity.json": "v38-conversation-tool-prompt-inference-parity:7d674fb4a75188f34ae07e2c"
606606
},
607607
"localRehearsalCovered": true,
608608
"stagingTestnetRehearsalCovered": true,

.bitcode/v38-prompt-benchmark-report.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1654,7 +1654,7 @@
16541654
"extendsDocCodeToolPromptCount": 0,
16551655
"docCodeToolPromptCount": 0,
16561656
"formatUsableToolsCount": 0,
1657-
"readNeedComprehensionNamesCount": 15,
1657+
"readNeedComprehensionNamesCount": 17,
16581658
"readFitsFindingNamesCount": 1,
16591659
"depositorySearchToolNamesCount": 0,
16601660
"promptTemplateIdCount": 1,
@@ -1699,7 +1699,7 @@
16991699
"docCodeToolPromptCount": 0,
17001700
"formatUsableToolsCount": 0,
17011701
"readNeedComprehensionNamesCount": 0,
1702-
"readFitsFindingNamesCount": 14,
1702+
"readFitsFindingNamesCount": 15,
17031703
"depositorySearchToolNamesCount": 7,
17041704
"promptTemplateIdCount": 0,
17051705
"benchmarkRunnerPromptPartMethodsCount": 0,

.bitcode/v38-ptrr-failsafe-thricified-stack.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
"familyId": "thricified_generation",
423423
"label": "ThricifiedGeneration Reason/Judge/StructuredOutput chain",
424424
"sourceRoots": [
425-
"packages/agent-generics/src/steps/thricified-generation.ts"
425+
"packages/agent-generics/src/steps/thinkings-generation.ts"
426426
],
427427
"ptrrStepIds": [
428428
"plan",
@@ -854,32 +854,32 @@
854854
},
855855
{
856856
"id": "generation.constructs-reason",
857-
"sourcePath": "packages/agent-generics/src/steps/thricified-generation.ts",
857+
"sourcePath": "packages/agent-generics/src/steps/thinkings-generation.ts",
858858
"passed": true
859859
},
860860
{
861861
"id": "generation.constructs-judge",
862-
"sourcePath": "packages/agent-generics/src/steps/thricified-generation.ts",
862+
"sourcePath": "packages/agent-generics/src/steps/thinkings-generation.ts",
863863
"passed": true
864864
},
865865
{
866866
"id": "generation.constructs-structured-output",
867-
"sourcePath": "packages/agent-generics/src/steps/thricified-generation.ts",
867+
"sourcePath": "packages/agent-generics/src/steps/thinkings-generation.ts",
868868
"passed": true
869869
},
870870
{
871871
"id": "generation.sequences-in-order",
872-
"sourcePath": "packages/agent-generics/src/steps/thricified-generation.ts",
872+
"sourcePath": "packages/agent-generics/src/steps/thinkings-generation.ts",
873873
"passed": true
874874
},
875875
{
876876
"id": "generation.fallbacks-to-all-stages",
877-
"sourcePath": "packages/agent-generics/src/steps/thricified-generation.ts",
877+
"sourcePath": "packages/agent-generics/src/steps/thinkings-generation.ts",
878878
"passed": true
879879
},
880880
{
881881
"id": "generation.marks-introspection",
882-
"sourcePath": "packages/agent-generics/src/steps/thricified-generation.ts",
882+
"sourcePath": "packages/agent-generics/src/steps/thinkings-generation.ts",
883883
"passed": true
884884
},
885885
{
@@ -970,7 +970,7 @@
970970
"legacy": false
971971
},
972972
{
973-
"sourcePath": "packages/agent-generics/src/steps/thricified-generation.ts",
973+
"sourcePath": "packages/agent-generics/src/steps/thinkings-generation.ts",
974974
"exists": true,
975975
"legacy": false
976976
},

.bitcode/v38-read-fits-finding-search-embeddings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"currentTarget": "V37",
66
"sourceSafetyVerdict": "source-safe-read-fits-finding-search-embeddings-metadata",
77
"generatedAt": "deterministic",
8-
"artifactRoot": "v38-read-fits-finding-search:f3b69abcfaac5d98f30d66d3",
8+
"artifactRoot": "v38-read-fits-finding-search:d1998a4214e173e2a59a56ab",
99
"passed": true,
1010
"rows": [
1111
{
@@ -456,8 +456,8 @@
456456
"gate2InventoryRoot": "v38-inference-surface-inventory:3f50930549dee560db576a9a",
457457
"gate3StackRoot": "v38-ptrr-failsafe-thricified-stack:af3a75b196d4b52e921c0130",
458458
"gate4PromptBenchmarkRoot": "v38-prompt-benchmark-report:7c34a5c11c25c490aedf413d",
459-
"gate5DisclosureRoot": "v38-inference-telemetry-disclosure-report:b55a6ec83a421313cde9483c",
460-
"gate6ReadNeedRoot": "v38-read-need-comprehension-hardening:113d48d4b8be28d0cfd9b9e2",
459+
"gate5DisclosureRoot": "v38-inference-telemetry-disclosure-report:6b52c044d55df62ac1b0db97",
460+
"gate6ReadNeedRoot": "v38-read-need-comprehension-hardening:8a511d23d56bc6f1dc216802",
461461
"manyFitsDiscoveryCovered": true,
462462
"acceptedNeedRequiredForFindingFits": true,
463463
"sourceSafeMetadataOnly": true,

.bitcode/v38-read-need-comprehension-inference-hardening.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"currentTarget": "V37",
66
"sourceSafetyVerdict": "source-safe-read-need-comprehension-inference-hardening-metadata",
77
"generatedAt": "deterministic",
8-
"artifactRoot": "v38-read-need-comprehension-hardening:113d48d4b8be28d0cfd9b9e2",
8+
"artifactRoot": "v38-read-need-comprehension-hardening:8a511d23d56bc6f1dc216802",
99
"passed": true,
1010
"rows": [
1111
{
@@ -302,17 +302,17 @@
302302
},
303303
{
304304
"id": "bounded-inference-records-failsafe-stack",
305-
"sourcePath": "packages/pipelines/asset-pack/src/bounded-structured-inference.ts",
305+
"sourcePath": "packages/pipelines/asset-pack/src/read-need.ts",
306306
"passed": true
307307
},
308308
{
309309
"id": "bounded-inference-records-thricified-stages",
310-
"sourcePath": "packages/pipelines/asset-pack/src/bounded-structured-inference.ts",
310+
"sourcePath": "packages/pipelines/asset-pack/src/read-need.ts",
311311
"passed": true
312312
},
313313
{
314314
"id": "bounded-inference-records-prompt-output",
315-
"sourcePath": "packages/pipelines/asset-pack/src/bounded-structured-inference.ts",
315+
"sourcePath": "packages/pipelines/asset-pack/src/read-need.ts",
316316
"passed": true
317317
},
318318
{
@@ -355,7 +355,7 @@
355355
"gate2InventoryRoot": "v38-inference-surface-inventory:3f50930549dee560db576a9a",
356356
"gate3StackRoot": "v38-ptrr-failsafe-thricified-stack:af3a75b196d4b52e921c0130",
357357
"gate4PromptBenchmarkRoot": "v38-prompt-benchmark-report:7c34a5c11c25c490aedf413d",
358-
"gate5DisclosureRoot": "v38-inference-telemetry-disclosure-report:b55a6ec83a421313cde9483c",
358+
"gate5DisclosureRoot": "v38-inference-telemetry-disclosure-report:6b52c044d55df62ac1b0db97",
359359
"sourceSafeMetadataOnly": true,
360360
"protectedSourceVisible": false,
361361
"rawProviderResponseVisible": false,
@@ -370,7 +370,6 @@
370370
"sourceRoots": {
371371
"readingContract": "packages/pipelines/asset-pack/src/reading-pipeline-contract.ts",
372372
"readNeed": "packages/pipelines/asset-pack/src/read-need.ts",
373-
"boundedStructuredInference": "packages/pipelines/asset-pack/src/bounded-structured-inference.ts",
374373
"readNeedTests": "packages/pipelines/asset-pack/src/__tests__/read-need.test.ts",
375374
"readingContractTests": "packages/pipelines/asset-pack/src/__tests__/reading-pipeline-contract.test.ts",
376375
"readReviewRoute": "uapi/app/api/read-review/route.ts",

.bitcode/v39-depository-supply-indexing.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
],
6060
"requiredEvidence": [
6161
"sourceSafeTextRoot",
62-
"sourcePathRoots",
62+
"forcedInclusionRoots",
6363
"symbolRoots",
6464
"constraintRoots"
6565
],

.bitcode/v40-api-integration-contracts.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,12 @@
7575
"routeFamilies": [
7676
"uapi/app/api/executions",
7777
"uapi/app/api/executions/history",
78-
"uapi/app/api/executions/stream",
79-
"uapi/app/api/executions/instructions"
78+
"uapi/app/api/executions/stream"
8079
],
8180
"sourceRoots": [
8281
"uapi/app/api/executions/route.ts",
8382
"uapi/app/api/executions/history/route.ts",
84-
"uapi/app/api/executions/stream/route.ts",
85-
"uapi/app/api/executions/instructions/route.ts"
83+
"uapi/app/api/executions/stream/route.ts"
8684
],
8785
"testPaths": [
8886
"uapi/tests/api/executionsHistoryRoute.test.ts",

0 commit comments

Comments
 (0)