@kungfu-tech/buildchain 3.0.9-alpha.10 → 3.0.9-alpha.12

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.
Files changed (31) hide show
  1. package/actions/promote-buildchain-ref/README.md +4 -0
  2. package/bin/internal/trust-release-release-handlers.mjs +1 -0
  3. package/dist/site/buildchain-contract.json +211 -26
  4. package/dist/site/buildchain-site.json +30 -15
  5. package/dist/site/capability-registry.json +1 -1
  6. package/dist/site/cli-registry.json +2 -1
  7. package/dist/site/controller-registry.json +6 -2
  8. package/dist/site/kfd-claims.json +34 -7
  9. package/dist/site/kfd-upstream-aggregate.json +1 -1
  10. package/dist/site/manual-registry.json +3 -3
  11. package/dist/site/node-api-registry.json +276 -24
  12. package/dist/site/page-registry.json +23 -8
  13. package/dist/site/public-surface-audit.json +9 -6
  14. package/dist/site/publication-registry.json +4 -4
  15. package/dist/site/release-provenance.json +2 -0
  16. package/dist/site/site-manifest.json +7 -7
  17. package/dist/site/workflow-registry.json +10 -7
  18. package/docs/cli-reference.md +2 -2
  19. package/docs/node-api-reference.md +61 -40
  20. package/docs/release-passport.md +10 -0
  21. package/package.json +3 -1
  22. package/packages/core/buildchain-compatibility-proof.js +66 -0
  23. package/packages/core/buildchain-delivery-self-dogfood.js +395 -0
  24. package/packages/core/dev-delivery-warrant.js +1 -0
  25. package/packages/core/published-delivery-authority.js +247 -0
  26. package/packages/core/release-passport.js +8 -1
  27. package/scripts/buildchain-cli-help.mjs +1 -0
  28. package/scripts/check-inventory.mjs +1 -1
  29. package/scripts/dev-delivery-warrant.mjs +1 -1
  30. package/scripts/site-capability-metadata.mjs +2 -0
  31. 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.10",
7
+ "version": "3.0.9-alpha.12",
8
8
  "repository": "https://github.com/kungfu-systems/buildchain"
9
9
  },
10
10
  "majorLine": "v3",
@@ -118,6 +118,60 @@
118
118
  "cutRoot": "sha256:3b83f02e22ca82fc4a099b5f8c4353fffb1423b0a5cba41860b1ba86f7c8cbb7",
119
119
  "proofRoot": "sha256:36d2e188f43385d6191116393aa81ea025ccf61e21a1c5eae1d56be92a203b31"
120
120
  },
