@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
package/AGENTS.md
CHANGED
|
@@ -89,18 +89,18 @@ implementations, run `pnpm run generate:workflows`, and pass
|
|
|
89
89
|
independent `@kungfu-origin` review through CODEOWNERS.
|
|
90
90
|
|
|
91
91
|
Buildchain v4 Stage Capsule checkpoint work is governed by
|
|
92
|
-
`architecture/
|
|
92
|
+
`architecture/platform-stage-checkpoints.json`. Agents must use that single
|
|
93
93
|
platform/stage declaration for shadow emission and clean-process restore. Do
|
|
94
94
|
not add undeclared runner-only inputs, outputs, environment, provider effects,
|
|
95
95
|
credentials, or production stage-skipping authority.
|
|
96
96
|
|
|
97
97
|
Stage Capsule resume planning is governed by
|
|
98
|
-
`architecture/
|
|
98
|
+
`architecture/stage-capsule-resume-planner.json`. Keep its Rust core and
|
|
99
99
|
TypeScript projection pure and byte-identical; explicit provider/release-tail
|
|
100
100
|
effects always require readback and never become Capsule reuse.
|
|
101
101
|
|
|
102
102
|
Stage Capsule qualification and Wave 2 reconciliation are governed by
|
|
103
|
-
`architecture/
|
|
103
|
+
`architecture/stage-capsule-qualification.json`. Buildchain v4 dogfood is a
|
|
104
104
|
repository invariant, not an implementation convenience: this repository must
|
|
105
105
|
consume `kungfu-systems/buildchain/.github/workflows/public-build-stage-capsule-canary.yml`
|
|
106
106
|
through the same public reusable-workflow contract as every other consumer.
|
|
@@ -132,7 +132,7 @@ failures in the train/public contract; never solve recursion with an internal ex
|
|
|
132
132
|
Never use a persisted train/SHA selector. After qualification and protected
|
|
133
133
|
merge, the durable caller remains on the floating channel with refreshed dual
|
|
134
134
|
contract locks. `pnpm run check` and protected Verify run
|
|
135
|
-
`scripts/check-
|
|
135
|
+
`scripts/check-public-dogfood-contract.mjs`; changing this rule, its gate, or
|
|
136
136
|
the protected caller requires independent `@kungfu-origin` review.
|
|
137
137
|
|
|
138
138
|
`pnpm run check` validates inventory data, generated public references and site
|
package/CONTRIBUTING.md
CHANGED
|
@@ -1,3 +1,22 @@
|
|
|
1
|
+
---
|
|
2
|
+
status: active
|
|
3
|
+
period: ongoing
|
|
4
|
+
theme: buildchain-contributing
|
|
5
|
+
doc_type: process-rule
|
|
6
|
+
source_level: local-files
|
|
7
|
+
confidence: high
|
|
8
|
+
sensitivity: public
|
|
9
|
+
evidence_grade: B
|
|
10
|
+
review_state: unreviewed
|
|
11
|
+
last_reviewed: 2026-09-07
|
|
12
|
+
ai_provenance:
|
|
13
|
+
model_family: GPT-6
|
|
14
|
+
product: Codex
|
|
15
|
+
generated_at: 2026-09-07
|
|
16
|
+
visible_context: Repository contribution rules and implementation naming and release transition changes.
|
|
17
|
+
invisible_context_boundary: No private credentials or unpublished external release state.
|
|
18
|
+
---
|
|
19
|
+
|
|
1
20
|
# Contributing to Buildchain
|
|
2
21
|
|
|
3
22
|
Thanks for your interest in Buildchain. This guide covers how to build the
|
|
@@ -167,3 +186,18 @@ By contributing you agree that your contributions are licensed under the
|
|
|
167
186
|
project's [Apache License 2.0](LICENSE). Buildchain uses the Developer
|
|
168
187
|
Certificate of Origin (DCO) and does not require a Contributor License Agreement
|
|
169
188
|
(CLA).
|
|
189
|
+
|
|
190
|
+
## Implementation names
|
|
191
|
+
|
|
192
|
+
Name implementation directories, scripts, functions, and runtime work directories
|
|
193
|
+
for their responsibility. Product generation prefixes such as `v4-` are rejected
|
|
194
|
+
by `pnpm run check:implementation-naming`, including nested JavaScript bindings
|
|
195
|
+
and Rust declarations. `architecture/implementation-naming.json` records the
|
|
196
|
+
explicit relocation and public export aliases. Published schema identities, hash
|
|
197
|
+
domains, selectors, runner labels, API compatibility keys, and exact historical
|
|
198
|
+
evidence keep their established identities; they do not name new implementations.
|
|
199
|
+
|
|
200
|
+
Stable completion under `semver/auto` prepares the next patch at `alpha.0` from
|
|
201
|
+
the exact current protected development commit. See the generated
|
|
202
|
+
[next-development contract](docs/next-development-transition.md) for retry,
|
|
203
|
+
independent review, and publication-preservation behavior.
|
package/README.md
CHANGED
|
@@ -291,7 +291,7 @@ direct consumer integration actions:
|
|
|
291
291
|
- `actions/promote-buildchain-ref`
|
|
292
292
|
- `actions/report-buildchain-issue`
|
|
293
293
|
- `actions/release-tail`
|
|
294
|
-
- `actions/
|
|
294
|
+
- `actions/release-candidate-promote`
|
|
295
295
|
|
|
296
296
|
Two additional release-authority components are also registered and versioned:
|
|
297
297
|
|
|
@@ -56,7 +56,7 @@ Safe change route: Reduce one owned responsibility behind the stable facade, run
|
|
|
56
56
|
- sources: `packages/core/release-passport.js`
|
|
57
57
|
- sources: `packages/core/release-train.js`
|
|
58
58
|
- sources: `packages/core/stable-release-gate.js`
|
|
59
|
-
- sources: `packages/core/
|
|
59
|
+
- sources: `packages/core/runtime-ref-resume-authority.js`
|
|
60
60
|
- sources: `scripts/audit-github-governance.mjs`
|
|
61
61
|
- sources: `scripts/audit-publication-control-plane.mjs`
|
|
62
62
|
- sources: `scripts/auditable-demo.mjs`
|
|
@@ -83,22 +83,22 @@ Safe change route: Reduce one owned responsibility behind the stable facade, run
|
|
|
83
83
|
- sources: `scripts/run-lifecycle-core.mjs`
|
|
84
84
|
- sources: `scripts/stable-candidate-patrol.mjs`
|
|
85
85
|
- sources: `scripts/stable-release-gate.mjs`
|
|
86
|
-
- sources: `scripts/
|
|
87
|
-
- sources: `scripts/
|
|
88
|
-
- sources: `scripts/
|
|
86
|
+
- sources: `scripts/universal-workflow-engine.mjs`
|
|
87
|
+
- sources: `scripts/architecture.mjs`
|
|
88
|
+
- sources: `scripts/warrant-shadow-plan.mjs`
|
|
89
89
|
- sources: `scripts/web-surface-core.mjs`
|
|
90
90
|
- sources: `scripts/web-surface-production-release-pr.mjs`
|
|
91
91
|
- sources: `scripts/web-surface.mjs`
|
|
92
92
|
- sources: `actions/promote-buildchain-ref/internal/promotion-operations.js`
|
|
93
|
-
- rust: `crates/buildchain-
|
|
94
|
-
- rust: `crates/buildchain-
|
|
95
|
-
- rust: `crates/buildchain-
|
|
96
|
-
- rust: `crates/buildchain-
|
|
97
|
-
- rust: `crates/buildchain-
|
|
98
|
-
- rust: `crates/buildchain-
|
|
99
|
-
- rust: `crates/buildchain-
|
|
100
|
-
- rust: `crates/buildchain-
|
|
101
|
-
- rust: `crates/buildchain-
|
|
93
|
+
- rust: `crates/buildchain-host-bridge/src/main.rs`
|
|
94
|
+
- rust: `crates/buildchain-domain-contracts/src/main.rs`
|
|
95
|
+
- rust: `crates/buildchain-domain-contracts/src/product_publication.rs`
|
|
96
|
+
- rust: `crates/buildchain-domain-contracts/src/release_tail.rs`
|
|
97
|
+
- rust: `crates/buildchain-domain-contracts/src/wasm.rs`
|
|
98
|
+
- rust: `crates/buildchain-domain-contracts/src/provider_operation_journal.rs`
|
|
99
|
+
- rust: `crates/buildchain-domain-contracts/src/provider_operation_journal/fold.rs`
|
|
100
|
+
- rust: `crates/buildchain-domain-contracts/src/warrant.rs`
|
|
101
|
+
- rust: `crates/buildchain-domain-contracts/src/warrant/decision.rs`
|
|
102
102
|
- tests: `tests/auditable-demo-platform.test.mjs`
|
|
103
103
|
- tests: `tests/auditable-demo.test.mjs`
|
|
104
104
|
- tests: `tests/aws-windows-jit-controller.test.mjs`
|
|
@@ -125,9 +125,9 @@ Safe change route: Reduce one owned responsibility behind the stable facade, run
|
|
|
125
125
|
- tests: `tests/release-candidate.test.mjs`
|
|
126
126
|
- tests: `tests/release-passport.test.mjs`
|
|
127
127
|
- tests: `tests/release-propagation.test.mjs`
|
|
128
|
-
- tests: `tests/
|
|
129
|
-
- tests: `tests/
|
|
130
|
-
- tests: `tests/
|
|
128
|
+
- tests: `tests/delivery-authority-parity.test.mjs`
|
|
129
|
+
- tests: `tests/floating-consumer-policy.test.mjs`
|
|
130
|
+
- tests: `tests/publication-rehearsal.test.mjs`
|
|
131
131
|
- tests: `tests/web-surface.test.mjs`
|
|
132
132
|
- tests: `tests/build-surface-reusable-build.test.mjs`
|
|
133
133
|
- tests: `tests/build-surface-reusable-build-signing.test.mjs`
|
|
@@ -153,15 +153,16 @@ Safe change route: Reduce one owned responsibility behind the stable facade, run
|
|
|
153
153
|
|
|
154
154
|
### Current top twenty maintenance hotspots
|
|
155
155
|
|
|
156
|
+
- `tests/product-publication-topology.test.mjs`
|
|
156
157
|
- `.github/workflows/.build.yml`
|
|
157
158
|
- `.github/workflows/.publication-authority.yml`
|
|
158
159
|
- `.github/workflows/bootstrap.yml`
|
|
159
|
-
- `scripts/check-
|
|
160
|
-
- `scripts/
|
|
161
|
-
- `tests/
|
|
162
|
-
- `tests/
|
|
163
|
-
- `tests/
|
|
164
|
-
- `tests/
|
|
160
|
+
- `scripts/check-universal-workflow-bootstrap.mjs`
|
|
161
|
+
- `scripts/universal-workflow-engine.mjs`
|
|
162
|
+
- `tests/universal-workflow-bootstrap.test.mjs`
|
|
163
|
+
- `tests/capability-parity-inventory.test.mjs`
|
|
164
|
+
- `tests/floating-consumer-policy-contract.test.mjs`
|
|
165
|
+
- `tests/publication-qualification.test.mjs`
|
|
165
166
|
- `.github/workflows/v4-adopter-delivery.yml`
|
|
166
167
|
- `.github/workflows/buildchain-ref-promotion.yml`
|
|
167
168
|
- `.github/workflows/dev-pr-auto-merge.yml`
|
|
@@ -173,33 +174,38 @@ Safe change route: Reduce one owned responsibility behind the stable facade, run
|
|
|
173
174
|
- `tests/build-surface.test.mjs`
|
|
174
175
|
- `tests/internal-architecture.test.mjs`
|
|
175
176
|
- `scripts/resume-from-candidate-run.mjs`
|
|
176
|
-
- `scripts/check-
|
|
177
|
+
- `scripts/check-capability-parity-inventory.mjs`
|
|
177
178
|
- `.github/workflows/release-candidate-promote.yml`
|
|
178
179
|
- `actions/promote-buildchain-ref/lib.js`
|
|
179
|
-
- `actions/
|
|
180
|
-
- `actions/
|
|
181
|
-
- `actions/
|
|
182
|
-
- `tests/
|
|
180
|
+
- `actions/release-candidate-promote/index.js`
|
|
181
|
+
- `actions/release-candidate-promote/product-provider.js`
|
|
182
|
+
- `actions/release-candidate-promote/product-provider-github-adapters.js`
|
|
183
|
+
- `tests/release-candidate-promote.test.mjs`
|
|
183
184
|
- `scripts/check-inventory.mjs`
|
|
184
185
|
- `tests/promote-buildchain-ref.test.mjs`
|
|
185
186
|
- `tests/promotion-channel-router.test.mjs`
|
|
186
|
-
- `tests/
|
|
187
|
+
- `tests/release-topology.test.mjs`
|
|
187
188
|
- `scripts/site-capability-metadata.mjs`
|
|
188
|
-
- `tests/
|
|
189
|
-
- `tests/
|
|
189
|
+
- `tests/floating-consumer-policy.test.mjs`
|
|
190
|
+
- `tests/declarative-promotion-mode.test.mjs`
|
|
190
191
|
- `scripts/buildchain-cli-help.mjs`
|
|
191
|
-
- `scripts/check-
|
|
192
|
+
- `scripts/check-floating-consumer-policy-contract.mjs`
|
|
192
193
|
- `tests/dev-delivery-warrant.test.mjs`
|
|
193
194
|
- `packages/core/dev-delivery-warrant-state.js`
|
|
194
195
|
- `actions/promote-buildchain-ref/internal/version-state.js`
|
|
195
|
-
- `packages/core/
|
|
196
|
+
- `packages/core/floating-consumer-release-passport.js`
|
|
196
197
|
- `packages/core/release-passport.js`
|
|
197
198
|
- `tests/promote-buildchain-ref-governance.test.mjs`
|
|
198
|
-
- `scripts/buildchain-cli-help.mjs`
|
|
199
199
|
- `scripts/check-maintainability.mjs`
|
|
200
200
|
- `tests/maintainability.test.mjs`
|
|
201
|
-
- `scripts/generate-
|
|
202
|
-
- `scripts/check-
|
|
201
|
+
- `scripts/generate-universal-workflow-facades.mjs`
|
|
202
|
+
- `scripts/check-release-topology.mjs`
|
|
203
|
+
- `actions/release-candidate-promote/product-provider-adapters.js`
|
|
204
|
+
- `scripts/release-candidate-resolver.mjs`
|
|
205
|
+
- `scripts/dev-delivery-warrant.mjs`
|
|
206
|
+
- `scripts/generate-channel-promotion-workflow.mjs`
|
|
207
|
+
- `.github/workflows/v4-stage-capsule-canary.yml`
|
|
208
|
+
- `packages/core/release-tail-provider-plane.js`
|
|
203
209
|
|
|
204
210
|
## cli-command-registry
|
|
205
211
|
|
|
@@ -384,7 +390,7 @@ Owner: Buildchain Paper maintainers
|
|
|
384
390
|
|
|
385
391
|
- `tests/cli.test.mjs`
|
|
386
392
|
- `tests/paper.test.mjs`
|
|
387
|
-
- `tests/paper-
|
|
393
|
+
- `tests/paper-migration.test.mjs`
|
|
388
394
|
- `tests/public-surface-audit.test.mjs`
|
|
389
395
|
|
|
390
396
|
### Generated outputs
|
|
@@ -394,7 +400,7 @@ Owner: Buildchain Paper maintainers
|
|
|
394
400
|
|
|
395
401
|
### Minimal validation
|
|
396
402
|
|
|
397
|
-
- `node --test tests/cli.test.mjs tests/paper.test.mjs tests/paper-
|
|
403
|
+
- `node --test tests/cli.test.mjs tests/paper.test.mjs tests/paper-migration.test.mjs tests/public-surface-audit.test.mjs`
|
|
398
404
|
|
|
399
405
|
## promotion-channel-orchestration
|
|
400
406
|
|
|
@@ -464,6 +470,7 @@ Owner: Buildchain maintainers
|
|
|
464
470
|
### Implementation
|
|
465
471
|
|
|
466
472
|
- `actions/promote-buildchain-ref/internal/promotion-policy.js`
|
|
473
|
+
- `actions/promote-buildchain-ref/internal/promotion-options.js`
|
|
467
474
|
|
|
468
475
|
### Contracts
|
|
469
476
|
|
|
@@ -729,16 +736,16 @@ Owner: Buildchain adopter delivery maintainers
|
|
|
729
736
|
- `packages/core/kfd-adopter-category-driver.js`
|
|
730
737
|
- `packages/core/legacy-kfd-adopter-driver.js`
|
|
731
738
|
- `packages/core/published-delivery-authority.js`
|
|
732
|
-
- `packages/core/
|
|
733
|
-
- `packages/core/
|
|
734
|
-
- `packages/core/
|
|
735
|
-
- `scripts/
|
|
736
|
-
- `crates/buildchain-
|
|
739
|
+
- `packages/core/adopter-delivery.js`
|
|
740
|
+
- `packages/core/adopter-delivery-parity.js`
|
|
741
|
+
- `packages/core/cross-platform-adopter-qualification.js`
|
|
742
|
+
- `scripts/cross-platform-adopter-qualification.mjs`
|
|
743
|
+
- `crates/buildchain-domain-contracts/src/adopter_delivery.rs`
|
|
737
744
|
|
|
738
745
|
### Contracts
|
|
739
746
|
|
|
740
|
-
- `architecture/
|
|
741
|
-
- `architecture/
|
|
747
|
+
- `architecture/adopter-delivery-parity.json`
|
|
748
|
+
- `architecture/cross-platform-adopter-qualification.json`
|
|
742
749
|
- `contracts/v4-adopter-delivery-v1.schema.json`
|
|
743
750
|
- `contracts/fixtures/v4-adopter-delivery-v1/archive-template.json`
|
|
744
751
|
- `contracts/fixtures/v4-adopter-delivery-v1/bootstrap-positive.json`
|
|
@@ -751,9 +758,9 @@ Owner: Buildchain adopter delivery maintainers
|
|
|
751
758
|
|
|
752
759
|
### Tests
|
|
753
760
|
|
|
754
|
-
- `tests/
|
|
755
|
-
- `tests/
|
|
756
|
-
- `tests/
|
|
761
|
+
- `tests/adopter-delivery.test.mjs`
|
|
762
|
+
- `tests/adopter-delivery-parity.test.mjs`
|
|
763
|
+
- `tests/cross-platform-adopter-qualification.test.mjs`
|
|
757
764
|
- `tests/non-kfd-specification-driver-clean-room.test.mjs`
|
|
758
765
|
|
|
759
766
|
### Generated outputs
|
|
@@ -762,7 +769,7 @@ Owner: Buildchain adopter delivery maintainers
|
|
|
762
769
|
|
|
763
770
|
### Minimal validation
|
|
764
771
|
|
|
765
|
-
- `node --test tests/
|
|
772
|
+
- `node --test tests/adopter-delivery.test.mjs tests/adopter-delivery-parity.test.mjs tests/cross-platform-adopter-qualification.test.mjs tests/non-kfd-specification-driver-clean-room.test.mjs`
|
|
766
773
|
|
|
767
774
|
## v4-architecture-governance
|
|
768
775
|
|
|
@@ -770,60 +777,60 @@ Owner: Buildchain architecture maintainers
|
|
|
770
777
|
|
|
771
778
|
### Implementation
|
|
772
779
|
|
|
773
|
-
- `scripts/
|
|
774
|
-
- `scripts/
|
|
775
|
-
- `scripts/
|
|
776
|
-
- `scripts/
|
|
777
|
-
- `crates/buildchain-
|
|
778
|
-
- `packages/core/
|
|
779
|
-
- `packages/core/
|
|
780
|
-
- `packages/core/
|
|
781
|
-
- `packages/core/
|
|
782
|
-
- `packages/core/
|
|
783
|
-
- `packages/core/
|
|
784
|
-
- `packages/core/
|
|
785
|
-
- `packages/core/
|
|
786
|
-
- `packages/core/
|
|
787
|
-
- `packages/core/
|
|
788
|
-
- `packages/core/
|
|
789
|
-
- `scripts/
|
|
790
|
-
- `scripts/
|
|
791
|
-
- `packages/core/
|
|
792
|
-
- `packages/core/
|
|
793
|
-
- `packages/core/
|
|
794
|
-
- `packages/core/
|
|
795
|
-
- `scripts/
|
|
796
|
-
- `packages/core/
|
|
797
|
-
- `packages/core/
|
|
798
|
-
- `scripts/
|
|
799
|
-
- `crates/buildchain-
|
|
800
|
-
- `crates/buildchain-
|
|
801
|
-
- `crates/buildchain-
|
|
802
|
-
- `crates/buildchain-
|
|
803
|
-
- `crates/buildchain-
|
|
804
|
-
- `crates/buildchain-
|
|
805
|
-
- `crates/buildchain-
|
|
806
|
-
- `crates/buildchain-
|
|
807
|
-
- `crates/buildchain-
|
|
808
|
-
- `crates/buildchain-
|
|
780
|
+
- `scripts/architecture.mjs`
|
|
781
|
+
- `scripts/bridge-bootstrap.mjs`
|
|
782
|
+
- `scripts/bridge-evidence.mjs`
|
|
783
|
+
- `scripts/host-adapter.mjs`
|
|
784
|
+
- `crates/buildchain-host-bridge/src/main.rs`
|
|
785
|
+
- `packages/core/provider-operation-journal.js`
|
|
786
|
+
- `packages/core/provider-readback-idempotency.js`
|
|
787
|
+
- `packages/core/release-activation-shadow.js`
|
|
788
|
+
- `packages/core/stable-publication-fence.js`
|
|
789
|
+
- `packages/core/partial-mutation-recovery-qualification.js`
|
|
790
|
+
- `packages/core/runtime-ref-resume-authority.js`
|
|
791
|
+
- `packages/core/runtime-selector-persistence.js`
|
|
792
|
+
- `packages/core/tail-reseal-contract.js`
|
|
793
|
+
- `packages/core/tail-reseal.js`
|
|
794
|
+
- `packages/core/tail-reseal-github.js`
|
|
795
|
+
- `packages/core/tail-reseal-receipt.js`
|
|
796
|
+
- `scripts/tail-reseal.mjs`
|
|
797
|
+
- `scripts/tail-reseal-macos-rehearsal.mjs`
|
|
798
|
+
- `packages/core/stage-capsule.js`
|
|
799
|
+
- `packages/core/stage-capsule-store.js`
|
|
800
|
+
- `packages/core/stage-capsule-local-store.js`
|
|
801
|
+
- `packages/core/platform-stage-checkpoints.js`
|
|
802
|
+
- `scripts/platform-stage-checkpoint-rehearsal.mjs`
|
|
803
|
+
- `packages/core/stage-capsule-qualification.js`
|
|
804
|
+
- `packages/core/stage-capsule-qualification-campaign.js`
|
|
805
|
+
- `scripts/stage-capsule-qualification.mjs`
|
|
806
|
+
- `crates/buildchain-domain-contracts/src/stage_capsule.rs`
|
|
807
|
+
- `crates/buildchain-domain-contracts/src/stage_capsule_store.rs`
|
|
808
|
+
- `crates/buildchain-domain-contracts/src/provider_operation_journal.rs`
|
|
809
|
+
- `crates/buildchain-domain-contracts/src/provider_operation_journal/fold.rs`
|
|
810
|
+
- `crates/buildchain-domain-contracts/src/provider_readback_idempotency.rs`
|
|
811
|
+
- `crates/buildchain-domain-contracts/src/release_activation_shadow.rs`
|
|
812
|
+
- `crates/buildchain-domain-contracts/src/release_activation_shadow/model.rs`
|
|
813
|
+
- `crates/buildchain-domain-contracts/src/release_activation_shadow/journal.rs`
|
|
814
|
+
- `crates/buildchain-domain-contracts/src/stable_publication_fence.rs`
|
|
815
|
+
- `crates/buildchain-domain-contracts/src/partial_mutation_recovery.rs`
|
|
809
816
|
|
|
810
817
|
### Contracts
|
|
811
818
|
|
|
812
|
-
- `architecture/
|
|
813
|
-
- `architecture/
|
|
814
|
-
- `architecture/
|
|
815
|
-
- `architecture/
|
|
816
|
-
- `architecture/
|
|
817
|
-
- `architecture/
|
|
818
|
-
- `architecture/
|
|
819
|
-
- `architecture/
|
|
820
|
-
- `architecture/
|
|
821
|
-
- `architecture/
|
|
822
|
-
- `architecture/
|
|
823
|
-
- `architecture/
|
|
824
|
-
- `architecture/
|
|
825
|
-
- `architecture/
|
|
826
|
-
- `architecture/
|
|
819
|
+
- `architecture/architecture-constitution.md`
|
|
820
|
+
- `architecture/capability-state-machine-manifest.json`
|
|
821
|
+
- `architecture/bootstrap-authority.json`
|
|
822
|
+
- `architecture/exception-ledger.json`
|
|
823
|
+
- `architecture/rust-libnode-bridge-evaluation.json`
|
|
824
|
+
- `architecture/rust-libnode-bridge-spike.md`
|
|
825
|
+
- `architecture/provider-operation-journal-contract.json`
|
|
826
|
+
- `architecture/release-activation-shadow-domain.json`
|
|
827
|
+
- `architecture/stable-publication-fence.json`
|
|
828
|
+
- `architecture/partial-mutation-recovery-qualification.json`
|
|
829
|
+
- `architecture/stage-capsule-contract.json`
|
|
830
|
+
- `architecture/stage-capsule-store-contract.json`
|
|
831
|
+
- `architecture/platform-stage-checkpoints.json`
|
|
832
|
+
- `architecture/stage-capsule-qualification.json`
|
|
833
|
+
- `architecture/runtime-ref-resume-authority.json`
|
|
827
834
|
- `contracts/v4-host-contract-v1.schema.json`
|
|
828
835
|
- `contracts/v4-provider-operation-journal-v1.schema.json`
|
|
829
836
|
- `contracts/v4-release-activation-shadow-v1.schema.json`
|
|
@@ -840,7 +847,7 @@ Owner: Buildchain architecture maintainers
|
|
|
840
847
|
- `contracts/fixtures/v4-partial-mutation-recovery-v1/shared.json`
|
|
841
848
|
- `contracts/v4-runtime-ref-resume-authority-v1.schema.json`
|
|
842
849
|
- `contracts/fixtures/v4-runtime-ref-resume-authority-v1/scenario.json`
|
|
843
|
-
- `architecture/
|
|
850
|
+
- `architecture/tail-reseal-parity.json`
|
|
844
851
|
- `contracts/v4-tail-reseal-v1.schema.json`
|
|
845
852
|
- `contracts/fixtures/v4-tail-reseal-v1/valid.json`
|
|
846
853
|
- `.github/workflows/public-ops-tail-reseal.yml`
|
|
@@ -850,20 +857,20 @@ Owner: Buildchain architecture maintainers
|
|
|
850
857
|
|
|
851
858
|
### Tests
|
|
852
859
|
|
|
853
|
-
- `tests/
|
|
854
|
-
- `tests/
|
|
855
|
-
- `tests/
|
|
856
|
-
- `tests/
|
|
857
|
-
- `tests/
|
|
858
|
-
- `tests/
|
|
859
|
-
- `tests/
|
|
860
|
-
- `tests/
|
|
861
|
-
- `tests/
|
|
862
|
-
- `tests/
|
|
863
|
-
- `tests/
|
|
864
|
-
- `tests/
|
|
865
|
-
- `tests/
|
|
866
|
-
- `tests/
|
|
860
|
+
- `tests/architecture.test.mjs`
|
|
861
|
+
- `tests/bridge.test.mjs`
|
|
862
|
+
- `tests/provider-operation-journal.test.mjs`
|
|
863
|
+
- `tests/provider-readback-idempotency.test.mjs`
|
|
864
|
+
- `tests/release-activation-shadow.test.mjs`
|
|
865
|
+
- `tests/stable-publication-fence.test.mjs`
|
|
866
|
+
- `tests/partial-mutation-recovery-qualification.test.mjs`
|
|
867
|
+
- `tests/stage-capsule.test.mjs`
|
|
868
|
+
- `tests/stage-capsule-store.test.mjs`
|
|
869
|
+
- `tests/platform-stage-checkpoints.test.mjs`
|
|
870
|
+
- `tests/stage-capsule-qualification.test.mjs`
|
|
871
|
+
- `tests/runtime-ref-resume-authority.test.mjs`
|
|
872
|
+
- `tests/tail-reseal.test.mjs`
|
|
873
|
+
- `tests/tail-reseal-parity.test.mjs`
|
|
867
874
|
|
|
868
875
|
### Generated outputs
|
|
869
876
|
|
|
@@ -871,7 +878,7 @@ Owner: Buildchain architecture maintainers
|
|
|
871
878
|
|
|
872
879
|
### Minimal validation
|
|
873
880
|
|
|
874
|
-
- `node --test tests/
|
|
881
|
+
- `node --test tests/architecture.test.mjs tests/bridge.test.mjs tests/provider-operation-journal.test.mjs tests/provider-readback-idempotency.test.mjs tests/release-activation-shadow.test.mjs tests/stable-publication-fence.test.mjs tests/partial-mutation-recovery-qualification.test.mjs tests/stage-capsule.test.mjs tests/stage-capsule-store.test.mjs tests/platform-stage-checkpoints.test.mjs tests/stage-capsule-qualification.test.mjs tests/runtime-ref-resume-authority.test.mjs tests/tail-reseal.test.mjs tests/tail-reseal-parity.test.mjs`
|
|
875
882
|
|
|
876
883
|
## v4-compatibility-facts
|
|
877
884
|
|
|
@@ -884,15 +891,15 @@ Owner: Buildchain compatibility authority maintainers
|
|
|
884
891
|
- `packages/core/buildchain-compatibility-fact.js`
|
|
885
892
|
- `packages/core/buildchain-compatibility-authority.js`
|
|
886
893
|
- `packages/core/buildchain-compatibility-proof.js`
|
|
887
|
-
- `crates/buildchain-
|
|
888
|
-
- `crates/buildchain-
|
|
889
|
-
- `crates/buildchain-
|
|
890
|
-
- `crates/buildchain-
|
|
891
|
-
- `crates/buildchain-
|
|
894
|
+
- `crates/buildchain-domain-contracts/src/compatibility_facts.rs`
|
|
895
|
+
- `crates/buildchain-domain-contracts/src/compatibility_facts/encoding.rs`
|
|
896
|
+
- `crates/buildchain-domain-contracts/src/compatibility_facts/fixture.rs`
|
|
897
|
+
- `crates/buildchain-domain-contracts/src/compatibility_facts/lifecycle.rs`
|
|
898
|
+
- `crates/buildchain-domain-contracts/src/compatibility_facts/verifier.rs`
|
|
892
899
|
|
|
893
900
|
### Contracts
|
|
894
901
|
|
|
895
|
-
- `architecture/
|
|
902
|
+
- `architecture/compatibility-facts-parity.json`
|
|
896
903
|
- `contracts/v4-compatibility-facts-v1.schema.json`
|
|
897
904
|
- `contracts/fixtures/v4-compatibility-facts-v1/shared.json`
|
|
898
905
|
- `dist/site/schemas/v4-compatibility-facts-v1.schema.json`
|
|
@@ -900,7 +907,7 @@ Owner: Buildchain compatibility authority maintainers
|
|
|
900
907
|
|
|
901
908
|
### Tests
|
|
902
909
|
|
|
903
|
-
- `tests/
|
|
910
|
+
- `tests/compatibility-facts.test.mjs`
|
|
904
911
|
|
|
905
912
|
### Generated outputs
|
|
906
913
|
|
|
@@ -908,7 +915,7 @@ Owner: Buildchain compatibility authority maintainers
|
|
|
908
915
|
|
|
909
916
|
### Minimal validation
|
|
910
917
|
|
|
911
|
-
- `node --test tests/
|
|
918
|
+
- `node --test tests/compatibility-facts.test.mjs`
|
|
912
919
|
|
|
913
920
|
## v4-delivery-authority
|
|
914
921
|
|
|
@@ -953,7 +960,7 @@ Owner: Buildchain protected delivery maintainers
|
|
|
953
960
|
|
|
954
961
|
### Contracts
|
|
955
962
|
|
|
956
|
-
- `architecture/
|
|
963
|
+
- `architecture/delivery-authority-parity.json`
|
|
957
964
|
- `architecture/decisions/0003-two-phase-delivery-warrant.md`
|
|
958
965
|
- `contracts/dev-delivery-authority-v2.schema.json`
|
|
959
966
|
- `dist/site/schemas/dev-delivery-authority-v2.schema.json`
|
|
@@ -976,7 +983,7 @@ Owner: Buildchain protected delivery maintainers
|
|
|
976
983
|
- `tests/dev-delivery-provider-heartbeat.test.mjs`
|
|
977
984
|
- `tests/dev-delivery-authority.test.mjs`
|
|
978
985
|
- `tests/build-surface.test.mjs`
|
|
979
|
-
- `tests/
|
|
986
|
+
- `tests/delivery-authority-parity.test.mjs`
|
|
980
987
|
|
|
981
988
|
### Generated outputs
|
|
982
989
|
|
|
@@ -984,7 +991,7 @@ Owner: Buildchain protected delivery maintainers
|
|
|
984
991
|
|
|
985
992
|
### Minimal validation
|
|
986
993
|
|
|
987
|
-
- `node --test tests/dev-delivery-warrant.test.mjs tests/dev-delivery-warrant-command.test.mjs tests/dev-delivery-warrant-legacy-recovery.test.mjs tests/dev-delivery-two-phase.test.mjs tests/dev-delivery-two-phase-run.test.mjs tests/dev-delivery-native-run.test.mjs tests/dev-delivery-process-boundary.test.mjs tests/dev-delivery-process-boundary-negative.test.mjs tests/dev-delivery-provider-heartbeat.test.mjs tests/dev-delivery-authority.test.mjs tests/build-surface.test.mjs tests/
|
|
994
|
+
- `node --test tests/dev-delivery-warrant.test.mjs tests/dev-delivery-warrant-command.test.mjs tests/dev-delivery-warrant-legacy-recovery.test.mjs tests/dev-delivery-two-phase.test.mjs tests/dev-delivery-two-phase-run.test.mjs tests/dev-delivery-native-run.test.mjs tests/dev-delivery-process-boundary.test.mjs tests/dev-delivery-process-boundary-negative.test.mjs tests/dev-delivery-provider-heartbeat.test.mjs tests/dev-delivery-authority.test.mjs tests/build-surface.test.mjs tests/delivery-authority-parity.test.mjs`
|
|
988
995
|
|
|
989
996
|
## v4-publication-rehearsal
|
|
990
997
|
|
|
@@ -992,20 +999,20 @@ Owner: Buildchain publication rehearsal maintainers
|
|
|
992
999
|
|
|
993
1000
|
### Implementation
|
|
994
1001
|
|
|
995
|
-
- `packages/core/
|
|
996
|
-
- `packages/core/
|
|
997
|
-
- `packages/core/
|
|
1002
|
+
- `packages/core/publication-rehearsal-capsule.js`
|
|
1003
|
+
- `packages/core/publication-rehearsal-provider-bindings.js`
|
|
1004
|
+
- `packages/core/publication-rehearsal.js`
|
|
998
1005
|
|
|
999
1006
|
### Contracts
|
|
1000
1007
|
|
|
1001
|
-
- `architecture/
|
|
1008
|
+
- `architecture/publication-rehearsal-parity.json`
|
|
1002
1009
|
- `contracts/v4-publication-rehearsal-capsule-v1.schema.json`
|
|
1003
1010
|
- `.github/workflows/self-release-rehearsal-dogfood.yml`
|
|
1004
1011
|
- `docs/v4-publication-rehearsal.md`
|
|
1005
1012
|
|
|
1006
1013
|
### Tests
|
|
1007
1014
|
|
|
1008
|
-
- `tests/
|
|
1015
|
+
- `tests/publication-rehearsal.test.mjs`
|
|
1009
1016
|
|
|
1010
1017
|
### Generated outputs
|
|
1011
1018
|
|
|
@@ -1013,7 +1020,7 @@ Owner: Buildchain publication rehearsal maintainers
|
|
|
1013
1020
|
|
|
1014
1021
|
### Minimal validation
|
|
1015
1022
|
|
|
1016
|
-
- `node --test tests/
|
|
1023
|
+
- `node --test tests/publication-rehearsal.test.mjs`
|
|
1017
1024
|
|
|
1018
1025
|
## v4-universal-workflow-bootstrap
|
|
1019
1026
|
|
|
@@ -1021,28 +1028,28 @@ Owner: Buildchain workflow maintainers
|
|
|
1021
1028
|
|
|
1022
1029
|
### Implementation
|
|
1023
1030
|
|
|
1024
|
-
- `packages/core/
|
|
1025
|
-
- `scripts/check-
|
|
1026
|
-
- `scripts/generate-
|
|
1027
|
-
- `scripts/
|
|
1028
|
-
- `scripts/
|
|
1029
|
-
- `scripts/
|
|
1031
|
+
- `packages/core/universal-workflow-bootstrap.js`
|
|
1032
|
+
- `scripts/check-universal-workflow-bootstrap.mjs`
|
|
1033
|
+
- `scripts/generate-universal-workflow-facades.mjs`
|
|
1034
|
+
- `scripts/universal-workflow-backflow.mjs`
|
|
1035
|
+
- `scripts/universal-workflow-engine.mjs`
|
|
1036
|
+
- `scripts/universal-workflow-self-dogfood.mjs`
|
|
1030
1037
|
|
|
1031
1038
|
### Contracts
|
|
1032
1039
|
|
|
1033
|
-
- `architecture/
|
|
1034
|
-
- `architecture/
|
|
1035
|
-
- `architecture/
|
|
1040
|
+
- `architecture/universal-workflow-bootstrap.json`
|
|
1041
|
+
- `architecture/universal-workflow-fault-campaign.json`
|
|
1042
|
+
- `architecture/universal-workflow-train-admission.json`
|
|
1036
1043
|
- `.github/workflows/bootstrap.yml`
|
|
1037
1044
|
- `.github/workflows/self-ops-bootstrap-dogfood.yml`
|
|
1038
1045
|
- `templates/universal-buildchain-bootstrap-recovery.yml`
|
|
1039
1046
|
|
|
1040
1047
|
### Tests
|
|
1041
1048
|
|
|
1042
|
-
- `tests/
|
|
1043
|
-
- `tests/
|
|
1044
|
-
- `tests/
|
|
1045
|
-
- `tests/
|
|
1049
|
+
- `tests/universal-workflow-backflow.test.mjs`
|
|
1050
|
+
- `tests/universal-workflow-bootstrap.test.mjs`
|
|
1051
|
+
- `tests/universal-workflow-fault-campaign.test.mjs`
|
|
1052
|
+
- `tests/universal-workflow-self-dogfood.test.mjs`
|
|
1046
1053
|
|
|
1047
1054
|
### Generated outputs
|
|
1048
1055
|
|
|
@@ -1050,8 +1057,8 @@ Owner: Buildchain workflow maintainers
|
|
|
1050
1057
|
|
|
1051
1058
|
### Minimal validation
|
|
1052
1059
|
|
|
1053
|
-
- `node scripts/check-
|
|
1054
|
-
- `node --test tests/
|
|
1060
|
+
- `node scripts/check-universal-workflow-bootstrap.mjs`
|
|
1061
|
+
- `node --test tests/universal-workflow-bootstrap.test.mjs tests/universal-workflow-backflow.test.mjs tests/universal-workflow-fault-campaign.test.mjs tests/universal-workflow-self-dogfood.test.mjs`
|
|
1055
1062
|
|
|
1056
1063
|
## web-surface-delivery
|
|
1057
1064
|
|