Skip to content

Commit 4ec85e0

Browse files
V48 (specification-implementation): Collapse pipelines into asset-packs-pipelines
Remove packages/pipelines. Move former pipeline-asset-pack domain to asset-packs-pipelines/domain. Rename product pipelines to SynthesizeDepositAssetPacksSDIVFPipeline, SynthesizeReadAssetPacksSDIVFPipeline, and SettleAssetPacksSimplePipeline with BC aliases and pipeline-asset-pack shim.
1 parent ac851c3 commit 4ec85e0

488 files changed

Lines changed: 3234 additions & 3062 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.

.ai/MCPS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ MCPs are initialized during Setup phase of any execution. The system:
6464
2. Registers tools with execution
6565
3. Makes them available to agents
6666

67-
**File:** `/packages/pipelines/asset-pack/src/phases/setup.ts`
67+
**File:** `/packages/asset-packs-pipelines/domain/src/phases/setup.ts`
6868
- Agent: `setup:asset-pack-initialize-mcps-tools-agent`
6969

7070
## Adding New MCPs

.ai/PRODUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Bitcode V26 is the first commercial promotion of the source-to-shares system:
99
- `protocol-demonstration/` is the deterministic protocol witness and proof substrate.
1010
- `uapi/app/application/*` is the Bitcode Terminal route for deposit, read, review, fit, settlement, and reread.
1111
- `packages/api/*`, `uapi/app/api/*`, `packages/orm/*`, and Supabase schemas carry Bitcode Exchange state.
12-
- `packages/pipelines/asset-pack/*` carries Read-satisfaction AssetPack synthesis and Finish delivery.
12+
- `packages/asset-packs-pipelines/domain/*` carries Read-satisfaction AssetPack synthesis and Finish delivery.
1313
- MCP, ChatGPT App, GitHub/VCS, webhooks, and other connections are admitted interfaces, not separate product owners.
1414

1515
## Terminal

.bitcode/inference-implementation-records-proof.json

Lines changed: 59 additions & 59 deletions
Large diffs are not rendered by default.

