@kungfu-tech/buildchain 4.0.2-alpha.37 → 4.0.2-alpha.39
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 +1 -1
- package/architecture/agent-change-map.md +2 -2
- package/architecture/internal-capabilities.json +2 -2
- package/architecture/maintainability-debt.json +8 -8
- package/architecture/maintainability-policy.json +3 -3
- package/architecture/v4-cross-platform-adopter-qualification.json +1 -1
- package/architecture/v4-floating-consumer-policy.json +1 -1
- package/architecture/v4-next-development-parity.json +2 -2
- package/architecture/v4-release-topology.json +0 -1
- package/architecture/v4-stage-capsule-qualification.json +1 -1
- package/architecture/v4-tail-reseal-parity.json +8 -6
- package/architecture/v4-universal-workflow-train-admission.json +1 -1
- package/architecture/workflow-taxonomy.json +18 -15
- package/contracts/fixtures/v4-tail-reseal-v1/valid.json +1 -1
- package/dist/site/buildchain-contract.json +6 -6
- package/dist/site/buildchain-site.json +67 -26
- package/dist/site/capability-registry.json +2 -2
- package/dist/site/kfd-claims.json +19 -73
- package/dist/site/kfd-upstream-aggregate.json +1 -1
- package/dist/site/manual-registry.json +5 -5
- package/dist/site/node-api-registry.json +30 -30
- package/dist/site/page-registry.json +58 -17
- package/dist/site/public-surface-audit.json +8 -67
- package/dist/site/publication-authority-registry.json +1 -16
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/site-manifest.json +9 -9
- package/dist/site/workflow-registry.json +5 -125
- package/docs/kfd-support.md +26 -2
- package/docs/next-development-transition.md +1 -1
- package/docs/node-api-reference.md +32 -32
- package/docs/release-passport.md +27 -2
- package/docs/v4-adopter-delivery.md +1 -1
- package/docs/v4-stage-capsule.md +1 -1
- package/docs/v4-tail-reseal.md +1 -1
- package/docs/workflow-catalog.md +5 -3
- package/docs/workflow-path-migration.md +109 -0
- package/package.json +1 -1
- package/packages/core/artifact-verification-envelope.js +5 -5
- package/packages/core/kfd-adopter-manifest.js +46 -47
- package/packages/core/next-development-projection.js +1 -1
- package/packages/core/release-passport-contract.js +5 -5
- package/packages/core/release-passport.js +5 -4
- package/scripts/check-v4-floating-consumer-policy-contract.mjs +1 -1
- package/scripts/check-v4-public-dogfood-contract.mjs +4 -4
- package/scripts/check-v4-universal-workflow-bootstrap.mjs +3 -3
- package/scripts/generate-v4-universal-workflow-facades.mjs +4 -3
- package/scripts/v4-universal-workflow-engine.mjs +2 -1
- package/scripts/workflow-taxonomy.mjs +50 -11
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"status": "passed",
|
|
5
5
|
"summary": {
|
|
6
6
|
"cliCommandCount": 117,
|
|
7
|
-
"workflowCount":
|
|
7
|
+
"workflowCount": 114,
|
|
8
8
|
"actionCount": 8,
|
|
9
|
-
"sitePageCount":
|
|
9
|
+
"sitePageCount": 87,
|
|
10
10
|
"docCommandRefCount": 1050,
|
|
11
11
|
"failureCount": 0
|
|
12
12
|
},
|
|
@@ -5026,69 +5026,6 @@
|
|
|
5026
5026
|
"terminal-receipt-root"
|
|
5027
5027
|
],
|
|
5028
5028
|
"outputCount": 5
|
|
5029
|
-
},
|
|
5030
|
-
{
|
|
5031
|
-
"id": "v4-adopter-delivery",
|
|
5032
|
-
"path": ".github/workflows/v4-adopter-delivery.yml",
|
|
5033
|
-
"reusable": true,
|
|
5034
|
-
"inputs": [
|
|
5035
|
-
"archive-path",
|
|
5036
|
-
"bootstrap-path",
|
|
5037
|
-
"consumer",
|
|
5038
|
-
"consumer-ref",
|
|
5039
|
-
"consumer-repository",
|
|
5040
|
-
"input-path",
|
|
5041
|
-
"invocation-source-path",
|
|
5042
|
-
"node-version",
|
|
5043
|
-
"universal-request-json"
|
|
5044
|
-
],
|
|
5045
|
-
"inputCount": 9,
|
|
5046
|
-
"secrets": [],
|
|
5047
|
-
"secretCount": 0,
|
|
5048
|
-
"outputs": [],
|
|
5049
|
-
"outputCount": 0
|
|
5050
|
-
},
|
|
5051
|
-
{
|
|
5052
|
-
"id": "v4-stage-capsule-canary",
|
|
5053
|
-
"path": ".github/workflows/v4-stage-capsule-canary.yml",
|
|
5054
|
-
"reusable": true,
|
|
5055
|
-
"inputs": [
|
|
5056
|
-
"build-artifact-path",
|
|
5057
|
-
"consumer",
|
|
5058
|
-
"go-version",
|
|
5059
|
-
"install-artifact-path",
|
|
5060
|
-
"node-version",
|
|
5061
|
-
"universal-request-json",
|
|
5062
|
-
"verify-artifact-path"
|
|
5063
|
-
],
|
|
5064
|
-
"inputCount": 7,
|
|
5065
|
-
"secrets": [],
|
|
5066
|
-
"secretCount": 0,
|
|
5067
|
-
"outputs": [],
|
|
5068
|
-
"outputCount": 0
|
|
5069
|
-
},
|
|
5070
|
-
{
|
|
5071
|
-
"id": "v4-tail-reseal",
|
|
5072
|
-
"path": ".github/workflows/v4-tail-reseal.yml",
|
|
5073
|
-
"reusable": true,
|
|
5074
|
-
"inputs": [
|
|
5075
|
-
"artifact-retention-days",
|
|
5076
|
-
"consumer-policy-receipt-json",
|
|
5077
|
-
"macos-finalization-command",
|
|
5078
|
-
"request-json",
|
|
5079
|
-
"universal-request-json"
|
|
5080
|
-
],
|
|
5081
|
-
"inputCount": 5,
|
|
5082
|
-
"secrets": [
|
|
5083
|
-
"BUILDCHAIN_EVIDENCE_READ_TOKEN",
|
|
5084
|
-
"BUILDCHAIN_SIGNING_TOKEN"
|
|
5085
|
-
],
|
|
5086
|
-
"secretCount": 2,
|
|
5087
|
-
"outputs": [
|
|
5088
|
-
"release-candidate-passport-json",
|
|
5089
|
-
"tail-reseal-receipt-root"
|
|
5090
|
-
],
|
|
5091
|
-
"outputCount": 2
|
|
5092
5029
|
}
|
|
5093
5030
|
],
|
|
5094
5031
|
"actionInputs": [
|
|
@@ -5725,6 +5662,10 @@
|
|
|
5725
5662
|
"id": "manual:workflow-catalog",
|
|
5726
5663
|
"category": "manual"
|
|
5727
5664
|
},
|
|
5665
|
+
{
|
|
5666
|
+
"id": "manual:workflow-path-migration",
|
|
5667
|
+
"category": "manual"
|
|
5668
|
+
},
|
|
5728
5669
|
{
|
|
5729
5670
|
"id": "overview:home",
|
|
5730
5671
|
"category": "overview"
|
|
@@ -10988,8 +10929,8 @@
|
|
|
10988
10929
|
"workflowRegistryPath": "dist/site/workflow-registry.json",
|
|
10989
10930
|
"pageRegistryPath": "dist/site/page-registry.json",
|
|
10990
10931
|
"cliRegistryDigest": "fbc23073bbae240489a2f826b2c26daadc58e704050c5f8df366509f5c5a1c3e",
|
|
10991
|
-
"workflowRegistryDigest": "
|
|
10992
|
-
"pageRegistryDigest": "
|
|
10932
|
+
"workflowRegistryDigest": "da65c24d1ca58d393cff163356f09261a9cd3392080caa49690c65b3786f0e74",
|
|
10933
|
+
"pageRegistryDigest": "094908397a02731893e7dd90ad6d3d50e2af07de51ec62c617249e82691fe828"
|
|
10993
10934
|
},
|
|
10994
10935
|
"comparison": {
|
|
10995
10936
|
"missingCliRegistry": [],
|
|
@@ -2019,22 +2019,7 @@
|
|
|
2019
2019
|
"oidc"
|
|
2020
2020
|
],
|
|
2021
2021
|
"classified": true
|
|
2022
|
-
},
|
|
2023
|
-
{
|
|
2024
|
-
"path": ".github/workflows/v4-adopter-delivery.yml",
|
|
2025
|
-
"signals": [],
|
|
2026
|
-
"classified": false
|
|
2027
|
-
},
|
|
2028
|
-
{
|
|
2029
|
-
"path": ".github/workflows/v4-stage-capsule-canary.yml",
|
|
2030
|
-
"signals": [],
|
|
2031
|
-
"classified": false
|
|
2032
|
-
},
|
|
2033
|
-
{
|
|
2034
|
-
"path": ".github/workflows/v4-tail-reseal.yml",
|
|
2035
|
-
"signals": [],
|
|
2036
|
-
"classified": false
|
|
2037
2022
|
}
|
|
2038
2023
|
],
|
|
2039
|
-
"registryDigest": "
|
|
2024
|
+
"registryDigest": "894cce314366698d41a3ab20172a0b7a05f03f2167667eae51793537b832c811"
|
|
2040
2025
|
}
|
|
@@ -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-06T03:37:46.000Z",
|
|
5
|
+
"publishedAt": "2026-09-06T03:37:46.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": "54a23658004304d6eec29107ba6f843fa7dc0867",
|
|
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.2-alpha.
|
|
35
|
+
"version": "4.0.2-alpha.39",
|
|
36
36
|
"versionSource": "package.json#version"
|
|
37
37
|
},
|
|
38
38
|
"sourceKind": "package-site-bundle",
|
|
@@ -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-06T03:37:46.000Z",
|
|
5
|
+
"publishedAt": "2026-09-06T03:37:46.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": "54a23658004304d6eec29107ba6f843fa7dc0867",
|
|
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.2-alpha.
|
|
40
|
+
"version": "4.0.2-alpha.39",
|
|
41
41
|
"versionSource": "package.json#version"
|
|
42
42
|
},
|
|
43
43
|
"entrypoint": "buildchain-site.json",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"path": "docs/release-passport.md",
|
|
86
86
|
"plane": "verify",
|
|
87
87
|
"exists": true,
|
|
88
|
-
"digest": "sha256:
|
|
88
|
+
"digest": "sha256:f87853f9f72b3c365e3f4bc492d78e28441be81f6836a59ac66463adf8e2b4a8"
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
91
|
"id": "github-artifact-attestation",
|
|
@@ -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:36f514efc9a7c1c6da59e93126e1512529c5c2349ea987516ef13f1e592be454"
|
|
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:1ff8052860e97ca5c34ba2afcfcfa839d3eb45907fa5da0f67148063962fe7a4"
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
259
|
"id": "build-facts",
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
"path": "docs/kfd-support.md",
|
|
270
270
|
"plane": "verify",
|
|
271
271
|
"exists": true,
|
|
272
|
-
"digest": "sha256:
|
|
272
|
+
"digest": "sha256:e13f0e58a1bd4699ce8d443c0d316d37c9db807e03917bb2a5f8ebd11cdd7153"
|
|
273
273
|
},
|
|
274
274
|
{
|
|
275
275
|
"id": "kfd-agent-hub",
|
|
@@ -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:1afe656ccb66bb63c73956413bb2d3551d3ba39c3f6e50389e7695877dac87a2"
|
|
305
305
|
},
|
|
306
306
|
{
|
|
307
307
|
"id": "publish-transaction",
|
|
@@ -2746,7 +2746,7 @@
|
|
|
2746
2746
|
"status": "preview",
|
|
2747
2747
|
"owner": "buildchain-workflows",
|
|
2748
2748
|
"maturity": "preview",
|
|
2749
|
-
"introducedVersion": "4.0.2-alpha.
|
|
2749
|
+
"introducedVersion": "4.0.2-alpha.39",
|
|
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.2-alpha.
|
|
3946
|
+
"introducedVersion": "4.0.2-alpha.39",
|
|
3947
3947
|
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
3948
3948
|
"deprecationReplacement": "",
|
|
3949
3949
|
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
@@ -5970,7 +5970,7 @@
|
|
|
5970
5970
|
"status": "preview",
|
|
5971
5971
|
"owner": "buildchain-workflows",
|
|
5972
5972
|
"maturity": "preview",
|
|
5973
|
-
"introducedVersion": "4.0.2-alpha.
|
|
5973
|
+
"introducedVersion": "4.0.2-alpha.39",
|
|
5974
5974
|
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
5975
5975
|
"deprecationReplacement": "",
|
|
5976
5976
|
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
@@ -6001,7 +6001,7 @@
|
|
|
6001
6001
|
"status": "preview",
|
|
6002
6002
|
"owner": "buildchain-workflows",
|
|
6003
6003
|
"maturity": "preview",
|
|
6004
|
-
"introducedVersion": "4.0.2-alpha.
|
|
6004
|
+
"introducedVersion": "4.0.2-alpha.39",
|
|
6005
6005
|
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
6006
6006
|
"deprecationReplacement": "",
|
|
6007
6007
|
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
@@ -6032,7 +6032,7 @@
|
|
|
6032
6032
|
"status": "preview",
|
|
6033
6033
|
"owner": "buildchain-workflows",
|
|
6034
6034
|
"maturity": "preview",
|
|
6035
|
-
"introducedVersion": "4.0.2-alpha.
|
|
6035
|
+
"introducedVersion": "4.0.2-alpha.39",
|
|
6036
6036
|
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
6037
6037
|
"deprecationReplacement": "",
|
|
6038
6038
|
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
@@ -6628,126 +6628,6 @@
|
|
|
6628
6628
|
"deprecationReplacement": "",
|
|
6629
6629
|
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
6630
6630
|
"nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
|
|
6631
|
-
},
|
|
6632
|
-
{
|
|
6633
|
-
"id": "v4-adopter-delivery",
|
|
6634
|
-
"path": ".github/workflows/v4-adopter-delivery.yml",
|
|
6635
|
-
"reusable": true,
|
|
6636
|
-
"inputs": [
|
|
6637
|
-
"archive-path",
|
|
6638
|
-
"bootstrap-path",
|
|
6639
|
-
"consumer",
|
|
6640
|
-
"consumer-ref",
|
|
6641
|
-
"consumer-repository",
|
|
6642
|
-
"input-path",
|
|
6643
|
-
"invocation-source-path",
|
|
6644
|
-
"node-version",
|
|
6645
|
-
"universal-request-json"
|
|
6646
|
-
],
|
|
6647
|
-
"inputCount": 9,
|
|
6648
|
-
"secrets": [],
|
|
6649
|
-
"secretCount": 0,
|
|
6650
|
-
"outputs": [],
|
|
6651
|
-
"outputCount": 0,
|
|
6652
|
-
"taxonomy": {
|
|
6653
|
-
"id": "v4-adopter-delivery",
|
|
6654
|
-
"role": "public",
|
|
6655
|
-
"category": "build",
|
|
6656
|
-
"purpose": "adopter-qualification",
|
|
6657
|
-
"status": "active",
|
|
6658
|
-
"canonicalPath": ".github/workflows/public-build-adopter-qualification.yml",
|
|
6659
|
-
"compatibilityAlias": true
|
|
6660
|
-
},
|
|
6661
|
-
"surface": "repository-workflow",
|
|
6662
|
-
"capabilityGroup": "api-cli-reference",
|
|
6663
|
-
"status": "active",
|
|
6664
|
-
"owner": "buildchain-workflows",
|
|
6665
|
-
"maturity": "active",
|
|
6666
|
-
"introducedVersion": "pre-3.0.2-alpha.4",
|
|
6667
|
-
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
6668
|
-
"deprecationReplacement": "",
|
|
6669
|
-
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
6670
|
-
"nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
|
|
6671
|
-
},
|
|
6672
|
-
{
|
|
6673
|
-
"id": "v4-stage-capsule-canary",
|
|
6674
|
-
"path": ".github/workflows/v4-stage-capsule-canary.yml",
|
|
6675
|
-
"reusable": true,
|
|
6676
|
-
"inputs": [
|
|
6677
|
-
"build-artifact-path",
|
|
6678
|
-
"consumer",
|
|
6679
|
-
"go-version",
|
|
6680
|
-
"install-artifact-path",
|
|
6681
|
-
"node-version",
|
|
6682
|
-
"universal-request-json",
|
|
6683
|
-
"verify-artifact-path"
|
|
6684
|
-
],
|
|
6685
|
-
"inputCount": 7,
|
|
6686
|
-
"secrets": [],
|
|
6687
|
-
"secretCount": 0,
|
|
6688
|
-
"outputs": [],
|
|
6689
|
-
"outputCount": 0,
|
|
6690
|
-
"taxonomy": {
|
|
6691
|
-
"id": "v4-stage-capsule-canary",
|
|
6692
|
-
"role": "public",
|
|
6693
|
-
"category": "build",
|
|
6694
|
-
"purpose": "stage-capsule-canary",
|
|
6695
|
-
"status": "active",
|
|
6696
|
-
"canonicalPath": ".github/workflows/public-build-stage-capsule-canary.yml",
|
|
6697
|
-
"compatibilityAlias": true
|
|
6698
|
-
},
|
|
6699
|
-
"surface": "repository-workflow",
|
|
6700
|
-
"capabilityGroup": "api-cli-reference",
|
|
6701
|
-
"status": "active",
|
|
6702
|
-
"owner": "buildchain-workflows",
|
|
6703
|
-
"maturity": "active",
|
|
6704
|
-
"introducedVersion": "pre-3.0.2-alpha.4",
|
|
6705
|
-
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
6706
|
-
"deprecationReplacement": "",
|
|
6707
|
-
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
6708
|
-
"nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
|
|
6709
|
-
},
|
|
6710
|
-
{
|
|
6711
|
-
"id": "v4-tail-reseal",
|
|
6712
|
-
"path": ".github/workflows/v4-tail-reseal.yml",
|
|
6713
|
-
"reusable": true,
|
|
6714
|
-
"inputs": [
|
|
6715
|
-
"artifact-retention-days",
|
|
6716
|
-
"consumer-policy-receipt-json",
|
|
6717
|
-
"macos-finalization-command",
|
|
6718
|
-
"request-json",
|
|
6719
|
-
"universal-request-json"
|
|
6720
|
-
],
|
|
6721
|
-
"inputCount": 5,
|
|
6722
|
-
"secrets": [
|
|
6723
|
-
"BUILDCHAIN_EVIDENCE_READ_TOKEN",
|
|
6724
|
-
"BUILDCHAIN_SIGNING_TOKEN"
|
|
6725
|
-
],
|
|
6726
|
-
"secretCount": 2,
|
|
6727
|
-
"outputs": [
|
|
6728
|
-
"release-candidate-passport-json",
|
|
6729
|
-
"tail-reseal-receipt-root"
|
|
6730
|
-
],
|
|
6731
|
-
"outputCount": 2,
|
|
6732
|
-
"taxonomy": {
|
|
6733
|
-
"id": "v4-tail-reseal",
|
|
6734
|
-
"role": "public",
|
|
6735
|
-
"category": "ops",
|
|
6736
|
-
"purpose": "tail-reseal",
|
|
6737
|
-
"status": "active",
|
|
6738
|
-
"canonicalPath": ".github/workflows/public-ops-tail-reseal.yml",
|
|
6739
|
-
"compatibilityAlias": true
|
|
6740
|
-
},
|
|
6741
|
-
"surface": "repository-workflow",
|
|
6742
|
-
"capabilityGroup": "api-cli-reference",
|
|
6743
|
-
"status": "active",
|
|
6744
|
-
"owner": "buildchain-workflows",
|
|
6745
|
-
"maturity": "active",
|
|
6746
|
-
"introducedVersion": "pre-3.0.2-alpha.4",
|
|
6747
|
-
"compatibilityPromise": "preserved-through-the-v3-major-line",
|
|
6748
|
-
"deprecationReplacement": "",
|
|
6749
|
-
"sunsetCondition": "explicit-breaking-change-review-in-a-future-major-line",
|
|
6750
|
-
"nonDuplicationRationale": "Existing workflow identity retained for caller compatibility and repository orchestration."
|
|
6751
6631
|
}
|
|
6752
6632
|
],
|
|
6753
6633
|
"actionSource": "actions/*/action.yml reverse input enumeration",
|
package/docs/kfd-support.md
CHANGED
|
@@ -1,3 +1,22 @@
|
|
|
1
|
+
---
|
|
2
|
+
status: active
|
|
3
|
+
period: ongoing
|
|
4
|
+
theme: generic-kfd-adopter-binding
|
|
5
|
+
doc_type: reference
|
|
6
|
+
source_level: local-files
|
|
7
|
+
confidence: high
|
|
8
|
+
sensitivity: public
|
|
9
|
+
evidence_grade: B
|
|
10
|
+
review_state: unreviewed
|
|
11
|
+
last_reviewed: 2026-09-06
|
|
12
|
+
ai_provenance:
|
|
13
|
+
model_family: GPT-6
|
|
14
|
+
product: Codex
|
|
15
|
+
generated_at: 2026-09-06
|
|
16
|
+
visible_context: Buildchain v3 implementation and v4 source and regression tests.
|
|
17
|
+
invisible_context_boundary: No credentials or private runtime evidence inspected.
|
|
18
|
+
---
|
|
19
|
+
|
|
1
20
|
# KFD Support
|
|
2
21
|
|
|
3
22
|
Buildchain implements KFD support as release evidence and product capability
|
|
@@ -77,8 +96,13 @@ KFD records and evidence by SHA-256. The result uses
|
|
|
77
96
|
`buildchain kfd support project` derives a compatibility projection from the
|
|
78
97
|
standard adopter manifest and its exact passing gate. The adopter manifest is
|
|
79
98
|
the sole KFD-1..13 declaration authority; the command rejects stale package,
|
|
80
|
-
source, witness, registry, verifier-set, and KFD-4/5/7 gate roots.
|
|
81
|
-
|
|
99
|
+
source, witness, registry, verifier-set, and KFD-4/5/7 gate roots. Gate creation
|
|
100
|
+
accepts an explicit `expectedAdopterId`, `expectedSourceRepository`, and
|
|
101
|
+
`expectedSourceSha`; omitting the first two preserves the Buildchain
|
|
102
|
+
self-release default. The gate, every product-gate projection, the legacy
|
|
103
|
+
matrix, Release Passport, and artifact evidence all retain that exact
|
|
104
|
+
adopter/repository/source closure. The emitted matrix is not an independent
|
|
105
|
+
declaration and cannot widen adopter claims.
|
|
82
106
|
|
|
83
107
|
## KFD-1
|
|
84
108
|
|
|
@@ -77,7 +77,7 @@ invalid.
|
|
|
77
77
|
## Public self-dogfood and adoption
|
|
78
78
|
|
|
79
79
|
`.github/workflows/self-build-public-consumer-dogfood.yml` remains the exact thin
|
|
80
|
-
consumer of the public `
|
|
80
|
+
consumer of the public `public-build-stage-capsule-canary.yml@v4-alpha` contract. Its
|
|
81
81
|
declared `lifecycle.verify` runs `pnpm run check`, so the same public path
|
|
82
82
|
executes pure recovery tests that inject a transient durable-state write
|
|
83
83
|
failure, restore the adapter operation on a fresh runner, supersede stale work
|