121
+ {
122
+ "schema": "kungfu.buildchain.compatibility-proof/v1",
123
+ "proofId": "web-surface-da569f-to-27f0cb",
124
+ "predicate": "compatible-breaking-digest",
125
+ "direction": "source-to-target",
126
+ "operation": "accept-contract-lock",
127
+ "source": {
128
+ "contract": "kungfu-buildchain-runtime-contract-world",
129
+ "surfaceId": "web-surface",
130
+ "surfaceKind": "workflow",
131
+ "breakingDigest": "sha256:da569f90374e878948e3d5160ed9929338ce0572473ca8ee54867b0fe1aaeace"
132
+ },
133
+ "target": {
134
+ "contract": "kungfu-buildchain-runtime-contract-world",
135
+ "surfaceId": "web-surface",
136
+ "surfaceKind": "workflow",
137
+ "breakingDigest": "sha256:27f0cb9c7d97288850d215be8696b323471c41fd1cdf3a2ff3ebf21f62541960"
138
+ },
139
+ "scope": {
140
+ "contract": "kungfu-buildchain-runtime-contract-world",
141
+ "surfaceId": "web-surface",
142
+ "surfaceKind": "workflow",
143
+ "majorLines": [
144
+ "v2",
145
+ "v3"
146
+ ],
147
+ "operation": "accept-contract-lock"
148
+ },
149
+ "scopeRoot": "sha256:0288a1bc232405047630819733074df11cfd86596c0fc95afd4403948399d679",
150
+ "evidence": {
151
+ "kind": "protected-pull-request-contract-acceptance",
152
+ "pullRequest": "https://github.com/kungfu-systems/buildchain/pull/2089",
153
+ "protectedBase": "dev/v3/v3.0",
154
+ "sourceCommit": "1a6cb874bc6f1611f3eef607e711d3532798e9e7",
155
+ "mergeCommit": "71a75f21159b994241ec7cb2c50f7a150c5d440b",
156
+ "contractDigest": "sha256:7c2a7c132a2b2722f70f148b81048147047d4d2c46cf33f7cd2dc158aec092e0",
157
+ "compatibilityDigest": "sha256:61af7d0871220bc0909008bdc571905ad500cccf853e7841bc5d462a34b2d436"
158
+ },
159
+ "evidenceRoot": "sha256:8e0184e579c42a66851992a79d54b6f8add9eea776a589bc3004fe0e2177b15c",
160
+ "authority": {
161
+ "kind": "protected-base-contract-authority",
162
+ "repository": "kungfu-systems/buildchain",
163
+ "protectedBase": "dev/v3/v3.0"
164
+ },
165
+ "authorityRoot": "sha256:6908bf14a35e1ad7d0b865cb776744b789d1b41a0920d2160ef374febb4e24ea",
166
+ "cut": {
167
+ "kind": "protected-git-cut",
168
+ "repository": "kungfu-systems/buildchain",
169
+ "protectedBase": "dev/v3/v3.0",
170
+ "commit": "71a75f21159b994241ec7cb2c50f7a150c5d440b"
171
+ },
172
+ "cutRoot": "sha256:4a758c2d730bf99a28ae37057e865e9f0cb8a516200b5a0c29851ca414efa556",
173
+ "proofRoot": "sha256:3ba66a1e8f8d00ddd45f3f448bcccb15469cbd31f5765d36f61e4cfe7fd0dd41"
174
+ },
121
175
  {
122
176
  "schema": "kungfu.buildchain.compatibility-proof/v1",
123
177
  "proofId": "build-lifecycle-307459-to-6b8d38",
@@ -172,6 +226,60 @@
172
226
  "cutRoot": "sha256:4fd5ae0cdad01a09e91bbb3f183ac595510a8f25baf7ba865de7633a7eacb3eb",
173
227
  "proofRoot": "sha256:3bd1c54198b78a462d2005ac66c139ad4d6f1962925c8f0971b4d0a222f1a7c5"
174
228
  },
