@kungfu-tech/buildchain 4.0.2 → 4.0.3-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AGENTS.md +4 -4
- package/CONTRIBUTING.md +34 -0
- package/README.md +1 -1
- package/architecture/agent-change-map.md +154 -147
- package/architecture/{v4-architecture-constitution.md → architecture-constitution.md} +11 -11
- package/architecture/{v3-core-mechanism-inventory.md → baseline-core-mechanism-inventory.md} +1 -1
- package/architecture/{v4-bootstrap-authority.json → bootstrap-authority.json} +3 -3
- package/architecture/{v3-v4-capability-closure.md → capability-parity-closure.md} +3 -3
- package/architecture/{v3-v4-live-capability-inventory.json → capability-parity-live-capability-inventory.json} +4 -4
- package/architecture/{v4-capability-state-machine-manifest.json → capability-state-machine-manifest.json} +2 -2
- package/architecture/{v4-capability-state-machine-manifest.schema.json → capability-state-machine-manifest.schema.json} +2 -2
- package/architecture/ci-lane-change-budget.json +18 -0
- package/architecture/{v4-cross-platform-adopter-qualification.json → cross-platform-adopter-qualification.json} +3 -3
- package/architecture/{v4-delivery-authority-parity.json → delivery-authority-parity.json} +16 -16
- package/architecture/{v4-delivery-warrant-shadow-bootstrap-plan.json → delivery-warrant-shadow-bootstrap-plan.json} +3 -3
- package/architecture/{v4-delivery-warrant-shadow-bootstrap-plan.md → delivery-warrant-shadow-bootstrap-plan.md} +7 -7
- package/architecture/{v4-floating-consumer-policy.md → floating-consumer-policy.md} +1 -1
- package/architecture/implementation-naming.json +1273 -0
- package/architecture/internal-capabilities.json +171 -169
- package/architecture/maintainability-debt.json +87 -82
- package/architecture/maintainability-policy.json +15 -15
- package/architecture/{v4-next-development-parity.json → next-development-parity.json} +8 -8
- package/architecture/{v4-partial-mutation-recovery-qualification.json → partial-mutation-recovery-qualification.json} +8 -8
- package/architecture/{v4-platform-stage-checkpoints.json → platform-stage-checkpoints.json} +2 -2
- package/architecture/{v4-provider-operation-journal-contract.json → provider-operation-journal-contract.json} +9 -9
- package/architecture/{v4-publication-rehearsal-parity.json → publication-rehearsal-parity.json} +4 -4
- package/architecture/{v4-release-activation-shadow-domain.json → release-activation-shadow-domain.json} +8 -8
- package/architecture/{v4-release-topology.json → release-topology.json} +112 -56
- package/architecture/{v4-release-train-parity.json → release-train-parity.json} +2 -2
- package/architecture/{v4-runtime-ref-resume-authority.json → runtime-ref-resume-authority.json} +1 -1
- package/architecture/{v4-runtime-semantic-closure.json → runtime-semantic-closure.json} +2 -2
- package/architecture/{v4-rust-libnode-bridge-evaluation.json → rust-libnode-bridge-evaluation.json} +3 -3
- package/architecture/{v4-rust-libnode-bridge-spike.md → rust-libnode-bridge-spike.md} +6 -6
- package/architecture/{v4-rust-wasm-production-authority.json → rust-wasm-production-authority.json} +11 -11
- package/architecture/{v4-stable-publication-fence.json → stable-publication-fence.json} +6 -6
- package/architecture/{v4-stage-capsule-contract.json → stage-capsule-contract.json} +1 -1
- package/architecture/{v4-stage-capsule-qualification.json → stage-capsule-qualification.json} +6 -6
- package/architecture/{v4-stage-capsule-resume-planner.json → stage-capsule-resume-planner.json} +2 -2
- package/architecture/{v4-stage-capsule-store-contract.json → stage-capsule-store-contract.json} +4 -4
- package/architecture/{v4-tail-reseal-parity.json → tail-reseal-parity.json} +28 -28
- package/architecture/{v4-universal-workflow-bootstrap.json → universal-workflow-bootstrap.json} +9 -4
- package/architecture/{v4-universal-workflow-fault-campaign.json → universal-workflow-fault-campaign.json} +8 -8
- package/architecture/{v4-universal-workflow-train-admission.json → universal-workflow-train-admission.json} +8 -8
- package/architecture/workflow-taxonomy.json +11 -0
- package/bin/buildchain.mjs +3 -3
- package/bin/internal/adopter-delivery-cli.mjs +9 -9
- package/contracts/fixtures/v4-tail-reseal-v1/valid.json +1 -1
- package/crates/{buildchain-v4-bridge → buildchain-host-bridge}/Cargo.lock +1 -1
- package/crates/{buildchain-v4-bridge → buildchain-host-bridge}/Cargo.toml +1 -1
- package/crates/{buildchain-v4-bridge → buildchain-host-bridge}/src/main.rs +3 -3
- package/dist/site/buildchain-contract.json +18 -18
- package/dist/site/buildchain-site.json +167 -71
- package/dist/site/capability-registry.json +5 -5
- package/dist/site/kfd-claims.json +226 -90
- package/dist/site/kfd-upstream-aggregate.json +1 -1
- package/dist/site/manual-registry.json +7 -7
- package/dist/site/node-api-registry.json +12929 -10491
- package/dist/site/page-registry.json +155 -59
- package/dist/site/public-surface-audit.json +65 -46
- package/dist/site/publication-authority-registry.json +27 -17
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/release-provenance.json +18 -9
- package/dist/site/site-manifest.json +11 -11
- package/dist/site/workflow-registry.json +86 -52
- package/docs/MAP.md +4 -3
- package/docs/next-development-transition.md +24 -1
- package/docs/node-api-reference.md +435 -175
- package/docs/oci-publication.md +173 -0
- package/docs/publish-transaction.md +36 -3
- package/docs/release-flow.md +1 -1
- package/docs/reusable-build-surface.md +1 -1
- package/docs/v4-adopter-delivery.md +2 -2
- package/docs/v4-canonical-contracts.md +7 -7
- package/docs/v4-delivery-warrant-read-candidate.md +3 -3
- package/docs/v4-delivery-warrant-semantic-diff.md +3 -3
- package/docs/v4-production-release.md +8 -2
- package/docs/v4-publication-rehearsal.md +3 -3
- package/docs/v4-runtime-ref-resume-authority.md +2 -2
- package/docs/v4-rust-wasm-production-authority.md +6 -6
- package/docs/v4-stage-capsule.md +7 -7
- package/docs/v4-tail-reseal.md +1 -1
- package/docs/workflow-catalog.md +1 -0
- package/package.json +37 -26
- package/packages/compatibility/adopter-delivery.js +16 -0
- package/packages/compatibility/cross-platform-adopter-qualification.js +12 -0
- package/packages/compatibility/floating-consumer-policy.js +14 -0
- package/packages/compatibility/publication-qualification.js +11 -0
- package/packages/compatibility/publication-rehearsal.js +18 -0
- package/packages/compatibility/runtime-ref-resume-authority.js +13 -0
- package/packages/compatibility/tail-reseal-receipt.js +7 -0
- package/packages/compatibility/tail-reseal.js +11 -0
- package/packages/core/{v4-adopter-delivery-parity.js → adopter-delivery-parity.js} +12 -12
- package/packages/core/{v4-adopter-delivery.js → adopter-delivery.js} +24 -24
- package/packages/core/buildchain-contract.js +5 -5
- package/packages/core/buildchain-domain.wasm +0 -0
- package/packages/core/buildchain-publication-authority.js +1 -0
- package/packages/core/{v4-canonical-contracts.js → canonical-contracts.js} +32 -31
- package/packages/core/{v4-cross-platform-adopter-qualification.js → cross-platform-adopter-qualification.js} +19 -19
- package/packages/core/{v4-delivery-warrant-fixture-runner.js → delivery-warrant-fixture-runner.js} +36 -32
- package/packages/core/{v4-delivery-warrant-read-candidate.js → delivery-warrant-read-candidate.js} +40 -40
- package/packages/core/{v4-delivery-warrant-semantic-diff-gate.js → delivery-warrant-semantic-diff-gate.js} +58 -59
- package/packages/core/{v4-delivery-warrant-shadow-adapter.js → delivery-warrant-shadow-adapter.js} +15 -15
- package/packages/core/dev-delivery-execution-transfer.js +6 -6
- package/packages/core/dev-delivery-native-proof.js +12 -8
- package/packages/core/dev-delivery-warrant-legacy-recovery.js +1 -1
- package/packages/core/dev-delivery-warrant-native-compatibility.js +4 -4
- package/packages/core/dev-delivery-warrant-state.js +11 -11
- package/packages/core/dev-delivery-warrant.js +3 -3
- package/packages/core/domain-wasm-artifact.js +7 -0
- package/packages/core/{v4-domain-wasm.js → domain-wasm.js} +31 -31
- package/packages/core/{v4-floating-consumer-evidence.js → floating-consumer-evidence.js} +13 -13
- package/packages/core/{v4-floating-consumer-policy.js → floating-consumer-policy.js} +27 -29
- package/packages/core/{v4-floating-consumer-release-passport.js → floating-consumer-release-passport.js} +25 -25
- package/packages/core/index.js +4 -8
- package/packages/core/next-development-projection.js +24 -1
- package/packages/core/next-development-transition.js +5 -6
- package/packages/core/oci-compose-qualification.js +143 -0
- package/packages/core/oci-publication-bundle.js +281 -0
- package/packages/core/oci-publication-graph.js +206 -0
- package/packages/core/paper-runtime-channels.js +2 -2
- package/packages/core/paper.js +3 -3
- package/packages/core/partial-mutation-recovery-qualification.js +18 -0
- package/packages/core/{v4-platform-stage-checkpoints.js → platform-stage-checkpoints.js} +37 -37
- package/packages/core/{v4-product-publication.js → product-publication.js} +11 -9
- package/packages/core/{v4-protected-publication-source.js → protected-publication-source.js} +3 -3
- package/packages/core/provider-operation-journal.js +62 -0
- package/packages/core/{v4-provider-readback-idempotency.js → provider-readback-idempotency.js} +33 -33
- package/packages/core/public-export-compatibility.js +33 -0
- package/packages/core/publication-development.js +72 -0
- package/packages/core/{v4-publication-qualification.js → publication-qualification.js} +17 -17
- package/packages/core/{v4-publication-rehearsal-capsule.js → publication-rehearsal-capsule.js} +23 -23
- package/packages/core/publication-rehearsal-projection.js +2 -2
- package/packages/core/{v4-publication-rehearsal-provider-bindings.js → publication-rehearsal-provider-bindings.js} +4 -4
- package/packages/core/publication-rehearsal-runtime.js +21 -21
- package/packages/core/{v4-publication-rehearsal.js → publication-rehearsal.js} +33 -33
- package/packages/core/publication-sealed-bundle.js +78 -13
- package/packages/core/release-activation-shadow.js +32 -0
- package/packages/core/release-candidate.js +6 -6
- package/packages/core/{v4-release-invocation.js → release-invocation.js} +15 -15
- package/packages/core/release-passport.js +36 -36
- package/packages/core/release-tail-product-capabilities.js +9 -0
- package/packages/core/release-tail-provider-plane.js +10 -10
- package/packages/core/{v4-runtime-ref-resume-authority.js → runtime-ref-resume-authority.js} +36 -40
- package/packages/core/{v4-runtime-selector-persistence.js → runtime-selector-persistence.js} +7 -7
- package/packages/core/stable-publication-fence.js +28 -0
- package/packages/core/{v4-stage-capsule-local-store.js → stage-capsule-local-store.js} +56 -54
- package/packages/core/{v4-stage-capsule-qualification-campaign.js → stage-capsule-qualification-campaign.js} +37 -38
- package/packages/core/{v4-stage-capsule-qualification.js → stage-capsule-qualification.js} +28 -29
- package/packages/core/{v4-stage-capsule-resume-planner.js → stage-capsule-resume-planner.js} +29 -29
- package/packages/core/{v4-stage-capsule-store.js → stage-capsule-store.js} +59 -56
- package/packages/core/{v4-stage-capsule.js → stage-capsule.js} +45 -45
- package/packages/core/{v4-tail-reseal-contract.js → tail-reseal-contract.js} +6 -6
- package/packages/core/{v4-tail-reseal-github.js → tail-reseal-github.js} +12 -12
- package/packages/core/{v4-tail-reseal-receipt.js → tail-reseal-receipt.js} +22 -22
- package/packages/core/{v4-tail-reseal.js → tail-reseal.js} +29 -29
- package/packages/core/{v4-universal-workflow-bootstrap.js → universal-workflow-bootstrap.js} +23 -23
- package/scripts/{v4-architecture.mjs → architecture.mjs} +6 -6
- package/scripts/binary-publication-evidence.mjs +1 -1
- package/scripts/{v4-bridge-bootstrap.mjs → bridge-bootstrap.mjs} +14 -18
- package/scripts/{v4-bridge-evidence.mjs → bridge-evidence.mjs} +8 -8
- package/scripts/{build-v4-domain-wasm.mjs → build-domain-wasm.mjs} +6 -18
- package/scripts/{v3-v4-capability-catalog.mjs → capability-parity-catalog.mjs} +19 -19
- package/scripts/check-action-bundles.mjs +2 -2
- package/scripts/{check-v3-v4-capability-inventory.mjs → check-capability-parity-inventory.mjs} +42 -42
- package/scripts/check-core-mechanism-inventory.mjs +4 -1
- package/scripts/{check-v4-floating-consumer-policy-contract.mjs → check-floating-consumer-policy-contract.mjs} +8 -8
- package/scripts/check-implementation-naming.mjs +135 -0
- package/scripts/check-inventory.mjs +6 -5
- package/scripts/check-maintainability.mjs +9 -2
- package/scripts/{check-v4-public-dogfood-contract.mjs → check-public-dogfood-contract.mjs} +15 -15
- package/scripts/{check-v4-release-topology.mjs → check-release-topology.mjs} +53 -31
- package/scripts/{check-v4-runtime-semantic-closure.mjs → check-runtime-semantic-closure.mjs} +19 -16
- package/scripts/{check-v4-universal-workflow-bootstrap.mjs → check-universal-workflow-bootstrap.mjs} +14 -14
- package/scripts/{v4-consumer-policy.mjs → consumer-policy.mjs} +15 -15
- package/scripts/{copy-v4-domain-wasm.mjs → copy-domain-wasm.mjs} +3 -3
- package/scripts/{v4-cross-platform-adopter-qualification.mjs → cross-platform-adopter-qualification.mjs} +9 -9
- package/scripts/{v4-declarative-promotion-admission.mjs → declarative-promotion-admission.mjs} +4 -4
- package/scripts/dev-delivery-warrant-options.mjs +1 -1
- package/scripts/dev-delivery-warrant-store.mjs +29 -10
- package/scripts/dev-delivery-warrant.mjs +4 -4
- package/scripts/dev-pr-delivery-warrant.mjs +1 -1
- package/scripts/generate-channel-build-workflow.mjs +2 -2
- package/scripts/generate-channel-promotion-workflow.mjs +14 -31
- package/scripts/generate-release-candidate-passport.mjs +23 -23
- package/scripts/generate-site-bundle.mjs +17 -17
- package/scripts/{generate-v4-universal-workflow-facades.mjs → generate-universal-workflow-facades.mjs} +61 -21
- package/scripts/{v4-host-adapter.mjs → host-adapter.mjs} +1 -1
- package/scripts/implementation-references.mjs +25 -0
- package/scripts/init-repo.mjs +1 -1
- package/scripts/next-development-review.mjs +17 -11
- package/scripts/oci-compose-preview.mjs +261 -0
- package/scripts/{v4-platform-stage-checkpoint-rehearsal.mjs → platform-stage-checkpoint-rehearsal.mjs} +17 -17
- package/scripts/{v4-product-publication-intent.mjs → product-publication-intent.mjs} +16 -8
- package/scripts/publication-candidate-kind.mjs +93 -0
- package/scripts/publication-candidate-sealer.mjs +16 -1
- package/scripts/{v4-publication-rehearsal-fixture.mjs → publication-rehearsal-fixture.mjs} +5 -5
- package/scripts/{v4-publication-settlement.mjs → publication-settlement.mjs} +8 -8
- package/scripts/{v4-release-candidate-adapter.mjs → release-candidate-adapter.mjs} +4 -4
- package/scripts/release-candidate-resolver.mjs +15 -26
- package/scripts/release-tail.mjs +5 -5
- package/scripts/resume-from-candidate-run.mjs +35 -42
- package/scripts/site-capability-metadata.mjs +9 -0
- package/scripts/source-verification-evidence.mjs +7 -7
- package/scripts/{v4-stage-capsule-qualification.mjs → stage-capsule-qualification.mjs} +62 -62
- package/scripts/{v4-stage-capsule-resume-rehearsal.mjs → stage-capsule-resume-rehearsal.mjs} +6 -6
- package/scripts/{v4-tail-reseal-macos-rehearsal.mjs → tail-reseal-macos-rehearsal.mjs} +9 -9
- package/scripts/{v4-tail-reseal.mjs → tail-reseal.mjs} +19 -19
- package/scripts/universal-facade-maintainability.mjs +12 -3
- package/scripts/{v4-universal-workflow-backflow.mjs → universal-workflow-backflow.mjs} +10 -10
- package/scripts/{v4-universal-workflow-engine.mjs → universal-workflow-engine.mjs} +40 -38
- package/scripts/{v4-universal-workflow-self-dogfood.mjs → universal-workflow-self-dogfood.mjs} +12 -12
- package/scripts/verify-version-state-delta.mjs +4 -2
- package/scripts/{v4-warrant-shadow-plan.mjs → warrant-shadow-plan.mjs} +6 -6
- package/templates/universal-buildchain-bootstrap-recovery.yml +4 -4
- package/packages/core/buildchain-v4-domain.wasm +0 -0
- package/packages/core/v4-domain-wasm-artifact.js +0 -7
- package/packages/core/v4-partial-mutation-recovery-qualification.js +0 -18
- package/packages/core/v4-provider-operation-journal.js +0 -62
- package/packages/core/v4-release-activation-shadow.js +0 -32
- package/packages/core/v4-stable-publication-fence.js +0 -28
- /package/actions/{v4-release-candidate-promote → release-candidate-promote}/README.md +0 -0
- /package/architecture/{v4-adopter-delivery-parity.json → adopter-delivery-parity.json} +0 -0
- /package/architecture/{v3-core-mechanism-inventory.json → baseline-core-mechanism-inventory.json} +0 -0
- /package/architecture/{v4-canonical-contract-fixtures.json → canonical-contract-fixtures.json} +0 -0
- /package/architecture/{v4-compatibility-facts-parity.json → compatibility-facts-parity.json} +0 -0
- /package/architecture/{v4-delivery-warrant-shadow-bootstrap-plan.schema.json → delivery-warrant-shadow-bootstrap-plan.schema.json} +0 -0
- /package/architecture/{v4-delivery-warrant-shadow-fixtures.json → delivery-warrant-shadow-fixtures.json} +0 -0
- /package/architecture/{v4-delivery-warrant-shadow-fixtures.schema.json → delivery-warrant-shadow-fixtures.schema.json} +0 -0
- /package/architecture/{v4-exception-ledger.json → exception-ledger.json} +0 -0
- /package/architecture/{v4-exception-ledger.schema.json → exception-ledger.schema.json} +0 -0
- /package/architecture/{v4-floating-consumer-policy.json → floating-consumer-policy.json} +0 -0
- /package/architecture/{v4-publication-facade-patches.json → publication-facade-patches.json} +0 -0
- /package/architecture/{v4-release-invocation-fixtures.json → release-invocation-fixtures.json} +0 -0
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"packages/core/next-development-controller.js",
|
|
36
36
|
"packages/core/next-development-projection.js"
|
|
37
37
|
],
|
|
38
|
-
"verificationEvidence": ["tests/
|
|
38
|
+
"verificationEvidence": ["tests/next-development-parity.test.mjs"]
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
"id": "ND-02",
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
],
|
|
145
145
|
"verificationEvidence": [
|
|
146
146
|
"tests/next-development-transition.test.mjs",
|
|
147
|
-
"tests/
|
|
147
|
+
"tests/next-development-parity.test.mjs"
|
|
148
148
|
]
|
|
149
149
|
},
|
|
150
150
|
{
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
],
|
|
161
161
|
"verificationEvidence": [
|
|
162
162
|
"tests/next-development-self-dogfood.test.mjs",
|
|
163
|
-
"tests/
|
|
163
|
+
"tests/public-dogfood-contract.test.mjs"
|
|
164
164
|
]
|
|
165
165
|
},
|
|
166
166
|
{
|
|
@@ -168,16 +168,16 @@
|
|
|
168
168
|
"claim": "Architecture inventory, capability metadata, generated references and site facts expose the current v4 next-development contract without stale generated output.",
|
|
169
169
|
"disposition": "implemented",
|
|
170
170
|
"implementationEvidence": [
|
|
171
|
-
"architecture/
|
|
172
|
-
"architecture/
|
|
171
|
+
"architecture/baseline-core-mechanism-inventory.json",
|
|
172
|
+
"architecture/capability-state-machine-manifest.json",
|
|
173
173
|
"scripts/check-inventory.mjs",
|
|
174
174
|
"scripts/site-capability-metadata.mjs",
|
|
175
175
|
"scripts/generate-site-bundle.mjs"
|
|
176
176
|
],
|
|
177
177
|
"verificationEvidence": [
|
|
178
178
|
"tests/core-mechanism-inventory.test.mjs",
|
|
179
|
-
"tests/
|
|
180
|
-
"tests/
|
|
179
|
+
"tests/architecture.test.mjs",
|
|
180
|
+
"tests/next-development-parity.test.mjs"
|
|
181
181
|
]
|
|
182
182
|
},
|
|
183
183
|
{
|
|
@@ -188,5 +188,5 @@
|
|
|
188
188
|
"verificationEvidence": []
|
|
189
189
|
}
|
|
190
190
|
],
|
|
191
|
-
"matrixRoot": "sha256:
|
|
191
|
+
"matrixRoot": "sha256:96726d4b33275c49ee116b3e9615ec2cda6ce98da1a841204ae6cca2a0d48b7c"
|
|
192
192
|
}
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"contract": "kungfu-buildchain-v4-partial-mutation-recovery-qualification-architecture",
|
|
4
4
|
"schemaAuthority": "contracts/v4-partial-mutation-recovery-v1.schema.json",
|
|
5
5
|
"fixtureAuthority": "contracts/fixtures/v4-partial-mutation-recovery-v1/shared.json",
|
|
6
|
-
"stageCapsulePredecessor": "architecture/
|
|
7
|
-
"activationPredecessor": "architecture/
|
|
8
|
-
"journalPredecessor": "architecture/
|
|
6
|
+
"stageCapsulePredecessor": "architecture/stage-capsule-resume-planner.json",
|
|
7
|
+
"activationPredecessor": "architecture/release-activation-shadow-domain.json",
|
|
8
|
+
"journalPredecessor": "architecture/provider-operation-journal-contract.json",
|
|
9
9
|
"mode": "production",
|
|
10
10
|
"productionAuthority": "v4-domain",
|
|
11
11
|
"classificationPriority": [
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
"the planner emits zero external mutations and authorizes only bounded provider-adapter recovery"
|
|
39
39
|
],
|
|
40
40
|
"implementations": {
|
|
41
|
-
"rustDomain": "crates/buildchain-
|
|
42
|
-
"typescript": "packages/core/
|
|
43
|
-
"wasmRuntime": "packages/core/
|
|
44
|
-
"wasmArtifact": "packages/core/buildchain-
|
|
45
|
-
"artifactMetadata": "packages/core/
|
|
41
|
+
"rustDomain": "crates/buildchain-domain-contracts/src/partial_mutation_recovery.rs",
|
|
42
|
+
"typescript": "packages/core/partial-mutation-recovery-qualification.js",
|
|
43
|
+
"wasmRuntime": "packages/core/domain-wasm.js",
|
|
44
|
+
"wasmArtifact": "packages/core/buildchain-domain.wasm",
|
|
45
|
+
"artifactMetadata": "packages/core/domain-wasm-artifact.js"
|
|
46
46
|
},
|
|
47
47
|
"roots": [
|
|
48
48
|
"partial-mutation-recovery-checkpoint",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"contract": "kungfu-buildchain-v4-platform-stage-checkpoints",
|
|
4
|
-
"capsuleAuthority": "architecture/
|
|
5
|
-
"storeAuthority": "architecture/
|
|
4
|
+
"capsuleAuthority": "architecture/stage-capsule-contract.json",
|
|
5
|
+
"storeAuthority": "architecture/stage-capsule-store-contract.json",
|
|
6
6
|
"mode": "shadow-only",
|
|
7
7
|
"platforms": [
|
|
8
8
|
{
|
|
@@ -13,17 +13,17 @@
|
|
|
13
13
|
"productionWriteChange": true
|
|
14
14
|
},
|
|
15
15
|
"implementations": {
|
|
16
|
-
"rustContract": "crates/buildchain-
|
|
17
|
-
"rustFold": "crates/buildchain-
|
|
18
|
-
"rustReadback": "crates/buildchain-
|
|
19
|
-
"typescript": "packages/core/
|
|
20
|
-
"typescriptReadback": "packages/core/
|
|
21
|
-
"wasmRuntime": "packages/core/
|
|
22
|
-
"wasmArtifact": "packages/core/buildchain-
|
|
23
|
-
"artifactMetadata": "packages/core/
|
|
16
|
+
"rustContract": "crates/buildchain-domain-contracts/src/provider_operation_journal.rs",
|
|
17
|
+
"rustFold": "crates/buildchain-domain-contracts/src/provider_operation_journal/fold.rs",
|
|
18
|
+
"rustReadback": "crates/buildchain-domain-contracts/src/provider_readback_idempotency.rs",
|
|
19
|
+
"typescript": "packages/core/provider-operation-journal.js",
|
|
20
|
+
"typescriptReadback": "packages/core/provider-readback-idempotency.js",
|
|
21
|
+
"wasmRuntime": "packages/core/domain-wasm.js",
|
|
22
|
+
"wasmArtifact": "packages/core/buildchain-domain.wasm",
|
|
23
|
+
"artifactMetadata": "packages/core/domain-wasm-artifact.js"
|
|
24
24
|
},
|
|
25
25
|
"activationDomain": {
|
|
26
|
-
"architecture": "architecture/
|
|
26
|
+
"architecture": "architecture/release-activation-shadow-domain.json",
|
|
27
27
|
"qualifiedInput": "buildchain-v4-release-activation-request/v1",
|
|
28
28
|
"journalConsumption": "sole-existing-provider-operation-journal-fold",
|
|
29
29
|
"confirmedResumeRule": "never-replay",
|
package/architecture/{v4-publication-rehearsal-parity.json → publication-rehearsal-parity.json}
RENAMED
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
"target": {
|
|
9
9
|
"branch": "dev/v4/v4.0",
|
|
10
10
|
"commit": "bc12cd0ff18a7e1d918777ea093c169349952d34",
|
|
11
|
-
"capsuleContract": "packages/core/
|
|
12
|
-
"runtime": "packages/core/
|
|
13
|
-
"providerBindings": "packages/core/
|
|
11
|
+
"capsuleContract": "packages/core/publication-rehearsal-capsule.js",
|
|
12
|
+
"runtime": "packages/core/publication-rehearsal.js",
|
|
13
|
+
"providerBindings": "packages/core/publication-rehearsal-provider-bindings.js"
|
|
14
14
|
},
|
|
15
15
|
"sharedProductionCore": {
|
|
16
16
|
"planner": "compileReleaseTailDeclaration",
|
|
@@ -80,5 +80,5 @@
|
|
|
80
80
|
"parity": "exact"
|
|
81
81
|
}
|
|
82
82
|
],
|
|
83
|
-
"matrixRoot": "sha256:
|
|
83
|
+
"matrixRoot": "sha256:8ca2125b0bf1d7362584264a46c01cbf7cb8f426d0aca21ab04816654ec469a0"
|
|
84
84
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"contract": "kungfu-buildchain-v4-release-activation-production-architecture",
|
|
4
4
|
"schemaAuthority": "contracts/v4-release-activation-shadow-v1.schema.json",
|
|
5
5
|
"fixtureAuthority": "contracts/fixtures/v4-release-activation-shadow-v1/shared.json",
|
|
6
|
-
"journalAuthority": "architecture/
|
|
6
|
+
"journalAuthority": "architecture/provider-operation-journal-contract.json",
|
|
7
7
|
"mode": "production",
|
|
8
8
|
"authority": {
|
|
9
9
|
"productionWriter": "v4-domain",
|
|
@@ -14,13 +14,13 @@
|
|
|
14
14
|
"productionWriteChange": true
|
|
15
15
|
},
|
|
16
16
|
"implementations": {
|
|
17
|
-
"rustDomain": "crates/buildchain-
|
|
18
|
-
"rustModel": "crates/buildchain-
|
|
19
|
-
"rustJournalMaterializer": "crates/buildchain-
|
|
20
|
-
"typescript": "packages/core/
|
|
21
|
-
"wasmRuntime": "packages/core/
|
|
22
|
-
"wasmArtifact": "packages/core/buildchain-
|
|
23
|
-
"artifactMetadata": "packages/core/
|
|
17
|
+
"rustDomain": "crates/buildchain-domain-contracts/src/release_activation_shadow.rs",
|
|
18
|
+
"rustModel": "crates/buildchain-domain-contracts/src/release_activation_shadow/model.rs",
|
|
19
|
+
"rustJournalMaterializer": "crates/buildchain-domain-contracts/src/release_activation_shadow/journal.rs",
|
|
20
|
+
"typescript": "packages/core/release-activation-shadow.js",
|
|
21
|
+
"wasmRuntime": "packages/core/domain-wasm.js",
|
|
22
|
+
"wasmArtifact": "packages/core/buildchain-domain.wasm",
|
|
23
|
+
"artifactMetadata": "packages/core/domain-wasm-artifact.js"
|
|
24
24
|
},
|
|
25
25
|
"roots": [
|
|
26
26
|
"release-activation-step",
|
|
@@ -42,7 +42,8 @@
|
|
|
42
42
|
".github/workflows/stable-candidate-patrol.yml",
|
|
43
43
|
".github/workflows/self-release-rehearsal-dogfood.yml",
|
|
44
44
|
".github/workflows/self-release-tail-dogfood.yml",
|
|
45
|
-
".github/workflows/self-release-next-development.yml"
|
|
45
|
+
".github/workflows/self-release-next-development.yml",
|
|
46
|
+
".github/workflows/public-release-oci-compose-preview.yml"
|
|
46
47
|
],
|
|
47
48
|
"unknownTopologyPolicy": "fail-closed"
|
|
48
49
|
},
|
|
@@ -59,25 +60,28 @@
|
|
|
59
60
|
"npm dry-run",
|
|
60
61
|
"v3 rollback workflows",
|
|
61
62
|
"retired compatibility workflows",
|
|
62
|
-
"Post-publication protected development review: no package, tag or Release mutation; independently inventoried in closedWorld and privilegedExecutableClosure."
|
|
63
|
+
"Post-publication protected development review: no package, tag or Release mutation; independently inventoried in closedWorld and privilegedExecutableClosure.",
|
|
64
|
+
"Post-publication OCI Compose preview activation is measured separately in postPublicationScope; it consumes completed publication and qualification, copies one manifest to the sealed alias, and cannot materialize versions or release refs."
|
|
63
65
|
]
|
|
64
66
|
},
|
|
65
67
|
"authorityClosure": {
|
|
66
68
|
"providerAdapters": [
|
|
67
69
|
"actions/promote-buildchain-ref/github-release.js",
|
|
68
|
-
"actions/promote-buildchain-ref/
|
|
70
|
+
"actions/promote-buildchain-ref/provider-plane.js",
|
|
71
|
+
"actions/release-candidate-promote/index.js",
|
|
72
|
+
"actions/release-candidate-promote/oci-provider.js",
|
|
73
|
+
"actions/release-candidate-promote/product-provider-adapters.js",
|
|
74
|
+
"actions/release-candidate-promote/product-provider-github-adapters.js",
|
|
75
|
+
"actions/release-candidate-promote/product-provider.js",
|
|
69
76
|
"actions/release-tail/index.js",
|
|
70
|
-
"actions/v4-release-candidate-promote/index.js",
|
|
71
|
-
"actions/v4-release-candidate-promote/product-provider-adapters.js",
|
|
72
|
-
"actions/v4-release-candidate-promote/product-provider-github-adapters.js",
|
|
73
|
-
"actions/v4-release-candidate-promote/product-provider.js",
|
|
74
77
|
"packages/core/buildchain-agent-manuals.js",
|
|
75
78
|
"packages/core/index.js",
|
|
79
|
+
"packages/core/oci-compose-qualification.js",
|
|
80
|
+
"packages/core/publication-rehearsal-capsule.js",
|
|
76
81
|
"packages/core/publication-rehearsal-runtime.js",
|
|
82
|
+
"packages/core/publication-rehearsal.js",
|
|
77
83
|
"packages/core/release-tail-provider-adapters.js",
|
|
78
|
-
"packages/core/release-tail-provider-plane.js"
|
|
79
|
-
"packages/core/v4-publication-rehearsal-capsule.js",
|
|
80
|
-
"packages/core/v4-publication-rehearsal.js"
|
|
84
|
+
"packages/core/release-tail-provider-plane.js"
|
|
81
85
|
],
|
|
82
86
|
"runtimeSelectors": [
|
|
83
87
|
".github/workflows/.build-engine.yml",
|
|
@@ -96,47 +100,53 @@
|
|
|
96
100
|
".github/workflows/self-ops-promotion-recovery.yml",
|
|
97
101
|
".github/workflows/self-release-promote.yml",
|
|
98
102
|
"packages/core/buildchain-contract.js",
|
|
99
|
-
"packages/core/
|
|
100
|
-
"packages/core/
|
|
103
|
+
"packages/core/public-export-compatibility.js",
|
|
104
|
+
"packages/core/runtime-ref-resume-authority.js",
|
|
105
|
+
"packages/core/runtime-selector-persistence.js",
|
|
101
106
|
"scripts/aggregate-build-summary.mjs",
|
|
102
107
|
"scripts/artifact-signing-controller-core.mjs",
|
|
103
108
|
"scripts/authorize-promotion-runtime-override.cjs",
|
|
104
109
|
"scripts/buildchain-contract-lock.mjs",
|
|
105
110
|
"scripts/check-inventory.mjs",
|
|
111
|
+
"scripts/declarative-promotion-admission.mjs",
|
|
106
112
|
"scripts/generate-channel-promotion-workflow.mjs",
|
|
107
113
|
"scripts/generate-release-candidate-passport.mjs",
|
|
114
|
+
"scripts/release-candidate-adapter.mjs",
|
|
108
115
|
"scripts/release-candidate-resolver.mjs",
|
|
109
|
-
"scripts/resume-from-candidate-run.mjs"
|
|
110
|
-
"scripts/v4-declarative-promotion-admission.mjs",
|
|
111
|
-
"scripts/v4-release-candidate-adapter.mjs"
|
|
116
|
+
"scripts/resume-from-candidate-run.mjs"
|
|
112
117
|
],
|
|
113
|
-
"runtimeEngines": ["actions/
|
|
118
|
+
"runtimeEngines": ["actions/release-candidate-promote/index.js"],
|
|
114
119
|
"terminalProjections": [
|
|
115
120
|
".github/workflows/.release-candidate-promote.yml",
|
|
116
121
|
".github/workflows/.release-promote.yml",
|
|
117
|
-
"actions/
|
|
118
|
-
"packages/core/
|
|
119
|
-
"scripts/
|
|
120
|
-
"scripts/
|
|
122
|
+
"actions/release-candidate-promote/index.js",
|
|
123
|
+
"packages/core/release-invocation.js",
|
|
124
|
+
"scripts/publication-settlement.mjs",
|
|
125
|
+
"scripts/universal-workflow-engine.mjs"
|
|
121
126
|
],
|
|
122
127
|
"privilegedExecutableClosure": {
|
|
123
128
|
"entrypoints": [
|
|
124
|
-
"actions/
|
|
129
|
+
"actions/release-candidate-promote/index.js",
|
|
125
130
|
"scripts/binary-publication-evidence.mjs",
|
|
126
131
|
"scripts/next-development-review.mjs",
|
|
127
|
-
"scripts/
|
|
132
|
+
"scripts/oci-compose-preview.mjs",
|
|
133
|
+
"scripts/publication-settlement.mjs"
|
|
128
134
|
],
|
|
129
135
|
"modules": [
|
|
130
136
|
"actions/promote-buildchain-ref/github-release.js",
|
|
131
137
|
"actions/promote-buildchain-ref/internal/version-state.js",
|
|
138
|
+
"actions/promote-buildchain-ref/provider-plane.js",
|
|
132
139
|
"actions/promote-buildchain-ref/reuse-complete-release.js",
|
|
133
|
-
"actions/
|
|
134
|
-
"actions/
|
|
135
|
-
"actions/
|
|
136
|
-
"actions/
|
|
137
|
-
"actions/
|
|
138
|
-
"actions/
|
|
139
|
-
"actions/
|
|
140
|
+
"actions/release-candidate-promote/development-source.js",
|
|
141
|
+
"actions/release-candidate-promote/index.js",
|
|
142
|
+
"actions/release-candidate-promote/next-development-provider.js",
|
|
143
|
+
"actions/release-candidate-promote/next-development-queue.js",
|
|
144
|
+
"actions/release-candidate-promote/oci-provider.js",
|
|
145
|
+
"actions/release-candidate-promote/oci-registry-client.js",
|
|
146
|
+
"actions/release-candidate-promote/product-provider-adapters.js",
|
|
147
|
+
"actions/release-candidate-promote/product-provider-github-adapters.js",
|
|
148
|
+
"actions/release-candidate-promote/product-provider.js",
|
|
149
|
+
"actions/release-candidate-promote/publication-completion.js",
|
|
140
150
|
"packages/core/adopter-delivery-gate.js",
|
|
141
151
|
"packages/core/adopter-delivery-json.js",
|
|
142
152
|
"packages/core/adopter-delivery-passport.js",
|
|
@@ -149,63 +159,68 @@
|
|
|
149
159
|
"packages/core/buildchain-config.js",
|
|
150
160
|
"packages/core/buildchain-contract.js",
|
|
151
161
|
"packages/core/buildchain-layout.js",
|
|
162
|
+
"packages/core/canonical-contracts.js",
|
|
152
163
|
"packages/core/controller-evidence.js",
|
|
153
164
|
"packages/core/dev-delivery-common.js",
|
|
154
165
|
"packages/core/dev-delivery-contract-surface.js",
|
|
166
|
+
"packages/core/domain-wasm-artifact.js",
|
|
167
|
+
"packages/core/domain-wasm.js",
|
|
168
|
+
"packages/core/floating-consumer-evidence.js",
|
|
169
|
+
"packages/core/floating-consumer-policy.js",
|
|
170
|
+
"packages/core/floating-consumer-release-passport.js",
|
|
155
171
|
"packages/core/github-artifact-attestation.js",
|
|
156
172
|
"packages/core/kfd-adopter-manifest.js",
|
|
157
173
|
"packages/core/kfd-gate.js",
|
|
158
174
|
"packages/core/kfd-product-gates.js",
|
|
159
175
|
"packages/core/kungfu-temporal-fact.js",
|
|
160
176
|
"packages/core/next-development-transition.js",
|
|
177
|
+
"packages/core/oci-compose-qualification.js",
|
|
178
|
+
"packages/core/oci-publication-bundle.js",
|
|
179
|
+
"packages/core/oci-publication-graph.js",
|
|
161
180
|
"packages/core/package-manager.js",
|
|
181
|
+
"packages/core/product-publication.js",
|
|
182
|
+
"packages/core/protected-publication-source.js",
|
|
162
183
|
"packages/core/public-surface-audit.js",
|
|
163
184
|
"packages/core/public-surface-cli.js",
|
|
164
185
|
"packages/core/publication-artifact-candidate.js",
|
|
165
186
|
"packages/core/publication-authority.js",
|
|
187
|
+
"packages/core/publication-development.js",
|
|
188
|
+
"packages/core/publication-qualification.js",
|
|
166
189
|
"packages/core/publication-sealed-bundle.js",
|
|
167
190
|
"packages/core/publish-transaction.js",
|
|
168
191
|
"packages/core/release-candidate-recovery.js",
|
|
169
192
|
"packages/core/release-candidate.js",
|
|
193
|
+
"packages/core/release-invocation.js",
|
|
170
194
|
"packages/core/release-passport-contract.js",
|
|
171
195
|
"packages/core/release-passport.js",
|
|
172
196
|
"packages/core/release-tail-product-capabilities.js",
|
|
173
197
|
"packages/core/release-tail-provider-adapters.js",
|
|
174
198
|
"packages/core/release-tail-provider-plane.js",
|
|
199
|
+
"packages/core/runtime-ref-resume-authority.js",
|
|
200
|
+
"packages/core/runtime-selector-persistence.js",
|
|
175
201
|
"packages/core/spawn-command.js",
|
|
176
202
|
"packages/core/surface-manifest.js",
|
|
177
|
-
"packages/core/v4-canonical-contracts.js",
|
|
178
|
-
"packages/core/v4-domain-wasm-artifact.js",
|
|
179
|
-
"packages/core/v4-domain-wasm.js",
|
|
180
|
-
"packages/core/v4-floating-consumer-evidence.js",
|
|
181
|
-
"packages/core/v4-floating-consumer-policy.js",
|
|
182
|
-
"packages/core/v4-floating-consumer-release-passport.js",
|
|
183
|
-
"packages/core/v4-product-publication.js",
|
|
184
|
-
"packages/core/v4-protected-publication-source.js",
|
|
185
|
-
"packages/core/v4-publication-qualification.js",
|
|
186
|
-
"packages/core/v4-release-invocation.js",
|
|
187
|
-
"packages/core/v4-runtime-ref-resume-authority.js",
|
|
188
|
-
"packages/core/v4-runtime-selector-persistence.js",
|
|
189
203
|
"packages/core/web-surface-publication-candidate.js",
|
|
190
204
|
"packages/core/workflow-yaml-contract.js",
|
|
191
205
|
"scripts/binary-publication-evidence.mjs",
|
|
192
206
|
"scripts/ensure-github-release.mjs",
|
|
193
207
|
"scripts/next-development-review.mjs",
|
|
208
|
+
"scripts/oci-compose-preview.mjs",
|
|
209
|
+
"scripts/publication-settlement.mjs",
|
|
194
210
|
"scripts/release-asset-client.mjs",
|
|
195
|
-
"scripts/v4-publication-settlement.mjs",
|
|
196
211
|
"scripts/verify-version-state-delta.mjs"
|
|
197
212
|
],
|
|
198
|
-
"root": "sha256:
|
|
213
|
+
"root": "sha256:1794b541c105bf048758988b73b4fc0f5e191770a1c091f448a8a4714ee4323c"
|
|
199
214
|
},
|
|
200
215
|
"rustWasmAuthority": {
|
|
201
|
-
"loader": "packages/core/
|
|
202
|
-
"metadata": "packages/core/
|
|
203
|
-
"artifact": "packages/core/buildchain-
|
|
204
|
-
"artifactRoot": "sha256:
|
|
216
|
+
"loader": "packages/core/domain-wasm.js",
|
|
217
|
+
"metadata": "packages/core/domain-wasm-artifact.js",
|
|
218
|
+
"artifact": "packages/core/buildchain-domain.wasm",
|
|
219
|
+
"artifactRoot": "sha256:e04814473796c483e82e450b651b60e63609bfca182140b333dd0e6994ae63db",
|
|
205
220
|
"distributedArtifacts": [
|
|
206
|
-
"actions/promote-buildchain-ref/dist/buildchain-
|
|
207
|
-
"actions/release-tail/dist/buildchain-
|
|
208
|
-
"actions/
|
|
221
|
+
"actions/promote-buildchain-ref/dist/buildchain-domain.wasm",
|
|
222
|
+
"actions/release-tail/dist/buildchain-domain.wasm",
|
|
223
|
+
"actions/release-candidate-promote/dist/buildchain-domain.wasm"
|
|
209
224
|
],
|
|
210
225
|
"byteIdenticalDistributions": true,
|
|
211
226
|
"fallbackWriterCount": 0
|
|
@@ -280,7 +295,7 @@
|
|
|
280
295
|
"path": ".github/workflows/.release-candidate-promote.yml",
|
|
281
296
|
"triggers": ["workflow_call"],
|
|
282
297
|
"jobs": [
|
|
283
|
-
"apply|runner|-|
|
|
298
|
+
"apply|runner|-|inherited|inherited|artifactDownload,artifactUpload|contents-write,oidc-write,promotion-runtime",
|
|
284
299
|
"qualify|runner|-|read|-|artifactUpload,jobOutput|-",
|
|
285
300
|
"settle|runner|-|read|-|artifactDownload,artifactUpload,jobOutput|-"
|
|
286
301
|
],
|
|
@@ -315,7 +330,7 @@
|
|
|
315
330
|
"triggers": ["workflow_call"],
|
|
316
331
|
"jobs": [
|
|
317
332
|
"consumer-admission|runner|-|read|-|artifactUpload|-",
|
|
318
|
-
"invoke|reusable-call|kungfu-systems/buildchain/.github/workflows/.release-candidate-promote.yml@v4-alpha
|
|
333
|
+
"invoke|reusable-call|kungfu-systems/buildchain/.github/workflows/.release-candidate-promote.yml@v4-alpha|-|-|-|-",
|
|
319
334
|
"resolve-promotion|runner|-|read|-|jobOutput|-"
|
|
320
335
|
],
|
|
321
336
|
"reusableEdges": [
|
|
@@ -334,12 +349,12 @@
|
|
|
334
349
|
}
|
|
335
350
|
],
|
|
336
351
|
"metrics": {
|
|
337
|
-
"workflowCount":
|
|
338
|
-
"jobCount":
|
|
352
|
+
"workflowCount": 35,
|
|
353
|
+
"jobCount": 91,
|
|
339
354
|
"reusableEdgeCount": 23,
|
|
340
|
-
"mutationRelevantNodeCount":
|
|
355
|
+
"mutationRelevantNodeCount": 76,
|
|
341
356
|
"contentsWriteJobCount": 14,
|
|
342
|
-
"oidcWriteJobCount":
|
|
357
|
+
"oidcWriteJobCount": 15
|
|
343
358
|
},
|
|
344
359
|
"semanticMetrics": {
|
|
345
360
|
"workflowCount": 5,
|
|
@@ -347,5 +362,46 @@
|
|
|
347
362
|
"contentsWriteJobCount": 1,
|
|
348
363
|
"oidcWriteJobCount": 1
|
|
349
364
|
}
|
|
365
|
+
},
|
|
366
|
+
"postPublicationScope": {
|
|
367
|
+
"workflowPaths": [
|
|
368
|
+
".github/workflows/public-release-oci-compose-preview.yml"
|
|
369
|
+
],
|
|
370
|
+
"authority": "exact-publication-plus-source-bound-qualification-and-expected-old-digest",
|
|
371
|
+
"observedTopology": {
|
|
372
|
+
"jobRecordFields": [
|
|
373
|
+
"id",
|
|
374
|
+
"kind",
|
|
375
|
+
"uses",
|
|
376
|
+
"contentsPermission",
|
|
377
|
+
"oidcPermission",
|
|
378
|
+
"carriers",
|
|
379
|
+
"mutationSignals"
|
|
380
|
+
],
|
|
381
|
+
"workflows": [
|
|
382
|
+
{
|
|
383
|
+
"path": ".github/workflows/public-release-oci-compose-preview.yml",
|
|
384
|
+
"triggers": ["workflow_call"],
|
|
385
|
+
"jobs": [
|
|
386
|
+
"promote|runner|-|write|-|artifactDownload,artifactUpload,jobOutput|contents-write"
|
|
387
|
+
],
|
|
388
|
+
"reusableEdges": []
|
|
389
|
+
}
|
|
390
|
+
],
|
|
391
|
+
"metrics": {
|
|
392
|
+
"workflowCount": 1,
|
|
393
|
+
"jobCount": 1,
|
|
394
|
+
"reusableEdgeCount": 0,
|
|
395
|
+
"mutationRelevantNodeCount": 1,
|
|
396
|
+
"contentsWriteJobCount": 1,
|
|
397
|
+
"oidcWriteJobCount": 0
|
|
398
|
+
},
|
|
399
|
+
"semanticMetrics": {
|
|
400
|
+
"workflowCount": 1,
|
|
401
|
+
"mutationRelevantNodeCount": 1,
|
|
402
|
+
"contentsWriteJobCount": 1,
|
|
403
|
+
"oidcWriteJobCount": 0
|
|
404
|
+
}
|
|
405
|
+
}
|
|
350
406
|
}
|
|
351
407
|
}
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
"surface": "architecture-projection",
|
|
58
|
-
"source": "architecture/
|
|
59
|
-
"target": "architecture/
|
|
58
|
+
"source": "architecture/baseline-core-mechanism-inventory.json",
|
|
59
|
+
"target": "architecture/release-train-parity.json",
|
|
60
60
|
"semanticImpact": "evidence-only"
|
|
61
61
|
}
|
|
62
62
|
],
|
package/architecture/{v4-runtime-ref-resume-authority.json → runtime-ref-resume-authority.json}
RENAMED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"contract": "kungfu-buildchain-v4-runtime-ref-resume-authority/v1",
|
|
4
4
|
"schemaAuthority": "contracts/v4-runtime-ref-resume-authority-v1.schema.json",
|
|
5
5
|
"fixtureAuthority": "contracts/fixtures/v4-runtime-ref-resume-authority-v1/scenario.json",
|
|
6
|
-
"runtimeAuthority": "packages/core/
|
|
6
|
+
"runtimeAuthority": "packages/core/runtime-ref-resume-authority.js",
|
|
7
7
|
"mode": "v4-only",
|
|
8
8
|
"transientSelection": {
|
|
9
9
|
"trustedEvent": "workflow_dispatch",
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"contract": "kungfu-buildchain-v4-runtime-semantic-closure",
|
|
4
4
|
"sources": {
|
|
5
|
-
"v3Mechanisms": "architecture/
|
|
6
|
-
"
|
|
5
|
+
"v3Mechanisms": "architecture/baseline-core-mechanism-inventory.json",
|
|
6
|
+
"domainCapabilities": "architecture/capability-state-machine-manifest.json"
|
|
7
7
|
},
|
|
8
8
|
"requiredEvidence": [
|
|
9
9
|
"positive",
|
package/architecture/{v4-rust-libnode-bridge-evaluation.json → rust-libnode-bridge-evaluation.json}
RENAMED
|
@@ -66,9 +66,9 @@
|
|
|
66
66
|
"portability": "uses std::process plus the repository Node runtime; darwin-arm64 is executed and Linux/Windows remain bounded validation targets",
|
|
67
67
|
"replacementMechanism": "BUILDCHAIN_V4_HOST_COMMAND and BUILDCHAIN_V4_HOST_SCRIPT replace the host without changing the Rust domain contract",
|
|
68
68
|
"evidence": [
|
|
69
|
-
"tests/
|
|
70
|
-
"crates/buildchain-
|
|
71
|
-
"scripts/
|
|
69
|
+
"tests/bridge.test.mjs",
|
|
70
|
+
"crates/buildchain-host-bridge/src/main.rs",
|
|
71
|
+
"scripts/host-adapter.mjs"
|
|
72
72
|
]
|
|
73
73
|
}
|
|
74
74
|
],
|
|
@@ -32,7 +32,7 @@ The host is replaceable through explicit executable and adapter coordinates;
|
|
|
32
32
|
the Rust code does not import libnode, Node, V8, provider SDK, or private
|
|
33
33
|
runtime types. The exact option matrix, retained fixtures, source revisions,
|
|
34
34
|
and captured measurements are machine-readable in
|
|
35
|
-
[`
|
|
35
|
+
[`rust-libnode-bridge-evaluation.json`](rust-libnode-bridge-evaluation.json).
|
|
36
36
|
|
|
37
37
|
## Contract
|
|
38
38
|
|
|
@@ -64,11 +64,11 @@ risks.
|
|
|
64
64
|
## Reproduce
|
|
65
65
|
|
|
66
66
|
```bash
|
|
67
|
-
pnpm bridge:
|
|
68
|
-
pnpm bridge:
|
|
69
|
-
pnpm run bridge:
|
|
70
|
-
pnpm run check:
|
|
71
|
-
node --test tests/
|
|
67
|
+
pnpm bridge:build
|
|
68
|
+
pnpm bridge:run -- architecture.list -- --json
|
|
69
|
+
pnpm run bridge:evidence -- --iterations 7
|
|
70
|
+
pnpm run check:bridge
|
|
71
|
+
node --test tests/bridge.test.mjs
|
|
72
72
|
```
|
|
73
73
|
|
|
74
74
|
Set `BUILDCHAIN_LIBNODE_ROOT` only when collecting optional local libnode
|
package/architecture/{v4-rust-wasm-production-authority.json → rust-wasm-production-authority.json}
RENAMED
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
"contract": "kungfu-buildchain-v4-rust-wasm-production-authority/v1",
|
|
4
4
|
"mode": "production",
|
|
5
5
|
"sourceAuthority": {
|
|
6
|
-
"crate": "crates/buildchain-
|
|
7
|
-
"toolchain": "crates/buildchain-
|
|
8
|
-
"build": "scripts/build-
|
|
9
|
-
"reproducibilityCheck": "pnpm run check:
|
|
6
|
+
"crate": "crates/buildchain-domain-contracts",
|
|
7
|
+
"toolchain": "crates/buildchain-domain-contracts/rust-toolchain.toml",
|
|
8
|
+
"build": "scripts/build-domain-wasm.mjs",
|
|
9
|
+
"reproducibilityCheck": "pnpm run check:wasm"
|
|
10
10
|
},
|
|
11
11
|
"runtimeAuthority": {
|
|
12
|
-
"loader": "packages/core/
|
|
13
|
-
"metadata": "packages/core/
|
|
14
|
-
"artifact": "packages/core/buildchain-
|
|
12
|
+
"loader": "packages/core/domain-wasm.js",
|
|
13
|
+
"metadata": "packages/core/domain-wasm-artifact.js",
|
|
14
|
+
"artifact": "packages/core/buildchain-domain.wasm",
|
|
15
15
|
"abiVersion": 1,
|
|
16
16
|
"fallbackWriterCount": 0,
|
|
17
17
|
"failurePolicy": "fail-closed"
|
|
@@ -35,11 +35,11 @@
|
|
|
35
35
|
"provider-error-classification"
|
|
36
36
|
],
|
|
37
37
|
"distribution": {
|
|
38
|
-
"npmPackage": "packages/core/buildchain-
|
|
38
|
+
"npmPackage": "packages/core/buildchain-domain.wasm",
|
|
39
39
|
"actionArtifacts": [
|
|
40
|
-
"actions/promote-buildchain-ref/dist/buildchain-
|
|
41
|
-
"actions/release-tail/dist/buildchain-
|
|
42
|
-
"actions/
|
|
40
|
+
"actions/promote-buildchain-ref/dist/buildchain-domain.wasm",
|
|
41
|
+
"actions/release-tail/dist/buildchain-domain.wasm",
|
|
42
|
+
"actions/release-candidate-promote/dist/buildchain-domain.wasm"
|
|
43
43
|
],
|
|
44
44
|
"artifactBinding": "sha256-metadata-before-instantiation",
|
|
45
45
|
"runtimeCompilation": false
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"contract": "kungfu-buildchain-v4-stable-publication-fence-architecture",
|
|
4
4
|
"schemaAuthority": "contracts/v4-stable-publication-fence-v1.schema.json",
|
|
5
5
|
"fixtureAuthority": "contracts/fixtures/v4-stable-publication-fence-v1/shared.json",
|
|
6
|
-
"activationPredecessor": "architecture/
|
|
6
|
+
"activationPredecessor": "architecture/release-activation-shadow-domain.json",
|
|
7
7
|
"mode": "production",
|
|
8
8
|
"authority": {
|
|
9
9
|
"productionWriter": "v4-domain",
|
|
@@ -28,11 +28,11 @@
|
|
|
28
28
|
},
|
|
29
29
|
"publicationTargets": ["stable-ref", "npm-tag", "oci-tag", "github-release"],
|
|
30
30
|
"implementations": {
|
|
31
|
-
"rustDomain": "crates/buildchain-
|
|
32
|
-
"typescript": "packages/core/
|
|
33
|
-
"wasmRuntime": "packages/core/
|
|
34
|
-
"wasmArtifact": "packages/core/buildchain-
|
|
35
|
-
"artifactMetadata": "packages/core/
|
|
31
|
+
"rustDomain": "crates/buildchain-domain-contracts/src/stable_publication_fence.rs",
|
|
32
|
+
"typescript": "packages/core/stable-publication-fence.js",
|
|
33
|
+
"wasmRuntime": "packages/core/domain-wasm.js",
|
|
34
|
+
"wasmArtifact": "packages/core/buildchain-domain.wasm",
|
|
35
|
+
"artifactMetadata": "packages/core/domain-wasm-artifact.js"
|
|
36
36
|
},
|
|
37
37
|
"roots": [
|
|
38
38
|
"stable-publication-candidate",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"contract": "kungfu-buildchain-v4-stage-capsule-architecture",
|
|
4
4
|
"schemaAuthority": "contracts/v4-stage-capsule-v1.schema.json",
|
|
5
5
|
"fixtureAuthority": "contracts/fixtures/v4-stage-capsule-v1/shared.json",
|
|
6
|
-
"storeSuccessor": "architecture/
|
|
6
|
+
"storeSuccessor": "architecture/stage-capsule-store-contract.json",
|
|
7
7
|
"authority": {
|
|
8
8
|
"writer": "typescript-v3",
|
|
9
9
|
"writerCount": 1,
|