@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
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"status": "passed",
|
|
5
5
|
"summary": {
|
|
6
6
|
"cliCommandCount": 117,
|
|
7
|
-
"workflowCount":
|
|
7
|
+
"workflowCount": 115,
|
|
8
8
|
"actionCount": 8,
|
|
9
|
-
"sitePageCount":
|
|
9
|
+
"sitePageCount": 88,
|
|
10
10
|
"docCommandRefCount": 1050,
|
|
11
11
|
"failureCount": 0
|
|
12
12
|
},
|
|
@@ -3807,6 +3807,21 @@
|
|
|
3807
3807
|
],
|
|
3808
3808
|
"outputCount": 5
|
|
3809
3809
|
},
|
|
3810
|
+
{
|
|
3811
|
+
"id": "public-release-oci-compose-preview",
|
|
3812
|
+
"path": ".github/workflows/public-release-oci-compose-preview.yml",
|
|
3813
|
+
"reusable": true,
|
|
3814
|
+
"inputs": [
|
|
3815
|
+
"universal-request-json"
|
|
3816
|
+
],
|
|
3817
|
+
"inputCount": 1,
|
|
3818
|
+
"secrets": [
|
|
3819
|
+
"BUILDCHAIN_PROMOTION_TOKEN"
|
|
3820
|
+
],
|
|
3821
|
+
"secretCount": 1,
|
|
3822
|
+
"outputs": [],
|
|
3823
|
+
"outputCount": 0
|
|
3824
|
+
},
|
|
3810
3825
|
{
|
|
3811
3826
|
"id": "public-release-paper-sealed",
|
|
3812
3827
|
"path": ".github/workflows/public-release-paper-sealed.yml",
|
|
@@ -5171,6 +5186,44 @@
|
|
|
5171
5186
|
],
|
|
5172
5187
|
"inputCount": 87
|
|
5173
5188
|
},
|
|
5189
|
+
{
|
|
5190
|
+
"id": "release-candidate-promote",
|
|
5191
|
+
"path": "actions/release-candidate-promote/action.yml",
|
|
5192
|
+
"inputs": [
|
|
5193
|
+
"artifact-paths",
|
|
5194
|
+
"candidate-build-summary-path",
|
|
5195
|
+
"candidate-passport-path",
|
|
5196
|
+
"failure-after-capability",
|
|
5197
|
+
"mutation-token",
|
|
5198
|
+
"product-publication-intent-path",
|
|
5199
|
+
"publication-qualification-path",
|
|
5200
|
+
"publish-artifact-kind",
|
|
5201
|
+
"publish-auth",
|
|
5202
|
+
"publish-command",
|
|
5203
|
+
"publish-dist-tag",
|
|
5204
|
+
"publish-mode",
|
|
5205
|
+
"publish-package-main",
|
|
5206
|
+
"publish-package-set-order",
|
|
5207
|
+
"publish-rematerialize-on-resume",
|
|
5208
|
+
"publish-transaction-override",
|
|
5209
|
+
"publisher-workflow-sha",
|
|
5210
|
+
"repository",
|
|
5211
|
+
"required-artifacts-path",
|
|
5212
|
+
"required-status-check",
|
|
5213
|
+
"resume-transaction-id",
|
|
5214
|
+
"runtime-commit",
|
|
5215
|
+
"runtime-tree",
|
|
5216
|
+
"sealed-bundle-manifest",
|
|
5217
|
+
"sealed-bundle-root",
|
|
5218
|
+
"source-sha",
|
|
5219
|
+
"stage-capsules-path",
|
|
5220
|
+
"state-path",
|
|
5221
|
+
"target-ref",
|
|
5222
|
+
"target-sha",
|
|
5223
|
+
"token"
|
|
5224
|
+
],
|
|
5225
|
+
"inputCount": 31
|
|
5226
|
+
},
|
|
5174
5227
|
{
|
|
5175
5228
|
"id": "release-tail",
|
|
5176
5229
|
"path": "actions/release-tail/action.yml",
|
|
@@ -5272,44 +5325,6 @@
|
|
|
5272
5325
|
],
|
|
5273
5326
|
"inputCount": 22
|
|
5274
5327
|
},
|
|
5275
|
-
{
|
|
5276
|
-
"id": "v4-release-candidate-promote",
|
|
5277
|
-
"path": "actions/v4-release-candidate-promote/action.yml",
|
|
5278
|
-
"inputs": [
|
|
5279
|
-
"artifact-paths",
|
|
5280
|
-
"candidate-build-summary-path",
|
|
5281
|
-
"candidate-passport-path",
|
|
5282
|
-
"failure-after-capability",
|
|
5283
|
-
"mutation-token",
|
|
5284
|
-
"product-publication-intent-path",
|
|
5285
|
-
"publication-qualification-path",
|
|
5286
|
-
"publish-artifact-kind",
|
|
5287
|
-
"publish-auth",
|
|
5288
|
-
"publish-command",
|
|
5289
|
-
"publish-dist-tag",
|
|
5290
|
-
"publish-mode",
|
|
5291
|
-
"publish-package-main",
|
|
5292
|
-
"publish-package-set-order",
|
|
5293
|
-
"publish-rematerialize-on-resume",
|
|
5294
|
-
"publish-transaction-override",
|
|
5295
|
-
"publisher-workflow-sha",
|
|
5296
|
-
"repository",
|
|
5297
|
-
"required-artifacts-path",
|
|
5298
|
-
"required-status-check",
|
|
5299
|
-
"resume-transaction-id",
|
|
5300
|
-
"runtime-commit",
|
|
5301
|
-
"runtime-tree",
|
|
5302
|
-
"sealed-bundle-manifest",
|
|
5303
|
-
"sealed-bundle-root",
|
|
5304
|
-
"source-sha",
|
|
5305
|
-
"stage-capsules-path",
|
|
5306
|
-
"state-path",
|
|
5307
|
-
"target-ref",
|
|
5308
|
-
"target-sha",
|
|
5309
|
-
"token"
|
|
5310
|
-
],
|
|
5311
|
-
"inputCount": 31
|
|
5312
|
-
},
|
|
5313
5328
|
{
|
|
5314
5329
|
"id": "validate-config",
|
|
5315
5330
|
"path": "actions/validate-config/action.yml",
|
|
@@ -5335,19 +5350,19 @@
|
|
|
5335
5350
|
"category": "action"
|
|
5336
5351
|
},
|
|
5337
5352
|
{
|
|
5338
|
-
"id": "action:release-
|
|
5353
|
+
"id": "action:release-candidate-promote",
|
|
5339
5354
|
"category": "action"
|
|
5340
5355
|
},
|
|
5341
5356
|
{
|
|
5342
|
-
"id": "action:
|
|
5357
|
+
"id": "action:release-tail",
|
|
5343
5358
|
"category": "action"
|
|
5344
5359
|
},
|
|
5345
5360
|
{
|
|
5346
|
-
"id": "action:
|
|
5361
|
+
"id": "action:report-buildchain-issue",
|
|
5347
5362
|
"category": "action"
|
|
5348
5363
|
},
|
|
5349
5364
|
{
|
|
5350
|
-
"id": "action:
|
|
5365
|
+
"id": "action:run-lifecycle",
|
|
5351
5366
|
"category": "action"
|
|
5352
5367
|
},
|
|
5353
5368
|
{
|
|
@@ -5518,6 +5533,10 @@
|
|
|
5518
5533
|
"id": "manual:observed-evidence-patrol",
|
|
5519
5534
|
"category": "manual"
|
|
5520
5535
|
},
|
|
5536
|
+
{
|
|
5537
|
+
"id": "manual:oci-publication",
|
|
5538
|
+
"category": "manual"
|
|
5539
|
+
},
|
|
5521
5540
|
{
|
|
5522
5541
|
"id": "manual:ownership",
|
|
5523
5542
|
"category": "manual"
|
|
@@ -10929,8 +10948,8 @@
|
|
|
10929
10948
|
"workflowRegistryPath": "dist/site/workflow-registry.json",
|
|
10930
10949
|
"pageRegistryPath": "dist/site/page-registry.json",
|
|
10931
10950
|
"cliRegistryDigest": "fbc23073bbae240489a2f826b2c26daadc58e704050c5f8df366509f5c5a1c3e",
|
|
10932
|
-
"workflowRegistryDigest": "
|
|
10933
|
-
"pageRegistryDigest": "
|
|
10951
|
+
"workflowRegistryDigest": "782933c16792d4d4f6365c4923600203999e11b6d2b9092faee147efb21c89f2",
|
|
10952
|
+
"pageRegistryDigest": "764a82aa21026c0fae31c8056366d016cb8548692a68c9f5c8063bfdcd2ed6aa"
|
|
10934
10953
|
},
|
|
10935
10954
|
"comparison": {
|
|
10936
10955
|
"missingCliRegistry": [],
|
|
@@ -752,6 +752,21 @@
|
|
|
752
752
|
"runnerPolicy": "qualified-measured",
|
|
753
753
|
"notes": ""
|
|
754
754
|
},
|
|
755
|
+
{
|
|
756
|
+
"workflowPath": ".github/workflows/public-release-oci-compose-preview.yml",
|
|
757
|
+
"authorityClass": "product-publication",
|
|
758
|
+
"publicationCapable": true,
|
|
759
|
+
"capabilityIds": [
|
|
760
|
+
"oci-compose-preview"
|
|
761
|
+
],
|
|
762
|
+
"credentialMode": "caller-secrets",
|
|
763
|
+
"publisherWorkflowMode": "caller-bound",
|
|
764
|
+
"publisherWorkflowPath": ".github/workflows/public-release-oci-compose-preview.yml",
|
|
765
|
+
"environment": "none",
|
|
766
|
+
"environmentMode": "fixed",
|
|
767
|
+
"runnerPolicy": "qualified-measured",
|
|
768
|
+
"notes": ""
|
|
769
|
+
},
|
|
755
770
|
{
|
|
756
771
|
"workflowPath": ".github/workflows/public-release-paper-sealed.yml",
|
|
757
772
|
"authorityClass": "product-publication",
|
|
@@ -1356,10 +1371,7 @@
|
|
|
1356
1371
|
},
|
|
1357
1372
|
{
|
|
1358
1373
|
"path": ".github/workflows/.release-candidate-promote.yml",
|
|
1359
|
-
"signals": [
|
|
1360
|
-
"write-permission",
|
|
1361
|
-
"oidc"
|
|
1362
|
-
],
|
|
1374
|
+
"signals": [],
|
|
1363
1375
|
"classified": true
|
|
1364
1376
|
},
|
|
1365
1377
|
{
|
|
@@ -1374,10 +1386,7 @@
|
|
|
1374
1386
|
},
|
|
1375
1387
|
{
|
|
1376
1388
|
"path": ".github/workflows/.release-promote.yml",
|
|
1377
|
-
"signals": [
|
|
1378
|
-
"write-permission",
|
|
1379
|
-
"oidc"
|
|
1380
|
-
],
|
|
1389
|
+
"signals": [],
|
|
1381
1390
|
"classified": true
|
|
1382
1391
|
},
|
|
1383
1392
|
{
|
|
@@ -1705,6 +1714,13 @@
|
|
|
1705
1714
|
],
|
|
1706
1715
|
"classified": true
|
|
1707
1716
|
},
|
|
1717
|
+
{
|
|
1718
|
+
"path": ".github/workflows/public-release-oci-compose-preview.yml",
|
|
1719
|
+
"signals": [
|
|
1720
|
+
"write-permission"
|
|
1721
|
+
],
|
|
1722
|
+
"classified": true
|
|
1723
|
+
},
|
|
1708
1724
|
{
|
|
1709
1725
|
"path": ".github/workflows/public-release-paper-sealed.yml",
|
|
1710
1726
|
"signals": [
|
|
@@ -1723,10 +1739,7 @@
|
|
|
1723
1739
|
},
|
|
1724
1740
|
{
|
|
1725
1741
|
"path": ".github/workflows/public-release-promote.yml",
|
|
1726
|
-
"signals": [
|
|
1727
|
-
"write-permission",
|
|
1728
|
-
"oidc"
|
|
1729
|
-
],
|
|
1742
|
+
"signals": [],
|
|
1730
1743
|
"classified": true
|
|
1731
1744
|
},
|
|
1732
1745
|
{
|
|
@@ -1768,10 +1781,7 @@
|
|
|
1768
1781
|
},
|
|
1769
1782
|
{
|
|
1770
1783
|
"path": ".github/workflows/release-candidate-promote.yml",
|
|
1771
|
-
"signals": [
|
|
1772
|
-
"write-permission",
|
|
1773
|
-
"oidc"
|
|
1774
|
-
],
|
|
1784
|
+
"signals": [],
|
|
1775
1785
|
"classified": true
|
|
1776
1786
|
},
|
|
1777
1787
|
{
|
|
@@ -2021,5 +2031,5 @@
|
|
|
2021
2031
|
"classified": true
|
|
2022
2032
|
}
|
|
2023
2033
|
],
|
|
2024
|
-
"registryDigest": "
|
|
2034
|
+
"registryDigest": "e5eb0d7ee3cce4a25674909154f6bd0bf736d5b93df41c1d435c468aad50c32a"
|
|
2025
2035
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"contract": "kungfu-buildchain-publication-release-registry",
|
|
4
|
-
"generatedAt": "2026-09-
|
|
5
|
-
"publishedAt": "2026-09-
|
|
4
|
+
"generatedAt": "2026-09-07T06:51:56.000Z",
|
|
5
|
+
"publishedAt": "2026-09-07T06:51:56.000Z",
|
|
6
6
|
"reproducible": true,
|
|
7
7
|
"timestampPolicy": "ci-injected",
|
|
8
8
|
"deterministicInputs": [
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"declared Buildchain surface manifest contract"
|
|
20
20
|
],
|
|
21
21
|
"sourceDateEpoch": "0",
|
|
22
|
-
"sourceRevision": "
|
|
22
|
+
"sourceRevision": "f51fbded602b01787e9a5c94322636ac5ad70d2a",
|
|
23
23
|
"timestampPolicyDetails": {
|
|
24
24
|
"contract": "kungfu-buildchain-surface-timestamp-policy",
|
|
25
25
|
"timestampFields": [
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
},
|
|
33
33
|
"package": {
|
|
34
34
|
"name": "@kungfu-tech/buildchain",
|
|
35
|
-
"version": "4.0.
|
|
35
|
+
"version": "4.0.3-alpha.0",
|
|
36
36
|
"versionSource": "package.json#version"
|
|
37
37
|
},
|
|
38
38
|
"sourceKind": "package-site-bundle",
|
|
@@ -40,14 +40,14 @@
|
|
|
40
40
|
"./release-line-bootstrap": "./packages/core/release-line-bootstrap.js",
|
|
41
41
|
"./readme-badges": "./packages/core/readme-badges.js",
|
|
42
42
|
"./public-surface-audit": "./packages/core/public-surface-audit.js",
|
|
43
|
-
"./v4-floating-consumer-policy": "./packages/
|
|
44
|
-
"./v4-runtime-ref-resume-authority": "./packages/
|
|
45
|
-
"./v4-tail-reseal": "./packages/
|
|
46
|
-
"./v4-tail-reseal-receipt": "./packages/
|
|
47
|
-
"./v4-publication-rehearsal": "./packages/
|
|
43
|
+
"./v4-floating-consumer-policy": "./packages/compatibility/floating-consumer-policy.js",
|
|
44
|
+
"./v4-runtime-ref-resume-authority": "./packages/compatibility/runtime-ref-resume-authority.js",
|
|
45
|
+
"./v4-tail-reseal": "./packages/compatibility/tail-reseal.js",
|
|
46
|
+
"./v4-tail-reseal-receipt": "./packages/compatibility/tail-reseal-receipt.js",
|
|
47
|
+
"./v4-publication-rehearsal": "./packages/compatibility/publication-rehearsal.js",
|
|
48
48
|
"./publication-rehearsal-runtime": "./packages/core/publication-rehearsal-runtime.js",
|
|
49
49
|
"./publication-rehearsal-projection": "./packages/core/publication-rehearsal-projection.js",
|
|
50
|
-
"./v4-publication-qualification": "./packages/
|
|
50
|
+
"./v4-publication-qualification": "./packages/compatibility/publication-qualification.js",
|
|
51
51
|
"./adopter-delivery-gate": "./packages/core/adopter-delivery-gate.js",
|
|
52
52
|
"./kfd-adopter-category-driver": "./packages/core/kfd-adopter-category-driver.js",
|
|
53
53
|
"./buildchain-delivery-infrastructure": "./packages/core/buildchain-delivery-infrastructure.js",
|
|
@@ -57,8 +57,8 @@
|
|
|
57
57
|
"./legacy-kfd-adopter-driver": "./packages/core/legacy-kfd-adopter-driver.js",
|
|
58
58
|
"./adopter-delivery-passport": "./packages/core/adopter-delivery-passport.js",
|
|
59
59
|
"./adopter-delivery-vectors": "./packages/core/adopter-delivery-vectors.js",
|
|
60
|
-
"./v4-adopter-delivery": "./packages/
|
|
61
|
-
"./v4-cross-platform-adopter-qualification": "./packages/
|
|
60
|
+
"./v4-adopter-delivery": "./packages/compatibility/adopter-delivery.js",
|
|
61
|
+
"./v4-cross-platform-adopter-qualification": "./packages/compatibility/cross-platform-adopter-qualification.js",
|
|
62
62
|
"./logging": "./packages/core/logging.js",
|
|
63
63
|
"./portable-dev-cache": "./packages/core/portable-dev-cache.js",
|
|
64
64
|
"./publication-artifact": "./packages/core/publication-artifact.js",
|
|
@@ -120,7 +120,16 @@
|
|
|
120
120
|
"./site/product-mechanism.json": "./dist/site/product-mechanism.json",
|
|
121
121
|
"./site/release-provenance.json": "./dist/site/release-provenance.json",
|
|
122
122
|
"./site/agent-index.json": "./dist/site/agent-index.json",
|
|
123
|
-
"./package.json": "./package.json"
|
|
123
|
+
"./package.json": "./package.json",
|
|
124
|
+
"./oci-publication": "./packages/core/oci-publication-bundle.js",
|
|
125
|
+
"./floating-consumer-policy": "./packages/core/floating-consumer-policy.js",
|
|
126
|
+
"./runtime-ref-resume-authority": "./packages/core/runtime-ref-resume-authority.js",
|
|
127
|
+
"./tail-reseal": "./packages/core/tail-reseal.js",
|
|
128
|
+
"./tail-reseal-receipt": "./packages/core/tail-reseal-receipt.js",
|
|
129
|
+
"./publication-rehearsal": "./packages/core/publication-rehearsal.js",
|
|
130
|
+
"./publication-qualification": "./packages/core/publication-qualification.js",
|
|
131
|
+
"./adopter-delivery": "./packages/core/adopter-delivery.js",
|
|
132
|
+
"./cross-platform-adopter-qualification": "./packages/core/cross-platform-adopter-qualification.js"
|
|
124
133
|
}
|
|
125
134
|
},
|
|
126
135
|
"repository": "https://github.com/kungfu-systems/buildchain",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"contract": "kungfu-buildchain-site-manifest",
|
|
4
|
-
"generatedAt": "2026-09-
|
|
5
|
-
"publishedAt": "2026-09-
|
|
4
|
+
"generatedAt": "2026-09-07T06:51:56.000Z",
|
|
5
|
+
"publishedAt": "2026-09-07T06:51:56.000Z",
|
|
6
6
|
"reproducible": true,
|
|
7
7
|
"timestampPolicy": "ci-injected",
|
|
8
8
|
"deterministicInputs": [
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"declared Buildchain surface manifest contract"
|
|
20
20
|
],
|
|
21
21
|
"sourceDateEpoch": "0",
|
|
22
|
-
"sourceRevision": "
|
|
22
|
+
"sourceRevision": "f51fbded602b01787e9a5c94322636ac5ad70d2a",
|
|
23
23
|
"timestampPolicyDetails": {
|
|
24
24
|
"contract": "kungfu-buildchain-surface-timestamp-policy",
|
|
25
25
|
"timestampFields": [
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
},
|
|
38
38
|
"package": {
|
|
39
39
|
"name": "@kungfu-tech/buildchain",
|
|
40
|
-
"version": "4.0.
|
|
40
|
+
"version": "4.0.3-alpha.0",
|
|
41
41
|
"versionSource": "package.json#version"
|
|
42
42
|
},
|
|
43
43
|
"entrypoint": "buildchain-site.json",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"path": "docs/MAP.md",
|
|
54
54
|
"plane": "use",
|
|
55
55
|
"exists": true,
|
|
56
|
-
"digest": "sha256:
|
|
56
|
+
"digest": "sha256:93128b060fe11f0c14451966aa2ac467c47248946c577a16daed124344824282"
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
59
|
"id": "getting-started",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"path": "docs/next-development-transition.md",
|
|
142
142
|
"plane": "verify",
|
|
143
143
|
"exists": true,
|
|
144
|
-
"digest": "sha256:
|
|
144
|
+
"digest": "sha256:2a3556d2b7dd1e3a27878c2741aa5ae42d628afa5bb94ab62e468d789ddf0806"
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
147
|
"id": "release-propagation",
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
"path": "docs/node-api-reference.md",
|
|
254
254
|
"plane": "use",
|
|
255
255
|
"exists": true,
|
|
256
|
-
"digest": "sha256:
|
|
256
|
+
"digest": "sha256:7ead263fccd68f471a4e3fee4b9ffe39b2ef0cbbea3c961605f8a13f66f09328"
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
259
|
"id": "build-facts",
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
"path": "docs/reusable-build-surface.md",
|
|
294
294
|
"plane": "use",
|
|
295
295
|
"exists": true,
|
|
296
|
-
"digest": "sha256:
|
|
296
|
+
"digest": "sha256:71a327274f18445d3e26392d24a707b887650603c574354009243164dbc59cdc"
|
|
297
297
|
},
|
|
298
298
|
{
|
|
299
299
|
"id": "v4-adopter-delivery",
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"path": "docs/v4-adopter-delivery.md",
|
|
302
302
|
"plane": "verify",
|
|
303
303
|
"exists": true,
|
|
304
|
-
"digest": "sha256:
|
|
304
|
+
"digest": "sha256:6679e6761bcc17d47efebee22f00db207645f134d8d61955f7b89264192ee409"
|
|
305
305
|
},
|
|
306
306
|
{
|
|
307
307
|
"id": "publish-transaction",
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
"path": "docs/publish-transaction.md",
|
|
310
310
|
"plane": "verify",
|
|
311
311
|
"exists": true,
|
|
312
|
-
"digest": "sha256:
|
|
312
|
+
"digest": "sha256:b1ee27a958bfe2327ec4702f6f288d916b8c7362bcc01c2c59388ffbe61037bf"
|
|
313
313
|
},
|
|
314
314
|
{
|
|
315
315
|
"id": "release-tail-contract",
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
"path": "docs/release-flow.md",
|
|
350
350
|
"plane": "verify",
|
|
351
351
|
"exists": true,
|
|
352
|
-
"digest": "sha256:
|
|
352
|
+
"digest": "sha256:c981dadaa48e5adf5dcd8712eb1d37b60285bf66b0ba3a6c13a5252fcbdeedba"
|
|
353
353
|
},
|
|
354
354
|
{
|
|
355
355
|
"id": "runtime-train-validation",
|
|
@@ -2746,7 +2746,7 @@
|
|
|
2746
2746
|
"status": "preview",
|
|
2747
2747
|
"owner": "buildchain-workflows",
|
|
2748
2748
|
"maturity": "preview",
|
|
2749
|
-
"introducedVersion": "4.0.
|
|
2749
|
+
"introducedVersion": "4.0.3-alpha.0",
|
|
2750
2750
|
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
2751
2751
|
"deprecationReplacement": "",
|
|
2752
2752
|
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
@@ -3943,7 +3943,7 @@
|
|
|
3943
3943
|
"status": "preview",
|
|
3944
3944
|
"owner": "buildchain-workflows",
|
|
3945
3945
|
"maturity": "preview",
|
|
3946
|
-
"introducedVersion": "4.0.
|
|
3946
|
+
"introducedVersion": "4.0.3-alpha.0",
|
|
3947
3947
|
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
3948
3948
|
"deprecationReplacement": "",
|
|
3949
3949
|
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
@@ -4484,6 +4484,40 @@
|
|
|
4484
4484
|
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
4485
4485
|
"nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
|
|
4486
4486
|
},
|
|
4487
|
+
{
|
|
4488
|
+
"id": "public-release-oci-compose-preview",
|
|
4489
|
+
"path": ".github/workflows/public-release-oci-compose-preview.yml",
|
|
4490
|
+
"reusable": true,
|
|
4491
|
+
"inputs": [
|
|
4492
|
+
"universal-request-json"
|
|
4493
|
+
],
|
|
4494
|
+
"inputCount": 1,
|
|
4495
|
+
"secrets": [
|
|
4496
|
+
"BUILDCHAIN_PROMOTION_TOKEN"
|
|
4497
|
+
],
|
|
4498
|
+
"secretCount": 1,
|
|
4499
|
+
"outputs": [],
|
|
4500
|
+
"outputCount": 0,
|
|
4501
|
+
"taxonomy": {
|
|
4502
|
+
"id": "oci-compose-preview",
|
|
4503
|
+
"role": "public",
|
|
4504
|
+
"category": "release",
|
|
4505
|
+
"purpose": "oci-compose-preview",
|
|
4506
|
+
"status": "active",
|
|
4507
|
+
"canonicalPath": ".github/workflows/public-release-oci-compose-preview.yml",
|
|
4508
|
+
"compatibilityAlias": false
|
|
4509
|
+
},
|
|
4510
|
+
"surface": "repository-workflow",
|
|
4511
|
+
"capabilityGroup": "api-cli-reference",
|
|
4512
|
+
"status": "active",
|
|
4513
|
+
"owner": "buildchain-workflows",
|
|
4514
|
+
"maturity": "active",
|
|
4515
|
+
"introducedVersion": "pre-3.0.2-alpha.4",
|
|
4516
|
+
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
4517
|
+
"deprecationReplacement": "",
|
|
4518
|
+
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
4519
|
+
"nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
|
|
4520
|
+
},
|
|
4487
4521
|
{
|
|
4488
4522
|
"id": "public-release-paper-sealed",
|
|
4489
4523
|
"path": ".github/workflows/public-release-paper-sealed.yml",
|
|
@@ -5970,7 +6004,7 @@
|
|
|
5970
6004
|
"status": "preview",
|
|
5971
6005
|
"owner": "buildchain-workflows",
|
|
5972
6006
|
"maturity": "preview",
|
|
5973
|
-
"introducedVersion": "4.0.
|
|
6007
|
+
"introducedVersion": "4.0.3-alpha.0",
|
|
5974
6008
|
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
5975
6009
|
"deprecationReplacement": "",
|
|
5976
6010
|
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
@@ -6001,7 +6035,7 @@
|
|
|
6001
6035
|
"status": "preview",
|
|
6002
6036
|
"owner": "buildchain-workflows",
|
|
6003
6037
|
"maturity": "preview",
|
|
6004
|
-
"introducedVersion": "4.0.
|
|
6038
|
+
"introducedVersion": "4.0.3-alpha.0",
|
|
6005
6039
|
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
6006
6040
|
"deprecationReplacement": "",
|
|
6007
6041
|
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
@@ -6032,7 +6066,7 @@
|
|
|
6032
6066
|
"status": "preview",
|
|
6033
6067
|
"owner": "buildchain-workflows",
|
|
6034
6068
|
"maturity": "preview",
|
|
6035
|
-
"introducedVersion": "4.0.
|
|
6069
|
+
"introducedVersion": "4.0.3-alpha.0",
|
|
6036
6070
|
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
6037
6071
|
"deprecationReplacement": "",
|
|
6038
6072
|
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
@@ -6801,6 +6835,53 @@
|
|
|
6801
6835
|
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
6802
6836
|
"nonDuplicationRationale": "Existing action identity retained as the canonical composite or JavaScript action boundary."
|
|
6803
6837
|
},
|
|
6838
|
+
{
|
|
6839
|
+
"id": "release-candidate-promote",
|
|
6840
|
+
"path": "actions/release-candidate-promote/action.yml",
|
|
6841
|
+
"inputs": [
|
|
6842
|
+
"artifact-paths",
|
|
6843
|
+
"candidate-build-summary-path",
|
|
6844
|
+
"candidate-passport-path",
|
|
6845
|
+
"failure-after-capability",
|
|
6846
|
+
"mutation-token",
|
|
6847
|
+
"product-publication-intent-path",
|
|
6848
|
+
"publication-qualification-path",
|
|
6849
|
+
"publish-artifact-kind",
|
|
6850
|
+
"publish-auth",
|
|
6851
|
+
"publish-command",
|
|
6852
|
+
"publish-dist-tag",
|
|
6853
|
+
"publish-mode",
|
|
6854
|
+
"publish-package-main",
|
|
6855
|
+
"publish-package-set-order",
|
|
6856
|
+
"publish-rematerialize-on-resume",
|
|
6857
|
+
"publish-transaction-override",
|
|
6858
|
+
"publisher-workflow-sha",
|
|
6859
|
+
"repository",
|
|
6860
|
+
"required-artifacts-path",
|
|
6861
|
+
"required-status-check",
|
|
6862
|
+
"resume-transaction-id",
|
|
6863
|
+
"runtime-commit",
|
|
6864
|
+
"runtime-tree",
|
|
6865
|
+
"sealed-bundle-manifest",
|
|
6866
|
+
"sealed-bundle-root",
|
|
6867
|
+
"source-sha",
|
|
6868
|
+
"stage-capsules-path",
|
|
6869
|
+
"state-path",
|
|
6870
|
+
"target-ref",
|
|
6871
|
+
"target-sha",
|
|
6872
|
+
"token"
|
|
6873
|
+
],
|
|
6874
|
+
"inputCount": 31,
|
|
6875
|
+
"capabilityGroup": "api-cli-reference",
|
|
6876
|
+
"status": "active",
|
|
6877
|
+
"owner": "buildchain-actions",
|
|
6878
|
+
"maturity": "stable",
|
|
6879
|
+
"introducedVersion": "pre-3.0.2-alpha.4",
|
|
6880
|
+
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
6881
|
+
"deprecationReplacement": "",
|
|
6882
|
+
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
6883
|
+
"nonDuplicationRationale": "Existing action identity retained as the canonical composite or JavaScript action boundary."
|
|
6884
|
+
},
|
|
6804
6885
|
{
|
|
6805
6886
|
"id": "release-tail",
|
|
6806
6887
|
"path": "actions/release-tail/action.yml",
|
|
@@ -6929,53 +7010,6 @@
|
|
|
6929
7010
|
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
6930
7011
|
"nonDuplicationRationale": "Existing action identity retained as the canonical composite or JavaScript action boundary."
|
|
6931
7012
|
},
|
|
6932
|
-
{
|
|
6933
|
-
"id": "v4-release-candidate-promote",
|
|
6934
|
-
"path": "actions/v4-release-candidate-promote/action.yml",
|
|
6935
|
-
"inputs": [
|
|
6936
|
-
"artifact-paths",
|
|
6937
|
-
"candidate-build-summary-path",
|
|
6938
|
-
"candidate-passport-path",
|
|
6939
|
-
"failure-after-capability",
|
|
6940
|
-
"mutation-token",
|
|
6941
|
-
"product-publication-intent-path",
|
|
6942
|
-
"publication-qualification-path",
|
|
6943
|
-
"publish-artifact-kind",
|
|
6944
|
-
"publish-auth",
|
|
6945
|
-
"publish-command",
|
|
6946
|
-
"publish-dist-tag",
|
|
6947
|
-
"publish-mode",
|
|
6948
|
-
"publish-package-main",
|
|
6949
|
-
"publish-package-set-order",
|
|
6950
|
-
"publish-rematerialize-on-resume",
|
|
6951
|
-
"publish-transaction-override",
|
|
6952
|
-
"publisher-workflow-sha",
|
|
6953
|
-
"repository",
|
|
6954
|
-
"required-artifacts-path",
|
|
6955
|
-
"required-status-check",
|
|
6956
|
-
"resume-transaction-id",
|
|
6957
|
-
"runtime-commit",
|
|
6958
|
-
"runtime-tree",
|
|
6959
|
-
"sealed-bundle-manifest",
|
|
6960
|
-
"sealed-bundle-root",
|
|
6961
|
-
"source-sha",
|
|
6962
|
-
"stage-capsules-path",
|
|
6963
|
-
"state-path",
|
|
6964
|
-
"target-ref",
|
|
6965
|
-
"target-sha",
|
|
6966
|
-
"token"
|
|
6967
|
-
],
|
|
6968
|
-
"inputCount": 31,
|
|
6969
|
-
"capabilityGroup": "api-cli-reference",
|
|
6970
|
-
"status": "active",
|
|
6971
|
-
"owner": "buildchain-actions",
|
|
6972
|
-
"maturity": "stable",
|
|
6973
|
-
"introducedVersion": "pre-3.0.2-alpha.4",
|
|
6974
|
-
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
6975
|
-
"deprecationReplacement": "",
|
|
6976
|
-
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
6977
|
-
"nonDuplicationRationale": "Existing action identity retained as the canonical composite or JavaScript action boundary."
|
|
6978
|
-
},
|
|
6979
7013
|
{
|
|
6980
7014
|
"id": "validate-config",
|
|
6981
7015
|
"path": "actions/validate-config/action.yml",
|
package/docs/MAP.md
CHANGED
|
@@ -38,6 +38,7 @@ running artifact), *use* (consume / extend) - and a **status**:
|
|
|
38
38
|
| CLI operator or agent | [Generated CLI Reference](cli-reference.md) | [CLI guide](cli.md) for concepts and worked examples |
|
|
39
39
|
| Node toolkit developer | [Generated Node API Reference](node-api-reference.md) | [Core package guide](../packages/core/README.md) for recipes |
|
|
40
40
|
| Workflow contributor | [Workflow Catalog](workflow-catalog.md) | [Contribution rules](../CONTRIBUTING.md#workflow-organization) and the [exact registry](../architecture/workflow-taxonomy.json) |
|
|
41
|
+
| Container image publisher | [OCI image family publication](oci-publication.md) | [Release Flow](release-flow.md) and [Runtime Train Validation](runtime-train-validation.md) |
|
|
41
42
|
| Build/release operator | [Reusable Build Surface](reusable-build-surface.md) | [Release Flow](release-flow.md) and [Release Passport](release-passport.md) |
|
|
42
43
|
| Product/trust reviewer | [Product Mechanism](product-mechanism.md) | [Release Passport](release-passport.md) and [KFD Support](kfd-support.md) |
|
|
43
44
|
|
|
@@ -111,8 +112,8 @@ replace them.
|
|
|
111
112
|
| How do I import Buildchain toolkit APIs from JavaScript build code? | [`node-api-reference.md`](node-api-reference.md) + [`../packages/core/README.md`](../packages/core/README.md) | use | stable |
|
|
112
113
|
| How do I initialize a new repository? | [`getting-started.md`](getting-started.md) + [`lifecycle-protocol.md`](lifecycle-protocol.md) | use | stable |
|
|
113
114
|
| Why does Buildchain use branch-driven release governance? | [`release-governance.md`](release-governance.md) | why | stable |
|
|
114
|
-
| What freezes the v4 dependency direction, writer authority, complexity budgets, exceptions, and N-1 qualification? | [`../architecture/
|
|
115
|
-
| How will Delivery Warrant move from the v3 writer through shadow, v4 read, single-writer cutover, and legacy removal? | [`../architecture/
|
|
115
|
+
| What freezes the v4 dependency direction, writer authority, complexity budgets, exceptions, and N-1 qualification? | [`../architecture/architecture-constitution.md`](../architecture/architecture-constitution.md) | why/verify | preview |
|
|
116
|
+
| How will Delivery Warrant move from the v3 writer through shadow, v4 read, single-writer cutover, and legacy removal? | [`../architecture/delivery-warrant-shadow-bootstrap-plan.md`](../architecture/delivery-warrant-shadow-bootstrap-plan.md) | why/verify | preview |
|
|
116
117
|
| What exact canonical bytes, roots, clocks, event, receipt, and typed-fault contracts do Rust and JavaScript share in v4? | [`v4-canonical-contracts.md`](v4-canonical-contracts.md) | use/verify | preview |
|
|
117
118
|
| How is one per-platform v4 build stage identified, retained, observed, and reused without provider identity or a second writer? | [`v4-stage-capsule.md`](v4-stage-capsule.md) | use/verify | preview |
|
|
118
119
|
| How does an adopter run protocol-neutral driver conformance, N-1 bootstrap, and published archive readback through v4? | [`v4-adopter-delivery.md`](v4-adopter-delivery.md) | use/verify | preview |
|
|
@@ -172,7 +173,7 @@ replace them.
|
|
|
172
173
|
| How do I deploy a site/app preview, staging, or production surface? | [`web-surface-deployments.md`](web-surface-deployments.md) | use | stable |
|
|
173
174
|
| How do I publish observed infrastructure contracts for downstream consumers? | [`infra-contract.md`](infra-contract.md) | use | preview |
|
|
174
175
|
| How do I operate a repeatable, disabled-by-default, budget-fail-closed AWS Windows JIT campaign? | [`aws-us-elastic-runner-burst-plane.md`](aws-us-elastic-runner-burst-plane.md#phase-2-operator-workflow) | use/verify | preview |
|
|
175
|
-
| How do I use the active actions directly? | [`../actions/validate-config/README.md`](../actions/validate-config/README.md), [`../actions/run-lifecycle/README.md`](../actions/run-lifecycle/README.md), [`../actions/promote-buildchain-ref/README.md`](../actions/promote-buildchain-ref/README.md), [`../actions/
|
|
176
|
+
| How do I use the active actions directly? | [`../actions/validate-config/README.md`](../actions/validate-config/README.md), [`../actions/run-lifecycle/README.md`](../actions/run-lifecycle/README.md), [`../actions/promote-buildchain-ref/README.md`](../actions/promote-buildchain-ref/README.md), [`../actions/release-candidate-promote/README.md`](../actions/release-candidate-promote/README.md), [`../actions/report-buildchain-issue/README.md`](../actions/report-buildchain-issue/README.md), [`../actions/github-artifact-attestation/README.md`](../actions/github-artifact-attestation/README.md), [`../actions/macos-credential-island/README.md`](../actions/macos-credential-island/README.md), [`../actions/release-tail/README.md`](../actions/release-tail/README.md); `dist/site/workflow-registry.json#actions` is authoritative for the eight-entry inventory. | use | stable |
|
|
176
177
|
| How can a consumer workflow report a Buildchain-owned failure back to Buildchain? | [`consumer-issue-reporting.md`](consumer-issue-reporting.md) + [`../actions/report-buildchain-issue/README.md`](../actions/report-buildchain-issue/README.md) | use | stable |
|
|
177
178
|
| What do the fixture repositories demonstrate? | [`../fixtures/libnode-shaped/README.md`](../fixtures/libnode-shaped/README.md), [`../fixtures/publish-transaction-shaped/README.md`](../fixtures/publish-transaction-shaped/README.md), [`../fixtures/web-surface-shaped/README.md`](../fixtures/web-surface-shaped/README.md), [`../fixtures/publication-artifact-shaped/README.md`](../fixtures/publication-artifact-shaped/README.md) | verify | stable |
|
|
178
179
|
| What license and contribution terms apply? | [`../LICENSE`](../LICENSE) + [`../LICENSE-POLICY.md`](../LICENSE-POLICY.md) | use | stable |
|