229
+ {
230
+ "schema": "kungfu.buildchain.compatibility-proof/v1",
231
+ "proofId": "release-propagation-d7a1f1-to-b873ce",
232
+ "predicate": "compatible-breaking-digest",
233
+ "direction": "source-to-target",
234
+ "operation": "accept-contract-lock",
235
+ "source": {
236
+ "contract": "kungfu-buildchain-runtime-contract-world",
237
+ "surfaceId": "controller:release-propagation",
238
+ "surfaceKind": "controller",
239
+ "breakingDigest": "sha256:d7a1f15990ce8bd13149474888232c7d4451dd2a49bebf4d4ce1336695da430e"
240
+ },
241
+ "target": {
242
+ "contract": "kungfu-buildchain-runtime-contract-world",
243
+ "surfaceId": "controller:release-propagation",
244
+ "surfaceKind": "controller",
245
+ "breakingDigest": "sha256:b873ceb65618972bea615afcb9c616c138ce834b3246ec7237ef87c1618d68bd"
246
+ },
247
+ "scope": {
248
+ "contract": "kungfu-buildchain-runtime-contract-world",
249
+ "surfaceId": "controller:release-propagation",
250
+ "surfaceKind": "controller",
251
+ "majorLines": [
252
+ "v2",
253
+ "v3"
254
+ ],
255
+ "operation": "accept-contract-lock"
256
+ },
257
+ "scopeRoot": "sha256:0ff862e406419464370403011c3bf90d291d85a2c08ae8179d6b8d540c9e70f2",
258
+ "evidence": {
259
+ "kind": "protected-pull-request-contract-acceptance",
260
+ "pullRequest": "https://github.com/kungfu-systems/buildchain/pull/2143",
261
+ "protectedBase": "dev/v3/v3.0",
262
+ "sourceCommit": "b63aff4dd63ad6017b8f48e1c690f595a9c832a2",
263
+ "mergeCommit": "487ee09ca4832ffd15607db00060df4c0839fbae",
264
+ "contractDigest": "sha256:00c37f8a663387831ba4d066056d0b21d4f3c5f3ea5b0cf84456af332cf8d87e",
265
+ "compatibilityDigest": "sha256:3bbcaf835844260ed98414d3bd176667245d12131e13fc748e4c2fae12399691"
266
+ },
267
+ "evidenceRoot": "sha256:943908ff0b680d7ae84c68dc90412e4e6292323531b5e449ce4d1433061258c8",
268
+ "authority": {
269
+ "kind": "protected-base-contract-authority",
270
+ "repository": "kungfu-systems/buildchain",
271
+ "protectedBase": "dev/v3/v3.0"
272
+ },
273
+ "authorityRoot": "sha256:6908bf14a35e1ad7d0b865cb776744b789d1b41a0920d2160ef374febb4e24ea",
274
+ "cut": {
275
+ "kind": "protected-git-cut",
276
+ "repository": "kungfu-systems/buildchain",
277
+ "protectedBase": "dev/v3/v3.0",
278
+ "commit": "487ee09ca4832ffd15607db00060df4c0839fbae"
279
+ },
280
+ "cutRoot": "sha256:8bff86e6995cb22ff77eb3ea5a62b843734e9b9688694dc3d6e3e8847fd88499",
281
+ "proofRoot": "sha256:8b98ff903d3abd8d9a9b6a0b250efd8fdf6fd5d4127aa4d0d0c4a5b3db87f353"
282
+ },
175
283
  {
176
284
  "schema": "kungfu.buildchain.compatibility-proof/v1",
177
285
  "proofId": "build-lifecycle-e264a7-to-6b8d38",
@@ -226,6 +334,60 @@
226
334
  "cutRoot": "sha256:4fd5ae0cdad01a09e91bbb3f183ac595510a8f25baf7ba865de7633a7eacb3eb",
227
335
  "proofRoot": "sha256:9024634cef43a9d695fa224d26be9aeb6370d3c981b003ece3b659dde8e73713"
228
336
  },
