@kungfu-tech/buildchain 3.0.9-alpha.10 → 3.0.9-alpha.11
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/actions/promote-buildchain-ref/README.md +4 -0
- package/bin/internal/trust-release-release-handlers.mjs +1 -0
- package/dist/site/buildchain-contract.json +26 -21
- package/dist/site/buildchain-site.json +30 -15
- package/dist/site/capability-registry.json +1 -1
- package/dist/site/cli-registry.json +2 -1
- package/dist/site/controller-registry.json +6 -2
- package/dist/site/kfd-claims.json +33 -6
- package/dist/site/kfd-upstream-aggregate.json +1 -1
- package/dist/site/manual-registry.json +3 -3
- package/dist/site/node-api-registry.json +266 -14
- package/dist/site/page-registry.json +23 -8
- package/dist/site/public-surface-audit.json +9 -6
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/release-provenance.json +2 -0
- package/dist/site/site-manifest.json +7 -7
- package/dist/site/workflow-registry.json +10 -7
- package/docs/cli-reference.md +2 -2
- package/docs/node-api-reference.md +45 -24
- package/docs/release-passport.md +10 -0
- package/package.json +3 -1
- package/packages/core/buildchain-delivery-self-dogfood.js +395 -0
- package/packages/core/dev-delivery-warrant.js +1 -0
- package/packages/core/published-delivery-authority.js +247 -0
- package/packages/core/release-passport.js +8 -1
- package/scripts/buildchain-cli-help.mjs +1 -0
- package/scripts/check-inventory.mjs +1 -1
- package/scripts/dev-delivery-warrant.mjs +1 -1
- package/scripts/site-capability-metadata.mjs +2 -0
- package/scripts/workflow-call-contract.mjs +1 -1
|
@@ -403,6 +403,10 @@ product-owned `release-passport-kfd-3-artifact-verify-command` such as
|
|
|
403
403
|
`kungfu agent verify --json`. Buildchain compares declared shipped public
|
|
404
404
|
surfaces with artifact-exposed public surfaces and writes the result under the
|
|
405
405
|
KFD-provided `kfd-3` passport section.
|
|
406
|
+
Set `release-passport-adopter-delivery-json` to a passed protocol-neutral
|
|
407
|
+
adopter delivery gate result. Buildchain roots the exact product, artifact,
|
|
408
|
+
driver, profile, and semantic report closure into both the Release Passport and
|
|
409
|
+
artifact evidence; either-copy substitution fails release verification.
|
|
406
410
|
Set `release-passport-kfd-adopter-manifest-json` to the standard full-cut
|
|
407
411
|
adopter manifest and `release-passport-kfd-product-gate-jsons` to the
|
|
408
412
|
newline-separated KFD-4, KFD-5, and KFD-7 gate results. Buildchain binds the
|
|
@@ -242,6 +242,7 @@ async function handleCollectCommand({ args, runScript, packageVersion }) {
|
|
|
242
242
|
"kfd-3-artifact-verify-cmd",
|
|
243
243
|
"",
|
|
244
244
|
),
|
|
245
|
+
adopterDeliveryJson: readFlag(collectArgs, "adopter-delivery-json", ""),
|
|
245
246
|
kfdAdopterManifestJson: readFlag(
|
|
246
247
|
collectArgs,
|
|
247
248
|
"kfd-adopter-manifest-json",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"product": {
|
|
5
5
|
"name": "Buildchain",
|
|
6
6
|
"package": "@kungfu-tech/buildchain",
|
|
7
|
-
"version": "3.0.9-alpha.
|
|
7
|
+
"version": "3.0.9-alpha.11",
|
|
8
8
|
"repository": "https://github.com/kungfu-systems/buildchain"
|
|
9
9
|
},
|
|
10
10
|
"majorLine": "v3",
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"GitHub Release passport and evidence publication is delegated to promote-buildchain-ref after the semver release transaction completes"
|
|
517
517
|
],
|
|
518
518
|
"breakingDigest": "sha256:e60642aa298933d2c103284794921a6c340a50aa91ee528b06e58892a2a006bf",
|
|
519
|
-
"auditDigest": "sha256:
|
|
519
|
+
"auditDigest": "sha256:9c9efb4fa3f6c75c25ebd6100ceaf4a4e3aea2e8f72d5eea118972a3d042731a",
|
|
520
520
|
"compatibleBreakingDigests": [
|
|
521
521
|
"sha256:acd401cfc46450115a3763fd4b679d85f185e8757ebd52510d6262e1533df4cf"
|
|
522
522
|
],
|
|
@@ -575,7 +575,7 @@
|
|
|
575
575
|
"resume-from-candidate-run is fail-closed and uses a fresh caller event instead of rerunning a frozen startup graph"
|
|
576
576
|
],
|
|
577
577
|
"breakingDigest": "sha256:9db8dd07152855d03ff30f9c571438593c689d3e8139fa45431d000f548242f5",
|
|
578
|
-
"auditDigest": "sha256:
|
|
578
|
+
"auditDigest": "sha256:55e0ed7099c1b7ff3f1abaeadc85168080975c633f2001d4148bf1045cf7ce36",
|
|
579
579
|
"compatibleBreakingDigests": [
|
|
580
580
|
"sha256:aa30f22e3af0a89841310bdbdc900844dd95a66974db173fa140a71bbd7e82c0"
|
|
581
581
|
],
|
|
@@ -805,7 +805,7 @@
|
|
|
805
805
|
"semver GitHub Releases are created or updated only after transaction completion, with prerelease/latest metadata bound to the authoritative publication channel and tag syntax retained as the fallback for ordinary callers"
|
|
806
806
|
],
|
|
807
807
|
"breakingDigest": "sha256:6147c0a8d5c36bfaa6021871574e1fc28192a3f1b8cfdae4d24ef3059ac1ebda",
|
|
808
|
-
"auditDigest": "sha256:
|
|
808
|
+
"auditDigest": "sha256:5a392996406f1327e7a5f40462663d40953a24e30c33377d7d2854a18ca4d1c1",
|
|
809
809
|
"compatibleBreakingDigests": [
|
|
810
810
|
"sha256:a59f0910e6df842e7699139472e5dd69ac2fdd7f7213bf2cb346d1d622556874"
|
|
811
811
|
],
|
|
@@ -926,7 +926,7 @@
|
|
|
926
926
|
"release-state SHA is recorded as a durable audit entrance"
|
|
927
927
|
],
|
|
928
928
|
"breakingDigest": "sha256:b627e1b2ece9b6049517a942c5139e342e6077cdd3d8962d61cef8481b1f70ad",
|
|
929
|
-
"auditDigest": "sha256:
|
|
929
|
+
"auditDigest": "sha256:00d5f388d6abc7aaa730bbbda644cdba0e83cff783558102bf143d68bd7429df"
|
|
930
930
|
},
|
|
931
931
|
{
|
|
932
932
|
"contractVersion": 1,
|
|
@@ -975,7 +975,7 @@
|
|
|
975
975
|
"prose-only public claims downgrade the release trust passport audit"
|
|
976
976
|
],
|
|
977
977
|
"breakingDigest": "sha256:f0b636eb925ddbf45ff1a8872454ab7b4dd98857cac12bb75217830130e62a16",
|
|
978
|
-
"auditDigest": "sha256:
|
|
978
|
+
"auditDigest": "sha256:00d5f388d6abc7aaa730bbbda644cdba0e83cff783558102bf143d68bd7429df"
|
|
979
979
|
},
|
|
980
980
|
{
|
|
981
981
|
"contractVersion": 1,
|
|
@@ -1125,7 +1125,7 @@
|
|
|
1125
1125
|
"manual entries carry source file digests so downstream sites and agents can detect stale hand-written documentation"
|
|
1126
1126
|
],
|
|
1127
1127
|
"breakingDigest": "sha256:7d0d2819e3a3e72989d9c57b5efe9d0bc0a79bc0f2c82a0c7b9d6c5a211a91f2",
|
|
1128
|
-
"auditDigest": "sha256:
|
|
1128
|
+
"auditDigest": "sha256:330c596b9c13183b221cb48300980abda288b53db5ddb60707b24e3dd6840f9e"
|
|
1129
1129
|
},
|
|
1130
1130
|
{
|
|
1131
1131
|
"contractVersion": 1,
|
|
@@ -1147,7 +1147,7 @@
|
|
|
1147
1147
|
"agents can discover supported Node APIs without importing internal file paths"
|
|
1148
1148
|
],
|
|
1149
1149
|
"breakingDigest": "sha256:48f925608d3e2131d90936b07dc2a30341204cae3e6e785c0f77d61ad755c945",
|
|
1150
|
-
"auditDigest": "sha256:
|
|
1150
|
+
"auditDigest": "sha256:99a04734bd8964dc6d82bb16b37a7d560ffe56188bf3fd53f2614df23fc175fe"
|
|
1151
1151
|
},
|
|
1152
1152
|
{
|
|
1153
1153
|
"contractVersion": 1,
|
|
@@ -1198,7 +1198,7 @@
|
|
|
1198
1198
|
"controllerDescriptor": {
|
|
1199
1199
|
"contract": "buildchain.controller-descriptor/v1",
|
|
1200
1200
|
"digest": "sha256:373723a73d188194d389dee04c394d3b79cb0c016a370f2f5d0f60979a02ed48",
|
|
1201
|
-
"registryDigest": "sha256:
|
|
1201
|
+
"registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
|
|
1202
1202
|
"inputClassifications": {
|
|
1203
1203
|
"buildchain-ref": {
|
|
1204
1204
|
"classification": "included",
|
|
@@ -1381,7 +1381,7 @@
|
|
|
1381
1381
|
"controllerDescriptor": {
|
|
1382
1382
|
"contract": "buildchain.controller-descriptor/v1",
|
|
1383
1383
|
"digest": "sha256:f986e79241d831f027a0955a35c918f946989176c76555e20f156ed31fb10c94",
|
|
1384
|
-
"registryDigest": "sha256:
|
|
1384
|
+
"registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
|
|
1385
1385
|
"inputClassifications": {
|
|
1386
1386
|
"BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN": {
|
|
1387
1387
|
"classification": "redacted",
|
|
@@ -1919,7 +1919,7 @@
|
|
|
1919
1919
|
"controllerDescriptor": {
|
|
1920
1920
|
"contract": "buildchain.controller-descriptor/v1",
|
|
1921
1921
|
"digest": "sha256:6dfa79003f0c92e336c56f07f45f57cc5572921bdb46e432fd809fb19ee823bb",
|
|
1922
|
-
"registryDigest": "sha256:
|
|
1922
|
+
"registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
|
|
1923
1923
|
"inputClassifications": {
|
|
1924
1924
|
"BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN": {
|
|
1925
1925
|
"classification": "redacted",
|
|
@@ -2398,7 +2398,7 @@
|
|
|
2398
2398
|
"controllerDescriptor": {
|
|
2399
2399
|
"contract": "buildchain.controller-descriptor/v1",
|
|
2400
2400
|
"digest": "sha256:8e42956a2c10fa109500e72b97994f06b3d22a19cc63a46f66410b2e81706e9d",
|
|
2401
|
-
"registryDigest": "sha256:
|
|
2401
|
+
"registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
|
|
2402
2402
|
"inputClassifications": {
|
|
2403
2403
|
"artifact-name": {
|
|
2404
2404
|
"classification": "included",
|
|
@@ -2615,7 +2615,7 @@
|
|
|
2615
2615
|
"controllerDescriptor": {
|
|
2616
2616
|
"contract": "buildchain.controller-descriptor/v1",
|
|
2617
2617
|
"digest": "sha256:c5274b37f04d0054559fdc8698c51bd0f0d8ae470baf163e9caa7699aa970575",
|
|
2618
|
-
"registryDigest": "sha256:
|
|
2618
|
+
"registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
|
|
2619
2619
|
"inputClassifications": {
|
|
2620
2620
|
"artifact-path": {
|
|
2621
2621
|
"classification": "digest-only",
|
|
@@ -2859,7 +2859,7 @@
|
|
|
2859
2859
|
"controllerDescriptor": {
|
|
2860
2860
|
"contract": "buildchain.controller-descriptor/v1",
|
|
2861
2861
|
"digest": "sha256:6b132790b9798e8a5dfbe095701d8e024c160a08bc7c4bd477ee79feef7a9cfd",
|
|
2862
|
-
"registryDigest": "sha256:
|
|
2862
|
+
"registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
|
|
2863
2863
|
"inputClassifications": {
|
|
2864
2864
|
"artifact-name": {
|
|
2865
2865
|
"classification": "included",
|
|
@@ -3041,7 +3041,7 @@
|
|
|
3041
3041
|
"controllerDescriptor": {
|
|
3042
3042
|
"contract": "buildchain.controller-descriptor/v1",
|
|
3043
3043
|
"digest": "sha256:6d71409659fbf8543c7e520b0c493d8afe86bdf60286b860bb917f0041ebc173",
|
|
3044
|
-
"registryDigest": "sha256:
|
|
3044
|
+
"registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
|
|
3045
3045
|
"inputClassifications": {
|
|
3046
3046
|
"artifact-name": {
|
|
3047
3047
|
"classification": "included",
|
|
@@ -3334,6 +3334,7 @@
|
|
|
3334
3334
|
"release-candidate-workflow-file",
|
|
3335
3335
|
"release-candidate-workflow-name",
|
|
3336
3336
|
"release-passport",
|
|
3337
|
+
"release-passport-adopter-delivery-json",
|
|
3337
3338
|
"release-passport-attachment-command",
|
|
3338
3339
|
"release-passport-buildchain-self-kfd",
|
|
3339
3340
|
"release-passport-evidence-command",
|
|
@@ -3373,8 +3374,8 @@
|
|
|
3373
3374
|
],
|
|
3374
3375
|
"controllerDescriptor": {
|
|
3375
3376
|
"contract": "buildchain.controller-descriptor/v1",
|
|
3376
|
-
"digest": "sha256:
|
|
3377
|
-
"registryDigest": "sha256:
|
|
3377
|
+
"digest": "sha256:127dc1d80dca63e2bb1fb268d2183d0a31ea2a67eb81bce48dae916f698c02be",
|
|
3378
|
+
"registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
|
|
3378
3379
|
"inputClassifications": {
|
|
3379
3380
|
"BUILDCHAIN_ISSUE_APP_ID": {
|
|
3380
3381
|
"classification": "redacted",
|
|
@@ -3716,6 +3717,10 @@
|
|
|
3716
3717
|
"classification": "included",
|
|
3717
3718
|
"source": "workflow-call-input"
|
|
3718
3719
|
},
|
|
3720
|
+
"release-passport-adopter-delivery-json": {
|
|
3721
|
+
"classification": "digest-only",
|
|
3722
|
+
"source": "workflow-call-input"
|
|
3723
|
+
},
|
|
3719
3724
|
"release-passport-attachment-command": {
|
|
3720
3725
|
"classification": "digest-only",
|
|
3721
3726
|
"source": "workflow-call-input"
|
|
@@ -3869,7 +3874,7 @@
|
|
|
3869
3874
|
"missing receipts are non-qualifying and must not be represented as a successful controller run"
|
|
3870
3875
|
],
|
|
3871
3876
|
"breakingDigest": "sha256:015d8de793adbd4c539416be7d7512e18cc92097e629b0203fa06d2c183e98bd",
|
|
3872
|
-
"auditDigest": "sha256:
|
|
3877
|
+
"auditDigest": "sha256:55e0ed7099c1b7ff3f1abaeadc85168080975c633f2001d4148bf1045cf7ce36"
|
|
3873
3878
|
},
|
|
3874
3879
|
{
|
|
3875
3880
|
"contractVersion": 1,
|
|
@@ -3934,7 +3939,7 @@
|
|
|
3934
3939
|
"controllerDescriptor": {
|
|
3935
3940
|
"contract": "buildchain.controller-descriptor/v1",
|
|
3936
3941
|
"digest": "sha256:660579b5561e8e33375a3f3b1fefbb8a5bd8241a55ba43374d786fb772c24a12",
|
|
3937
|
-
"registryDigest": "sha256:
|
|
3942
|
+
"registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
|
|
3938
3943
|
"inputClassifications": {
|
|
3939
3944
|
"agent-work-context-json": {
|
|
3940
3945
|
"classification": "digest-only",
|
|
@@ -4069,7 +4074,7 @@
|
|
|
4069
4074
|
"controllerDescriptor": {
|
|
4070
4075
|
"contract": "buildchain.controller-descriptor/v1",
|
|
4071
4076
|
"digest": "sha256:b6f53563c0adc859bc586c05fce560a5094d7d9666438d63c5fd3e1fc4774555",
|
|
4072
|
-
"registryDigest": "sha256:
|
|
4077
|
+
"registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
|
|
4073
4078
|
"inputClassifications": {}
|
|
4074
4079
|
},
|
|
4075
4080
|
"guarantees": [
|
|
@@ -4084,5 +4089,5 @@
|
|
|
4084
4089
|
],
|
|
4085
4090
|
"compatibilityProofRegistryRoot": "sha256:aec674d174461493e3493b3fe3164d62745a9ce18cb6a560f94bd99f2759eb53",
|
|
4086
4091
|
"compatibilityDigest": "sha256:eb2fafb181b33002f81102a966f0a801ab1798101446635703ab6acfea51d9aa",
|
|
4087
|
-
"contractDigest": "sha256:
|
|
4092
|
+
"contractDigest": "sha256:5f9568c1440778e7f72e4300aba40196001d85c3ba12748e4266b5a5577333db"
|
|
4088
4093
|
}
|