.bitcode/prompt-space-completeness-proof.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143,12 +143,12 @@
143143
"passed": true,
144144
"detail": "28 required files present",
145145
"requiredFiles": [
146-
"packages/pipelines/asset-pack/src/agents/prompts/comprehend-read-prompt.ts",
147-
"packages/pipelines/asset-pack/src/agents/setup/asset-pack-comprehend-read-agent.ts",
148-
"packages/pipelines/asset-pack/src/semantic-resolution.ts",
149-
"packages/pipelines/asset-pack/src/types/AssetPackWrittenAssetType.ts",
150-
"packages/pipelines/asset-pack/src/tools/search.ts",
151-
"packages/pipelines/asset-pack/scripts/render-prompts.ts",
146+
"packages/asset-packs-pipelines/domain/src/agents/prompts/comprehend-read-prompt.ts",
147+
"packages/asset-packs-pipelines/domain/src/agents/setup/asset-pack-comprehend-read-agent.ts",
148+
"packages/asset-packs-pipelines/domain/src/semantic-resolution.ts",
149+
"packages/asset-packs-pipelines/domain/src/types/AssetPackWrittenAssetType.ts",
150+
"packages/asset-packs-pipelines/domain/src/tools/search.ts",
151+
"packages/asset-packs-pipelines/domain/scripts/render-prompts.ts",
152152
"packages/generic-agents/read-comprehension/README.md",
153153
"packages/generic-agents/read-comprehension/package.json",
154154
"packages/generic-agents/read-comprehension/tsconfig.json",

.bitcode/prompt-system-totality-proof.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -398,15 +398,15 @@
398398
"protocol-demonstration/test/v26-pipeline-finish-reform.test.js",
399399
"packages/generic-agents/jira-processor/src/prompts/system-prompt-jira-processor.ts",
400400
"packages/generic-agents/jira-processor/src/prompts/agent-prompt-jira-processor.ts",
401-
"packages/pipelines/asset-pack/src/types/PipelineSchemas.ts",
402-
"packages/pipelines/asset-pack/src/index.ts",
403-
"packages/pipelines/asset-pack/src/phases/index.ts",
404-
"packages/pipelines/asset-pack/src/phases/finish.ts",
405-
"packages/pipelines/asset-pack/src/postprocess.ts",
406-
"packages/pipelines/asset-pack/src/agents/prompts/understand-requirements-prompt.ts",
407-
"packages/pipelines/asset-pack/src/agents/prompts/plan-implementation-prompt.ts",
408-
"packages/pipelines/asset-pack/src/agents/prompts/comprehend-read-prompt.ts",
409-
"packages/pipelines/asset-pack/src/agents/prompts/asset-pack-comprehend-read-agent-prompts.ts",
401+
"packages/asset-packs-pipelines/domain/src/types/PipelineSchemas.ts",
402+
"packages/asset-packs-pipelines/domain/src/index.ts",
403+
"packages/asset-packs-pipelines/domain/src/phases/index.ts",
404+
"packages/asset-packs-pipelines/domain/src/phases/finish.ts",
405+
"packages/asset-packs-pipelines/domain/src/postprocess.ts",
406+
"packages/asset-packs-pipelines/domain/src/agents/prompts/understand-requirements-prompt.ts",
407+
"packages/asset-packs-pipelines/domain/src/agents/prompts/plan-implementation-prompt.ts",
408+
"packages/asset-packs-pipelines/domain/src/agents/prompts/comprehend-read-prompt.ts",
409+
"packages/asset-packs-pipelines/domain/src/agents/prompts/asset-pack-comprehend-read-agent-prompts.ts",
410410
"packages/prompts/src/raw_promptparts/specific/promptpart_specific_agent_comprehendneed_system_identity.ts",
411411
"packages/prompts/src/raw_promptparts/specific/promptpart_specific_agent_comprehendneed_system_instructions.ts",
412412
"packages/prompts/src/raw_promptparts/specific/promptpart_specific_agent_comprehendneed_plan_strategy.ts",
@@ -415,13 +415,13 @@
415415
"packages/prompts/src/raw_promptparts/specific/promptpart_specific_agent_assetpacksetupcomprehendneed_purpose_corestatement.ts",
416416
"packages/prompts/src/raw_promptparts/specific/promptpart_specific_agent_assetpacksetupcomprehendneed_output_needdefinitionanalysis_spec.ts",
417417
"packages/prompts/src/raw_promptparts/specific/promptpart_specific_agent_assetpacksetupcomprehendneed_output_types_spec.ts",
418-
"packages/pipelines/asset-pack/src/agents/setup/asset-pack-comprehend-read-agent.ts",
419-
"packages/pipelines/asset-pack/src/agents/setup/asset-pack-ready-to-iterate-agent.ts",
420-
"packages/pipelines/asset-pack/src/agents/setup/asset-pack-setup-plan-agent.ts",
421-
"packages/pipelines/asset-pack/src/agents/finish/asset-pack-finish-create-pull-request-delivery-agent.ts",
422-
"packages/pipelines/asset-pack/src/agents/finish/deliver-asset-pack-to-destination-agent.ts",
423-
"packages/pipelines/asset-pack/src/agents/finish/asset-pack-completion-agent.ts",
424-
"packages/pipelines/asset-pack/src/tools/AssetPackCloneVCSRepositoryTool.ts",
418+
"packages/asset-packs-pipelines/domain/src/agents/setup/asset-pack-comprehend-read-agent.ts",
419+
"packages/asset-packs-pipelines/domain/src/agents/setup/asset-pack-ready-to-iterate-agent.ts",
420+
"packages/asset-packs-pipelines/domain/src/agents/setup/asset-pack-setup-plan-agent.ts",
421+
"packages/asset-packs-pipelines/domain/src/agents/finish/asset-pack-finish-create-pull-request-delivery-agent.ts",
422+
"packages/asset-packs-pipelines/domain/src/agents/finish/deliver-asset-pack-to-destination-agent.ts",
423+
"packages/asset-packs-pipelines/domain/src/agents/finish/asset-pack-completion-agent.ts",
424+
"packages/asset-packs-pipelines/domain/src/tools/AssetPackCloneVCSRepositoryTool.ts",
425425
"scripts/fix-execution-to-directives.sh",
426426
"scripts/generate-asset-pack-promptparts.ts",
427427
"scripts/prompt-audit.sh",

.bitcode/retained-package-admissibility-proof.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2075,18 +2075,18 @@
20752075
"passed": true
20762076
},
20772077
{
2078-
"packageName": "@bitcode/pipeline-asset-pack",
2079-
"packagePath": "packages/pipelines/asset-pack/package.json",
2078+
"packageName": "@bitcode/asset-packs-pipelines-domain",
2079+
"packagePath": "packages/asset-packs-pipelines/domain/package.json",
20802080
"primaryRole": "compatibility",
20812081
"classificationBasis": "compatibility-name",
20822082
"rationale": "package keeps retained naming or behavior temporarily while its semantics are repurposed to need, asset-pack, or support meaning",
20832083
"role": "compatibility corridor retained during Bitcode reform",
20842084
"writeBoundary": "compatibility packages must expose Bitcode semantics at active boundaries and avoid becoming new source-of-truth product owners",
20852085
"proofObligation": "compatibility packages must keep source-visible reform notes, tests, prompt proof, and a later retirement or promotion path",
20862086
"requiredFiles": [
2087-
"packages/pipelines/asset-pack/package.json",
2088-
"packages/pipelines/asset-pack/src/index.ts",
2089-
"packages/pipelines/asset-pack/README.md"
2087+
"packages/asset-packs-pipelines/domain/package.json",
2088+
"packages/asset-packs-pipelines/domain/src/index.ts",
2089+
"packages/asset-packs-pipelines/domain/README.md"
20902090
],
20912091
"missingFiles": [],
20922092
"unclassified": false,

.bitcode/runs-pipelines-totality-proof.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"packages/pipelines-generics/src/execution/PipelineExecution.ts",
4141
"packages/pipelines-generics/src/execution/PipelineExecutor.ts",
4242
"packages/pipelines-generics/src/execution/route-pipeline-execution.ts",
43-
"packages/pipelines/asset-pack/src/run.ts",
43+
"packages/asset-packs-pipelines/domain/src/run.ts",
4444
"uapi/tests/api/shippableTemplatesRoute.test.ts",
4545
"uapi/tests/api/vcsCompatibilityRoute.test.ts",
4646
"uapi/tests/api/orbitalsTemplatePreferencesRoute.test.ts",
@@ -121,7 +121,7 @@
121121
"packages/pipelines-generics/src/execution/PipelineExecution.ts",
122122
"packages/pipelines-generics/src/execution/PipelineExecutor.ts",
123123
"packages/pipelines-generics/src/execution/route-pipeline-execution.ts",
124-
"packages/pipelines/asset-pack/src/run.ts",
124+
"packages/asset-packs-pipelines/domain/src/run.ts",
125125
"uapi/tests/api/shippableTemplatesRoute.test.ts",
126126
"uapi/tests/api/executionsHistoryRoute.test.ts",
127127
"uapi/tests/api/executionsHistoryRunRoute.test.ts",

.bitcode/source-to-shares-fifth-gate-proof.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@
226226
"protocol-demonstration/test/v26-pipeline-finish-reform.test.js",
227227
"packages/pipelines-generics/src/phases/sdivf-factory.ts",
228228
"packages/pipelines-generics/src/phases/phase-factory.ts",
229-
"packages/pipelines/asset-pack/src/agents/finish-delivery-agents.ts",
230-
"packages/pipelines/asset-pack/src/agents/validation-agents.ts"
229+
"packages/asset-packs-pipelines/domain/src/agents/finish-delivery-agents.ts",
230+
"packages/asset-packs-pipelines/domain/src/agents/validation-agents.ts"
231231
],
232232
"missingFiles": []
233233
}