337
+ {
338
+ "schema": "kungfu.buildchain.compatibility-proof/v1",
339
+ "proofId": "reusable-build-a6a353-to-dfbedd",
340
+ "predicate": "compatible-breaking-digest",
341
+ "direction": "source-to-target",
342
+ "operation": "accept-contract-lock",
343
+ "source": {
344
+ "contract": "kungfu-buildchain-runtime-contract-world",
345
+ "surfaceId": "reusable-build",
346
+ "surfaceKind": "workflow",
347
+ "breakingDigest": "sha256:a6a35370d6b0d0f46e1b2712dcc01961fe53c2febde95409a27a485c10a36650"
348
+ },
349
+ "target": {
350
+ "contract": "kungfu-buildchain-runtime-contract-world",
351
+ "surfaceId": "reusable-build",
352
+ "surfaceKind": "workflow",
353
+ "breakingDigest": "sha256:dfbedd543ae0c067982b5c8c02d98dd2f7f7df88752be97fb330da6b0ba30faa"
354
+ },
355
+ "scope": {
356
+ "contract": "kungfu-buildchain-runtime-contract-world",
357
+ "surfaceId": "reusable-build",
358
+ "surfaceKind": "workflow",
359
+ "majorLines": [
360
+ "v2",
361
+ "v3"
362
+ ],
363
+ "operation": "accept-contract-lock"
364
+ },
365
+ "scopeRoot": "sha256:b50ae93f868501c8acfc93d93dc2deec916a4fcf12c19f959fbb3893cc11bb6c",
366
+ "evidence": {
367
+ "kind": "protected-pull-request-contract-acceptance",
368
+ "pullRequest": "https://github.com/kungfu-systems/buildchain/pull/2089",
369
+ "protectedBase": "dev/v3/v3.0",
370
+ "sourceCommit": "1a6cb874bc6f1611f3eef607e711d3532798e9e7",
371
+ "mergeCommit": "71a75f21159b994241ec7cb2c50f7a150c5d440b",
372
+ "contractDigest": "sha256:7c2a7c132a2b2722f70f148b81048147047d4d2c46cf33f7cd2dc158aec092e0",
373
+ "compatibilityDigest": "sha256:61af7d0871220bc0909008bdc571905ad500cccf853e7841bc5d462a34b2d436"
374
+ },
375
+ "evidenceRoot": "sha256:8e0184e579c42a66851992a79d54b6f8add9eea776a589bc3004fe0e2177b15c",
376
+ "authority": {
377
+ "kind": "protected-base-contract-authority",
378
+ "repository": "kungfu-systems/buildchain",
379
+ "protectedBase": "dev/v3/v3.0"
380
+ },
381
+ "authorityRoot": "sha256:6908bf14a35e1ad7d0b865cb776744b789d1b41a0920d2160ef374febb4e24ea",
382
+ "cut": {
383
+ "kind": "protected-git-cut",
384
+ "repository": "kungfu-systems/buildchain",
385
+ "protectedBase": "dev/v3/v3.0",
386
+ "commit": "71a75f21159b994241ec7cb2c50f7a150c5d440b"
387
+ },
388
+ "cutRoot": "sha256:4a758c2d730bf99a28ae37057e865e9f0cb8a516200b5a0c29851ca414efa556",
389
+ "proofRoot": "sha256:b99176f414752ffb276f4add6183aa81eeb480598368ca4f57804f024212d0f5"
390
+ },
229
391
  {
230
392
  "schema": "kungfu.buildchain.compatibility-proof/v1",
231
393
  "proofId": "release-candidate-promote-acd401-to-e60642",
@@ -378,7 +540,13 @@
378
540
  "retryable GitHub fallback fetches use a bounded attempt budget before exact source SHA and tree verification"
379
541
  ],
380
542
  "breakingDigest": "sha256:dfbedd543ae0c067982b5c8c02d98dd2f7f7df88752be97fb330da6b0ba30faa",
381
- "auditDigest": "sha256:e1a045509343ab4e907cae61d40b931b8cd5e126a85296669ab2bd49f7bc8ad3"
543
+ "auditDigest": "sha256:e1a045509343ab4e907cae61d40b931b8cd5e126a85296669ab2bd49f7bc8ad3",
544
+ "compatibleBreakingDigests": [
545
+ "sha256:a6a35370d6b0d0f46e1b2712dcc01961fe53c2febde95409a27a485c10a36650"
546
+ ],
547
+ "compatibilityProofRoots": [
548
+ "sha256:b99176f414752ffb276f4add6183aa81eeb480598368ca4f57804f024212d0f5"
549
+ ]
382
550
  },
383
551
  {
384
552
  "contractVersion": 1,
@@ -516,7 +684,7 @@
516
684
  "GitHub Release passport and evidence publication is delegated to promote-buildchain-ref after the semver release transaction completes"
517
685
  ],
518
686
  "breakingDigest": "sha256:e60642aa298933d2c103284794921a6c340a50aa91ee528b06e58892a2a006bf",
519
- "auditDigest": "sha256:e35e3aeac79be887ae67b630af274d08581920e686f5124c65fc7ac288519721",
687
+ "auditDigest": "sha256:9c9efb4fa3f6c75c25ebd6100ceaf4a4e3aea2e8f72d5eea118972a3d042731a",
520
688
  "compatibleBreakingDigests": [
521
689
  "sha256:acd401cfc46450115a3763fd4b679d85f185e8757ebd52510d6262e1533df4cf"
522
690
  ],
@@ -575,7 +743,7 @@
575
743
  "resume-from-candidate-run is fail-closed and uses a fresh caller event instead of rerunning a frozen startup graph"
576
744
  ],
577
745
  "breakingDigest": "sha256:9db8dd07152855d03ff30f9c571438593c689d3e8139fa45431d000f548242f5",
578
- "auditDigest": "sha256:27d35c025cbf7b5c87af599da3559657fc1aea88cf9d912a8035ccc1e7057c07",
746
+ "auditDigest": "sha256:55e0ed7099c1b7ff3f1abaeadc85168080975c633f2001d4148bf1045cf7ce36",
579
747
  "compatibleBreakingDigests": [
580
748
  "sha256:aa30f22e3af0a89841310bdbdc900844dd95a66974db173fa140a71bbd7e82c0"
581
749
  ],
@@ -625,7 +793,13 @@
625
793
  "channel-aware artifact host facts are checked against the deploy plan before adapter side effects"
626
794
  ],
627
795
  "breakingDigest": "sha256:27f0cb9c7d97288850d215be8696b323471c41fd1cdf3a2ff3ebf21f62541960",
628
- "auditDigest": "sha256:748e1d69ca28b631e86788de0ff359b11164b3ac1edda1b146ca49f3ac3856dc"
796
+ "auditDigest": "sha256:748e1d69ca28b631e86788de0ff359b11164b3ac1edda1b146ca49f3ac3856dc",
797
+ "compatibleBreakingDigests": [
798
+ "sha256:da569f90374e878948e3d5160ed9929338ce0572473ca8ee54867b0fe1aaeace"
799
+ ],
800
+ "compatibilityProofRoots": [
801
+ "sha256:3ba66a1e8f8d00ddd45f3f448bcccb15469cbd31f5765d36f61e4cfe7fd0dd41"
802
+ ]
629
803
  },
630
804
  {
631
805
  "contractVersion": 1,
@@ -805,7 +979,7 @@
805
979
  "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
980
  ],
807
981
  "breakingDigest": "sha256:6147c0a8d5c36bfaa6021871574e1fc28192a3f1b8cfdae4d24ef3059ac1ebda",
808
- "auditDigest": "sha256:e7386c747ff6282ef128903bcac9f6dcd47581d19ac4f0bafc589c2037e0467c",
982
+ "auditDigest": "sha256:5a392996406f1327e7a5f40462663d40953a24e30c33377d7d2854a18ca4d1c1",
809
983
  "compatibleBreakingDigests": [
810
984
  "sha256:a59f0910e6df842e7699139472e5dd69ac2fdd7f7213bf2cb346d1d622556874"
811
985
  ],
@@ -926,7 +1100,7 @@
926
1100
  "release-state SHA is recorded as a durable audit entrance"
927
1101
  ],
928
1102
  "breakingDigest": "sha256:b627e1b2ece9b6049517a942c5139e342e6077cdd3d8962d61cef8481b1f70ad",
929
- "auditDigest": "sha256:9fdb16bac3b7d2b4a1cacd684e06b4f029d4d4ff41a0d80b54217fc59e010abd"
1103
+ "auditDigest": "sha256:00d5f388d6abc7aaa730bbbda644cdba0e83cff783558102bf143d68bd7429df"
930
1104
  },
931
1105
  {
932
1106
  "contractVersion": 1,
@@ -975,7 +1149,7 @@
975
1149
  "prose-only public claims downgrade the release trust passport audit"
976
1150
  ],
977
1151
  "breakingDigest": "sha256:f0b636eb925ddbf45ff1a8872454ab7b4dd98857cac12bb75217830130e62a16",
978
- "auditDigest": "sha256:9fdb16bac3b7d2b4a1cacd684e06b4f029d4d4ff41a0d80b54217fc59e010abd"
1152
+ "auditDigest": "sha256:00d5f388d6abc7aaa730bbbda644cdba0e83cff783558102bf143d68bd7429df"
979
1153
  },