.bitcode/system-reform-admissibility-proof.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"passed": true,
6262
"detail": "2 required files present",
6363
"requiredFiles": [
64-
"packages/pipelines/asset-pack/src/run.ts",
65-
"packages/pipelines/asset-pack/src/index.ts"
64+
"packages/asset-packs-pipelines/domain/src/run.ts",
65+
"packages/asset-packs-pipelines/domain/src/index.ts"
6666
],
6767
"missingFiles": [],
6868
"reformClass": "compatibility-only",
@@ -91,8 +91,8 @@
9191
"packages/generic-tools/use-computer/src/index.ts",
9292
"packages/generic-tools/use-computer/src/prompts/UseComputerDocCodeToolPrompt.ts",
9393
"packages/prompts/src/raw_promptparts/specific/promptpart_specific_tool_usecomputer_doccodetoolpurpose.ts",
94-
"packages/pipelines/asset-pack/src/tools/BitcodeReadMeasurementComputerUseTool.ts",
95-
"packages/pipelines/asset-pack/src/tools/index.ts",
94+
"packages/asset-packs-pipelines/domain/src/tools/BitcodeReadMeasurementComputerUseTool.ts",
95+
"packages/asset-packs-pipelines/domain/src/tools/index.ts",
9696
"packages/api/src/routes/shippables.ts",
9797
"packages/execution-generics/src/store/registry.ts",
9898
"uapi/app/executions/components/ExecutionsPageClient.tsx",