980
1154
  {
981
1155
  "contractVersion": 1,
@@ -1125,7 +1299,7 @@
1125
1299
  "manual entries carry source file digests so downstream sites and agents can detect stale hand-written documentation"
1126
1300
  ],
1127
1301
  "breakingDigest": "sha256:7d0d2819e3a3e72989d9c57b5efe9d0bc0a79bc0f2c82a0c7b9d6c5a211a91f2",
1128
- "auditDigest": "sha256:4b31a0588bad10ebe4005984beb10d890ce631c150b59f3f11b12c95ea431be5"
1302
+ "auditDigest": "sha256:85b08f6e7203d96f05af027d90b5080bee2817155b0aebdf5afe4fcb3994f3ea"
1129
1303
  },
1130
1304
  {
1131
1305
  "contractVersion": 1,
@@ -1147,7 +1321,7 @@
1147
1321
  "agents can discover supported Node APIs without importing internal file paths"
1148
1322
  ],
1149
1323
  "breakingDigest": "sha256:48f925608d3e2131d90936b07dc2a30341204cae3e6e785c0f77d61ad755c945",
1150
- "auditDigest": "sha256:5f6dc623f216d3d903417a9e551217498fd14b622524f991c425035430aac399"
1324
+ "auditDigest": "sha256:abb073d3d4350fd42e92391bab95f8d63a8cf12c6f8916ada62a7bfbc2059974"
1151
1325
  },