.bitcode/v26-product-readiness-audit.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -605,14 +605,14 @@
605605
],
606606
"evidenceChecks": [
607607
{
608-
"file": "packages/pipelines/asset-pack/src/postprocess.ts",
608+
"file": "packages/asset-packs-pipelines/domain/src/postprocess.ts",
609609
"requiredText": "assetPackSynthesisArtifacts",
610610
"filePresent": true,
611611
"evidencePresent": true,
612612
"passed": true
613613
},
614614
{
615-
"file": "packages/pipelines/asset-pack/src/agents/finish-delivery-agents.ts",
615+
"file": "packages/asset-packs-pipelines/domain/src/agents/finish-delivery-agents.ts",
616616
"requiredText": "finish:asset-pack",
617617
"filePresent": true,
618618
"evidencePresent": true,
@@ -642,14 +642,14 @@
642642
],
643643
"mvpEvidenceChecks": [
644644
{
645-
"file": "packages/pipelines/asset-pack/src/postprocess.ts",
645+
"file": "packages/asset-packs-pipelines/domain/src/postprocess.ts",
646646
"requiredText": "assetPackSynthesisArtifacts",
647647
"filePresent": true,
648648
"evidencePresent": true,
649649
"passed": true
650650
},
651651
{
652-
"file": "packages/pipelines/asset-pack/src/agents/finish-delivery-agents.ts",
652+
"file": "packages/asset-packs-pipelines/domain/src/agents/finish-delivery-agents.ts",
653653
"requiredText": "finish:asset-pack",
654654
"filePresent": true,
655655
"evidencePresent": true,
@@ -672,14 +672,14 @@
672672
"passed": true
673673
},
674674
{
675-
"file": "packages/pipelines/asset-pack/src/postprocess.ts",
675+
"file": "packages/asset-packs-pipelines/domain/src/postprocess.ts",
676676
"requiredText": "assetPackSynthesisArtifacts",
677677
"filePresent": true,
678678
"evidencePresent": true,
679679
"passed": true
680680
},
681681
{
682-
"file": "packages/pipelines/asset-pack/src/agents/finish-delivery-agents.ts",
682+
"file": "packages/asset-packs-pipelines/domain/src/agents/finish-delivery-agents.ts",
683683
"requiredText": "finish:asset-pack-create-pull-request-delivery-agent",
684684
"filePresent": true,
685685
"evidencePresent": true,

0 commit comments

Comments
 (0)