1152
1326
  {
1153
1327
  "contractVersion": 1,
@@ -1198,7 +1372,7 @@
1198
1372
  "controllerDescriptor": {
1199
1373
  "contract": "buildchain.controller-descriptor/v1",
1200
1374
  "digest": "sha256:373723a73d188194d389dee04c394d3b79cb0c016a370f2f5d0f60979a02ed48",
1201
- "registryDigest": "sha256:56d9fd27f8e05f1d5c0f5de354b2dfc1cac62155e8ddc555b16e35e9161459c9",
1375
+ "registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
1202
1376
  "inputClassifications": {
1203
1377
  "buildchain-ref": {
1204
1378
  "classification": "included",
@@ -1381,7 +1555,7 @@
1381
1555
  "controllerDescriptor": {
1382
1556
  "contract": "buildchain.controller-descriptor/v1",
1383
1557
  "digest": "sha256:f986e79241d831f027a0955a35c918f946989176c76555e20f156ed31fb10c94",
1384
- "registryDigest": "sha256:56d9fd27f8e05f1d5c0f5de354b2dfc1cac62155e8ddc555b16e35e9161459c9",
1558
+ "registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
1385
1559
  "inputClassifications": {
1386
1560
  "BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN": {
1387
1561
  "classification": "redacted",
@@ -1919,7 +2093,7 @@
1919
2093
  "controllerDescriptor": {
1920
2094
  "contract": "buildchain.controller-descriptor/v1",
1921
2095
  "digest": "sha256:6dfa79003f0c92e336c56f07f45f57cc5572921bdb46e432fd809fb19ee823bb",
1922
- "registryDigest": "sha256:56d9fd27f8e05f1d5c0f5de354b2dfc1cac62155e8ddc555b16e35e9161459c9",
2096
+ "registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
1923
2097
  "inputClassifications": {
1924
2098
  "BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN": {
1925
2099
  "classification": "redacted",
@@ -2398,7 +2572,7 @@
2398
2572
  "controllerDescriptor": {
2399
2573
  "contract": "buildchain.controller-descriptor/v1",
2400
2574
  "digest": "sha256:8e42956a2c10fa109500e72b97994f06b3d22a19cc63a46f66410b2e81706e9d",
2401
- "registryDigest": "sha256:56d9fd27f8e05f1d5c0f5de354b2dfc1cac62155e8ddc555b16e35e9161459c9",
2575
+ "registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
2402
2576
  "inputClassifications": {
2403
2577
  "artifact-name": {
2404
2578
  "classification": "included",
@@ -2615,7 +2789,7 @@
2615
2789
  "controllerDescriptor": {
2616
2790
  "contract": "buildchain.controller-descriptor/v1",
2617
2791
  "digest": "sha256:c5274b37f04d0054559fdc8698c51bd0f0d8ae470baf163e9caa7699aa970575",
2618
- "registryDigest": "sha256:56d9fd27f8e05f1d5c0f5de354b2dfc1cac62155e8ddc555b16e35e9161459c9",
2792
+ "registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
2619
2793
  "inputClassifications": {
2620
2794
  "artifact-path": {
2621
2795
  "classification": "digest-only",
@@ -2859,7 +3033,7 @@
2859
3033
  "controllerDescriptor": {
2860
3034
  "contract": "buildchain.controller-descriptor/v1",
2861
3035
  "digest": "sha256:6b132790b9798e8a5dfbe095701d8e024c160a08bc7c4bd477ee79feef7a9cfd",
2862
- "registryDigest": "sha256:56d9fd27f8e05f1d5c0f5de354b2dfc1cac62155e8ddc555b16e35e9161459c9",
3036
+ "registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
2863
3037
  "inputClassifications": {
2864
3038
  "artifact-name": {
2865
3039
  "classification": "included",
@@ -3041,7 +3215,7 @@
3041
3215
  "controllerDescriptor": {
3042
3216
  "contract": "buildchain.controller-descriptor/v1",
3043
3217
  "digest": "sha256:6d71409659fbf8543c7e520b0c493d8afe86bdf60286b860bb917f0041ebc173",
3044
- "registryDigest": "sha256:56d9fd27f8e05f1d5c0f5de354b2dfc1cac62155e8ddc555b16e35e9161459c9",
3218
+ "registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
3045
3219
  "inputClassifications": {
3046
3220
  "artifact-name": {
3047
3221
  "classification": "included",
@@ -3334,6 +3508,7 @@
3334
3508
  "release-candidate-workflow-file",
3335
3509
  "release-candidate-workflow-name",
3336
3510
  "release-passport",
3511
+ "release-passport-adopter-delivery-json",
3337
3512
  "release-passport-attachment-command",
3338
3513
  "release-passport-buildchain-self-kfd",
3339
3514
  "release-passport-evidence-command",
@@ -3373,8 +3548,8 @@
3373
3548
  ],
3374
3549
  "controllerDescriptor": {
3375
3550
  "contract": "buildchain.controller-descriptor/v1",
3376
- "digest": "sha256:4d44d0f729fbc112aa309ed22e74b9f1401b0470b99c1e6061c278babe5e4b8b",
3377
- "registryDigest": "sha256:56d9fd27f8e05f1d5c0f5de354b2dfc1cac62155e8ddc555b16e35e9161459c9",
3551
+ "digest": "sha256:127dc1d80dca63e2bb1fb268d2183d0a31ea2a67eb81bce48dae916f698c02be",
3552
+ "registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
3378
3553
  "inputClassifications": {
3379
3554
  "BUILDCHAIN_ISSUE_APP_ID": {
3380
3555
  "classification": "redacted",
@@ -3716,6 +3891,10 @@
3716
3891
  "classification": "included",
3717
3892
  "source": "workflow-call-input"
3718
3893
  },
3894
+ "release-passport-adopter-delivery-json": {
3895
+ "classification": "digest-only",
3896
+ "source": "workflow-call-input"
3897
+ },
3719
3898
  "release-passport-attachment-command": {
3720
3899
  "classification": "digest-only",
3721
3900
  "source": "workflow-call-input"
@@ -3869,7 +4048,7 @@
3869
4048
  "missing receipts are non-qualifying and must not be represented as a successful controller run"
3870
4049
  ],
3871
4050
  "breakingDigest": "sha256:015d8de793adbd4c539416be7d7512e18cc92097e629b0203fa06d2c183e98bd",
3872
- "auditDigest": "sha256:27d35c025cbf7b5c87af599da3559657fc1aea88cf9d912a8035ccc1e7057c07"
4051
+ "auditDigest": "sha256:55e0ed7099c1b7ff3f1abaeadc85168080975c633f2001d4148bf1045cf7ce36"
3873
4052
  },
3874
4053
  {
3875
4054
  "contractVersion": 1,
@@ -3934,7 +4113,7 @@
3934
4113
  "controllerDescriptor": {
3935
4114
  "contract": "buildchain.controller-descriptor/v1",
3936
4115
  "digest": "sha256:660579b5561e8e33375a3f3b1fefbb8a5bd8241a55ba43374d786fb772c24a12",
3937
- "registryDigest": "sha256:56d9fd27f8e05f1d5c0f5de354b2dfc1cac62155e8ddc555b16e35e9161459c9",
4116
+ "registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
3938
4117
  "inputClassifications": {
3939
4118
  "agent-work-context-json": {
3940
4119
  "classification": "digest-only",
@@ -4025,7 +4204,13 @@
4025
4204
  "missing receipts are non-qualifying and must not be represented as a successful controller run"
4026
4205
  ],
4027
4206
  "breakingDigest": "sha256:b873ceb65618972bea615afcb9c616c138ce834b3246ec7237ef87c1618d68bd",
4028
- "auditDigest": "sha256:ef845b25978cd63c0fc6cbc83271e30b245f9d8605c2c25ae7e87c13a35b1302"
4207
+ "auditDigest": "sha256:ef845b25978cd63c0fc6cbc83271e30b245f9d8605c2c25ae7e87c13a35b1302",
4208
+ "compatibleBreakingDigests": [
4209
+ "sha256:d7a1f15990ce8bd13149474888232c7d4451dd2a49bebf4d4ce1336695da430e"
4210
+ ],
4211
+ "compatibilityProofRoots": [
4212
+ "sha256:8b98ff903d3abd8d9a9b6a0b250efd8fdf6fd5d4127aa4d0d0c4a5b3db87f353"
4213
+ ]
4029
4214
  },
4030
4215
  {
4031
4216
  "contractVersion": 1,
@@ -4069,7 +4254,7 @@
4069
4254
  "controllerDescriptor": {
4070
4255
  "contract": "buildchain.controller-descriptor/v1",
4071
4256
  "digest": "sha256:b6f53563c0adc859bc586c05fce560a5094d7d9666438d63c5fd3e1fc4774555",
4072
- "registryDigest": "sha256:56d9fd27f8e05f1d5c0f5de354b2dfc1cac62155e8ddc555b16e35e9161459c9",
4257
+ "registryDigest": "sha256:24e8ce3458a737d74337ad80329659f2e9dea49b3edb9238b11f4fdb76e96bca",
4073
4258
  "inputClassifications": {}
4074
4259
  },
4075
4260
  "guarantees": [
@@ -4082,7 +4267,7 @@
4082
4267
  "auditDigest": "sha256:d07482cd66413a2fb3781a3b76f960b8151b6231841799647fe237820de2fde6"
4083
4268
  }
4084
4269
  ],
4085
- "compatibilityProofRegistryRoot": "sha256:aec674d174461493e3493b3fe3164d62745a9ce18cb6a560f94bd99f2759eb53",
4086
- "compatibilityDigest": "sha256:eb2fafb181b33002f81102a966f0a801ab1798101446635703ab6acfea51d9aa",
4087
- "contractDigest": "sha256:beb0c44c85d99dc85ab3468833d42fc7fb5cbf448407ce82e52ed553bcd77967"
4270
+ "compatibilityProofRegistryRoot": "sha256:b7194b811e4d3af2df4390bc4d1731e16a86215bd64ee18cb630dd5492f4fb63",
4271
+ "compatibilityDigest": "sha256:57d37609068590238f547a133b6b69ee994b452825030447d20529683ba61fbd",
4272
+ "contractDigest": "sha256:b47881aae6956ef16b94b0e89c4790fa5c6de94202315756a49bc62b8bff6346"
4088
4273
  }