@kungfu-tech/buildchain 3.0.2-alpha.0 → 3.0.2-alpha.1

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.
@@ -4,7 +4,7 @@
4
4
  "product": {
5
5
  "name": "Buildchain",
6
6
  "package": "@kungfu-tech/buildchain",
7
- "version": "3.0.2-alpha.0",
7
+ "version": "3.0.2-alpha.1",
8
8
  "repository": "https://github.com/kungfu-systems/buildchain"
9
9
  },
10
10
  "majorLine": "v3",
@@ -50,7 +50,7 @@
50
50
  "retryable GitHub fallback fetches use a bounded attempt budget before exact source SHA and tree verification"
51
51
  ],
52
52
  "breakingDigest": "sha256:a6a35370d6b0d0f46e1b2712dcc01961fe53c2febde95409a27a485c10a36650",
53
- "auditDigest": "sha256:009f1201b3646ff58539aa6e70b62061f81ab7e331db5edf841aaaa73dd79f2a"
53
+ "auditDigest": "sha256:4dc9a093dbc5e0010e0845610a05db2cf7fb2c2301c5d780ea437b1f9e91da27"
54
54
  },
55
55
  {
56
56
  "contractVersion": 1,
@@ -89,7 +89,7 @@
89
89
  "alpha and stable channel selections use separate consumer contract locks by default"
90
90
  ],
91
91
  "breakingDigest": "sha256:c4597dfa89e1a58f1023905092b849644f5c080abf150aeba9c7e1cd5ed43962",
92
- "auditDigest": "sha256:3a6bd511c304f1875f99dc135a7c2c552a0c40402b82b95be498d5ba2037570c"
92
+ "auditDigest": "sha256:b8122b68422dbf3ac5cf828de1122902655aee5cfe4881a3530799ec00bc59ad"
93
93
  },
94
94
  {
95
95
  "contractVersion": 1,
@@ -713,7 +713,7 @@
713
713
  "agents can discover supported Node APIs without importing internal file paths"
714
714
  ],
715
715
  "breakingDigest": "sha256:48f925608d3e2131d90936b07dc2a30341204cae3e6e785c0f77d61ad755c945",
716
- "auditDigest": "sha256:868fa552c2d48fc07e6369446cbb796f30c9a023a38ebe58582afc6d394099ca"
716
+ "auditDigest": "sha256:7e1d0269cb7bbdc308595a5ad87cbd7190187ba3363f2dd07bc02ba8d5c7c5da"
717
717
  },
718
718
  {
719
719
  "contractVersion": 1,
@@ -764,7 +764,7 @@
764
764
  "controllerDescriptor": {
765
765
  "contract": "buildchain.controller-descriptor/v1",
766
766
  "digest": "sha256:373723a73d188194d389dee04c394d3b79cb0c016a370f2f5d0f60979a02ed48",
767
- "registryDigest": "sha256:fd3dc839a88bc9b31761e241251a485c96d51ac9c010c4810422cb0425021b2d",
767
+ "registryDigest": "sha256:fcd7a66644c922460625b5bce0b3ceaa20bc84e87681bf949e807bd8c358fcf4",
768
768
  "inputClassifications": {
769
769
  "buildchain-ref": {
770
770
  "classification": "included",
@@ -872,6 +872,9 @@
872
872
  "buildchain-contract-lock-path",
873
873
  "buildchain-ref",
874
874
  "buildchain-repository",
875
+ "cache-dependency-lock-root",
876
+ "cache-policy-root",
877
+ "cache-toolchain-root",
875
878
  "cargo-registry-index",
876
879
  "checkout-cache-fallback",
877
880
  "checkout-cache-fetch-attempts",
@@ -923,8 +926,8 @@
923
926
  ],
924
927
  "controllerDescriptor": {
925
928
  "contract": "buildchain.controller-descriptor/v1",
926
- "digest": "sha256:79920272446ddef3cc1e28c23f9efc4192e51d603fb5bf3ab1060b15342980c8",
927
- "registryDigest": "sha256:fd3dc839a88bc9b31761e241251a485c96d51ac9c010c4810422cb0425021b2d",
929
+ "digest": "sha256:7ab36c233a4a448f3894e19c3e6a3b5f765095d2a8628cbbe421e4b82fe3e4b9",
930
+ "registryDigest": "sha256:fcd7a66644c922460625b5bce0b3ceaa20bc84e87681bf949e807bd8c358fcf4",
928
931
  "inputClassifications": {
929
932
  "BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN": {
930
933
  "classification": "redacted",
@@ -1030,6 +1033,18 @@
1030
1033
  "classification": "included",
1031
1034
  "source": "workflow-call-input"
1032
1035
  },
1036
+ "cache-dependency-lock-root": {
1037
+ "classification": "included",
1038
+ "source": "workflow-call-input"
1039
+ },
1040
+ "cache-policy-root": {
1041
+ "classification": "included",
1042
+ "source": "workflow-call-input"
1043
+ },
1044
+ "cache-toolchain-root": {
1045
+ "classification": "included",
1046
+ "source": "workflow-call-input"
1047
+ },
1033
1048
  "cargo-registry-index": {
1034
1049
  "classification": "digest-only",
1035
1050
  "source": "workflow-call-input"
@@ -1234,7 +1249,7 @@
1234
1249
  "missing receipts are non-qualifying and must not be represented as a successful controller run"
1235
1250
  ],
1236
1251
  "breakingDigest": "sha256:30745921541e9b0f70475bb2178c2559f6aef248f6680670ccd44d8c5a69a6b1",
1237
- "auditDigest": "sha256:009f1201b3646ff58539aa6e70b62061f81ab7e331db5edf841aaaa73dd79f2a"
1252
+ "auditDigest": "sha256:4dc9a093dbc5e0010e0845610a05db2cf7fb2c2301c5d780ea437b1f9e91da27"
1238
1253
  },
1239
1254
  {
1240
1255
  "contractVersion": 1,
@@ -1301,6 +1316,9 @@
1301
1316
  "buildchain-ref",
1302
1317
  "buildchain-repository",
1303
1318
  "buildchain-stable-contract-lock-path",
1319
+ "cache-dependency-lock-root",
1320
+ "cache-policy-root",
1321
+ "cache-toolchain-root",
1304
1322
  "cargo-registry-index",
1305
1323
  "checkout-cache-fallback",
1306
1324
  "checkout-cache-fetch-attempts",
@@ -1352,8 +1370,8 @@
1352
1370
  ],
1353
1371
  "controllerDescriptor": {
1354
1372
  "contract": "buildchain.controller-descriptor/v1",
1355
- "digest": "sha256:af7d22d385b6993a2039de602ce1f9d27efdad62bb2b37998a89cbaf7257c127",
1356
- "registryDigest": "sha256:fd3dc839a88bc9b31761e241251a485c96d51ac9c010c4810422cb0425021b2d",
1373
+ "digest": "sha256:9e5d5244c54d6613024beb43613afcae8d9cfb5cae7799c7a83a2799034ad64f",
1374
+ "registryDigest": "sha256:fcd7a66644c922460625b5bce0b3ceaa20bc84e87681bf949e807bd8c358fcf4",
1357
1375
  "inputClassifications": {
1358
1376
  "BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN": {
1359
1377
  "classification": "redacted",
@@ -1471,6 +1489,18 @@
1471
1489
  "classification": "digest-only",
1472
1490
  "source": "workflow-call-input"
1473
1491
  },
1492
+ "cache-dependency-lock-root": {
1493
+ "classification": "included",
1494
+ "source": "workflow-call-input"
1495
+ },
1496
+ "cache-policy-root": {
1497
+ "classification": "included",
1498
+ "source": "workflow-call-input"
1499
+ },
1500
+ "cache-toolchain-root": {
1501
+ "classification": "included",
1502
+ "source": "workflow-call-input"
1503
+ },
1474
1504
  "cargo-registry-index": {
1475
1505
  "classification": "digest-only",
1476
1506
  "source": "workflow-call-input"
@@ -1672,7 +1702,7 @@
1672
1702
  "missing receipts are non-qualifying and must not be represented as a successful controller run"
1673
1703
  ],
1674
1704
  "breakingDigest": "sha256:d40dd05d7e07473d4b2dc1b62fbb0ed6f06449b4d3a7c44a2e8014313e3c0273",
1675
- "auditDigest": "sha256:3a6bd511c304f1875f99dc135a7c2c552a0c40402b82b95be498d5ba2037570c"
1705
+ "auditDigest": "sha256:b8122b68422dbf3ac5cf828de1122902655aee5cfe4881a3530799ec00bc59ad"
1676
1706
  },
1677
1707
  {
1678
1708
  "contractVersion": 1,
@@ -1742,7 +1772,7 @@
1742
1772
  "controllerDescriptor": {
1743
1773
  "contract": "buildchain.controller-descriptor/v1",
1744
1774
  "digest": "sha256:8e42956a2c10fa109500e72b97994f06b3d22a19cc63a46f66410b2e81706e9d",
1745
- "registryDigest": "sha256:fd3dc839a88bc9b31761e241251a485c96d51ac9c010c4810422cb0425021b2d",
1775
+ "registryDigest": "sha256:fcd7a66644c922460625b5bce0b3ceaa20bc84e87681bf949e807bd8c358fcf4",
1746
1776
  "inputClassifications": {
1747
1777
  "artifact-name": {
1748
1778
  "classification": "included",
@@ -1959,7 +1989,7 @@
1959
1989
  "controllerDescriptor": {
1960
1990
  "contract": "buildchain.controller-descriptor/v1",
1961
1991
  "digest": "sha256:c5274b37f04d0054559fdc8698c51bd0f0d8ae470baf163e9caa7699aa970575",
1962
- "registryDigest": "sha256:fd3dc839a88bc9b31761e241251a485c96d51ac9c010c4810422cb0425021b2d",
1992
+ "registryDigest": "sha256:fcd7a66644c922460625b5bce0b3ceaa20bc84e87681bf949e807bd8c358fcf4",
1963
1993
  "inputClassifications": {
1964
1994
  "artifact-path": {
1965
1995
  "classification": "digest-only",
@@ -2203,7 +2233,7 @@
2203
2233
  "controllerDescriptor": {
2204
2234
  "contract": "buildchain.controller-descriptor/v1",
2205
2235
  "digest": "sha256:6b132790b9798e8a5dfbe095701d8e024c160a08bc7c4bd477ee79feef7a9cfd",
2206
- "registryDigest": "sha256:fd3dc839a88bc9b31761e241251a485c96d51ac9c010c4810422cb0425021b2d",
2236
+ "registryDigest": "sha256:fcd7a66644c922460625b5bce0b3ceaa20bc84e87681bf949e807bd8c358fcf4",
2207
2237
  "inputClassifications": {
2208
2238
  "artifact-name": {
2209
2239
  "classification": "included",
@@ -2385,7 +2415,7 @@
2385
2415
  "controllerDescriptor": {
2386
2416
  "contract": "buildchain.controller-descriptor/v1",
2387
2417
  "digest": "sha256:6d71409659fbf8543c7e520b0c493d8afe86bdf60286b860bb917f0041ebc173",
2388
- "registryDigest": "sha256:fd3dc839a88bc9b31761e241251a485c96d51ac9c010c4810422cb0425021b2d",
2418
+ "registryDigest": "sha256:fcd7a66644c922460625b5bce0b3ceaa20bc84e87681bf949e807bd8c358fcf4",
2389
2419
  "inputClassifications": {
2390
2420
  "artifact-name": {
2391
2421
  "classification": "included",
@@ -2692,7 +2722,7 @@
2692
2722
  "controllerDescriptor": {
2693
2723
  "contract": "buildchain.controller-descriptor/v1",
2694
2724
  "digest": "sha256:4bd94f0bb1790c87af758b71aa592a3e22fdcd84a9851931d252e3f60cba8d40",
2695
- "registryDigest": "sha256:fd3dc839a88bc9b31761e241251a485c96d51ac9c010c4810422cb0425021b2d",
2725
+ "registryDigest": "sha256:fcd7a66644c922460625b5bce0b3ceaa20bc84e87681bf949e807bd8c358fcf4",
2696
2726
  "inputClassifications": {
2697
2727
  "BUILDCHAIN_ISSUE_APP_ID": {
2698
2728
  "classification": "redacted",
@@ -3144,7 +3174,7 @@
3144
3174
  "controllerDescriptor": {
3145
3175
  "contract": "buildchain.controller-descriptor/v1",
3146
3176
  "digest": "sha256:f97656a8df0758c8e404d5b7c387529256a1ec45d1748f8efb6847a3256b1216",
3147
- "registryDigest": "sha256:fd3dc839a88bc9b31761e241251a485c96d51ac9c010c4810422cb0425021b2d",
3177
+ "registryDigest": "sha256:fcd7a66644c922460625b5bce0b3ceaa20bc84e87681bf949e807bd8c358fcf4",
3148
3178
  "inputClassifications": {
3149
3179
  "buildchain-ref": {
3150
3180
  "classification": "included",
@@ -3267,7 +3297,7 @@
3267
3297
  "controllerDescriptor": {
3268
3298
  "contract": "buildchain.controller-descriptor/v1",
3269
3299
  "digest": "sha256:b6f53563c0adc859bc586c05fce560a5094d7d9666438d63c5fd3e1fc4774555",
3270
- "registryDigest": "sha256:fd3dc839a88bc9b31761e241251a485c96d51ac9c010c4810422cb0425021b2d",
3300
+ "registryDigest": "sha256:fcd7a66644c922460625b5bce0b3ceaa20bc84e87681bf949e807bd8c358fcf4",
3271
3301
  "inputClassifications": {}
3272
3302
  },
3273
3303
  "guarantees": [
@@ -3281,5 +3311,5 @@
3281
3311
  }
3282
3312
  ],
3283
3313
  "compatibilityDigest": "sha256:008b1c5a90a787cf30106829ac7aca68ab501f6d9c375e415d9c5c6b89039f46",
3284
- "contractDigest": "sha256:0141a7195a83ec0de6890bcb3412ff50f75424ab7555d03c57492dd57b390fab"
3314
+ "contractDigest": "sha256:b267a2e659ab75433deca4d8f257cee075ca764497132be34c6d2c2f0a0a47c3"
3285
3315
  }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
3
  "contract": "kungfu-buildchain-site-bundle",
4
- "generatedAt": "2026-07-26T15:42:26.745Z",
5
- "publishedAt": "2026-07-26T15:42:26.745Z",
4
+ "generatedAt": "2026-07-26T17:45:16.663Z",
5
+ "publishedAt": "2026-07-26T17:45:16.663Z",
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": "ed47430f8cadfc327c52004aae9e5ef62aaa6e37",
22
+ "sourceRevision": "e2907057b177af48316db8d85549539c61432a4f",
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": "3.0.2-alpha.0",
40
+ "version": "3.0.2-alpha.1",
41
41
  "versionSource": "package.json#version"
42
42
  },
43
43
  "source": {
@@ -218,7 +218,7 @@
218
218
  "manualCount": 3,
219
219
  "pageCount": 3,
220
220
  "cliCommandCount": 13,
221
- "nodeApiCount": 6,
221
+ "nodeApiCount": 7,
222
222
  "workflowCount": 0,
223
223
  "actionCount": 1
224
224
  },
@@ -190,6 +190,18 @@
190
190
  "classification": "included",
191
191
  "source": "workflow-call-input"
192
192
  },
193
+ "cache-dependency-lock-root": {
194
+ "classification": "included",
195
+ "source": "workflow-call-input"
196
+ },
197
+ "cache-policy-root": {
198
+ "classification": "included",
199
+ "source": "workflow-call-input"
200
+ },
201
+ "cache-toolchain-root": {
202
+ "classification": "included",
203
+ "source": "workflow-call-input"
204
+ },
193
205
  "cargo-registry-index": {
194
206
  "classification": "digest-only",
195
207
  "source": "workflow-call-input"
@@ -427,7 +439,7 @@
427
439
  "controller-receipt"
428
440
  ]
429
441
  },
430
- "digest": "sha256:79920272446ddef3cc1e28c23f9efc4192e51d603fb5bf3ab1060b15342980c8"
442
+ "digest": "sha256:7ab36c233a4a448f3894e19c3e6a3b5f765095d2a8628cbbe421e4b82fe3e4b9"
431
443
  },
432
444
  {
433
445
  "schemaVersion": 1,
@@ -555,6 +567,18 @@
555
567
  "classification": "digest-only",
556
568
  "source": "workflow-call-input"
557
569
  },
570
+ "cache-dependency-lock-root": {
571
+ "classification": "included",
572
+ "source": "workflow-call-input"
573
+ },
574
+ "cache-policy-root": {
575
+ "classification": "included",
576
+ "source": "workflow-call-input"
577
+ },
578
+ "cache-toolchain-root": {
579
+ "classification": "included",
580
+ "source": "workflow-call-input"
581
+ },
558
582
  "cargo-registry-index": {
559
583
  "classification": "digest-only",
560
584
  "source": "workflow-call-input"
@@ -773,7 +797,7 @@
773
797
  "controller-receipt"
774
798
  ]
775
799
  },
776
- "digest": "sha256:af7d22d385b6993a2039de602ce1f9d27efdad62bb2b37998a89cbaf7257c127"
800
+ "digest": "sha256:9e5d5244c54d6613024beb43613afcae8d9cfb5cae7799c7a83a2799034ad64f"
777
801
  },
778
802
  {
779
803
  "schemaVersion": 1,
@@ -2108,5 +2132,5 @@
2108
2132
  "digest": "sha256:b6f53563c0adc859bc586c05fce560a5094d7d9666438d63c5fd3e1fc4774555"
2109
2133
  }
2110
2134
  ],
2111
- "digest": "sha256:fd3dc839a88bc9b31761e241251a485c96d51ac9c010c4810422cb0425021b2d"
2135
+ "digest": "sha256:fcd7a66644c922460625b5bce0b3ceaa20bc84e87681bf949e807bd8c358fcf4"
2112
2136
  }
@@ -21,7 +21,7 @@
21
21
  "contract": "kungfu-buildchain-public-surface-reverse-audit",
22
22
  "path": "dist/site/public-surface-audit.json",
23
23
  "status": "passed",
24
- "sha256": "1bd7609dcd53c17ac52bfe77e9b993ceb4dae8605f1ec792377483baba070897",
24
+ "sha256": "08eb47b0eeab5cf1a11b63314b9572115ba71feb20843adf3e6cef0536dd5f47",
25
25
  "summary": {
26
26
  "cliCommandCount": 96,
27
27
  "workflowCount": 53,
@@ -228,7 +228,7 @@
228
228
  "contract": "kungfu-buildchain-public-surface-reverse-audit",
229
229
  "path": "dist/site/public-surface-audit.json",
230
230
  "status": "passed",
231
- "sha256": "1bd7609dcd53c17ac52bfe77e9b993ceb4dae8605f1ec792377483baba070897",
231
+ "sha256": "08eb47b0eeab5cf1a11b63314b9572115ba71feb20843adf3e6cef0536dd5f47",
232
232
  "summary": {
233
233
  "cliCommandCount": 96,
234
234
  "workflowCount": 53,
@@ -1149,6 +1149,18 @@
1149
1149
  "public": true,
1150
1150
  "packageExport": "./candidate-timeline"
1151
1151
  },
1152
+ {
1153
+ "id": "export:./cache-evidence",
1154
+ "name": "@kungfu-tech/buildchain/cache-evidence",
1155
+ "kind": "package-export",
1156
+ "sourcePath": "packages/core/cache-evidence.js",
1157
+ "evidencePath": "packages/core/cache-evidence.js",
1158
+ "availability": "shipped",
1159
+ "visibility": "public",
1160
+ "participantFacing": true,
1161
+ "public": true,
1162
+ "packageExport": "./cache-evidence"
1163
+ },
1152
1164
  {
1153
1165
  "id": "export:./controller-evidence",
1154
1166
  "name": "@kungfu-tech/buildchain/controller-evidence",
@@ -2925,7 +2937,7 @@
2925
2937
  "visibility": "public",
2926
2938
  "participantFacing": true,
2927
2939
  "public": true,
2928
- "inputCount": 66,
2940
+ "inputCount": 69,
2929
2941
  "inputs": [
2930
2942
  "artifact-name",
2931
2943
  "artifact-name-template",
@@ -2945,6 +2957,9 @@
2945
2957
  "buildchain-contract-lock-path",
2946
2958
  "buildchain-ref",
2947
2959
  "buildchain-repository",
2960
+ "cache-dependency-lock-root",
2961
+ "cache-policy-root",
2962
+ "cache-toolchain-root",
2948
2963
  "cargo-registry-index",
2949
2964
  "checkout-cache-fallback",
2950
2965
  "checkout-cache-fetch-attempts",
@@ -3566,7 +3581,7 @@
3566
3581
  "visibility": "public",
3567
3582
  "participantFacing": true,
3568
3583
  "public": true,
3569
- "inputCount": 69,
3584
+ "inputCount": 72,
3570
3585
  "inputs": [
3571
3586
  "artifact-name",
3572
3587
  "artifact-name-template",
@@ -3589,6 +3604,9 @@
3589
3604
  "buildchain-ref",
3590
3605
  "buildchain-repository",
3591
3606
  "buildchain-stable-contract-lock-path",
3607
+ "cache-dependency-lock-root",
3608
+ "cache-policy-root",
3609
+ "cache-toolchain-root",
3592
3610
  "cargo-registry-index",
3593
3611
  "checkout-cache-fallback",
3594
3612
  "checkout-cache-fetch-attempts",
@@ -5392,6 +5410,6 @@
5392
5410
  }
5393
5411
  }
5394
5412
  ],
5395
- "publicSurfaceCount": 344
5413
+ "publicSurfaceCount": 345
5396
5414
  }
5397
5415
  }
@@ -4,7 +4,7 @@
4
4
  "product": {
5
5
  "id": "kungfu-tech-buildchain",
6
6
  "name": "@kungfu-tech/buildchain",
7
- "version": "3.0.2-alpha.0",
7
+ "version": "3.0.2-alpha.1",
8
8
  "repository": "https://github.com/kungfu-systems/buildchain"
9
9
  },
10
10
  "source": {
@@ -8,7 +8,7 @@
8
8
  "specifier": "@kungfu-tech/buildchain",
9
9
  "export": ".",
10
10
  "target": "./packages/core/index.js",
11
- "digest": "sha256:47761a66474e783b4defb0de8a6df8fb9b73f61b766152c323099354e8a42517",
11
+ "digest": "sha256:3274ea5fc0ce782bcaa29db5de5111b71198c7bee893e477c49dcceb61ee59cd",
12
12
  "summary": "Root toolkit export for Buildchain's public Node API.",
13
13
  "capabilityGroup": "api-cli-reference",
14
14
  "audience": [
@@ -47,7 +47,7 @@
47
47
  "specifier": "@kungfu-tech/buildchain/core",
48
48
  "export": "./core",
49
49
  "target": "./packages/core/index.js",
50
- "digest": "sha256:47761a66474e783b4defb0de8a6df8fb9b73f61b766152c323099354e8a42517",
50
+ "digest": "sha256:3274ea5fc0ce782bcaa29db5de5111b71198c7bee893e477c49dcceb61ee59cd",
51
51
  "summary": "Alias for the root public toolkit export.",
52
52
  "capabilityGroup": "api-cli-reference",
53
53
  "audience": [
@@ -121,6 +121,19 @@
121
121
  ],
122
122
  "maturity": "stable"
123
123
  },
124
+ {
125
+ "specifier": "@kungfu-tech/buildchain/cache-evidence",
126
+ "export": "./cache-evidence",
127
+ "target": "./packages/core/cache-evidence.js",
128
+ "digest": "sha256:9f8453c53d7f31bccbfc9cdf5c5e62578d531c08fd213416845f753f92ee1d2e",
129
+ "summary": "Content-addressed cache operation receipts and source/platform-bound evidence-set verification APIs.",
130
+ "capabilityGroup": "observability-diagnostics",
131
+ "audience": [
132
+ "developer",
133
+ "agent"
134
+ ],
135
+ "maturity": "stable"
136
+ },
124
137
  {
125
138
  "specifier": "@kungfu-tech/buildchain/controller-evidence",
126
139
  "export": "./controller-evidence",
@@ -138,7 +151,7 @@
138
151
  "specifier": "@kungfu-tech/buildchain/diagnostics",
139
152
  "export": "./diagnostics",
140
153
  "target": "./packages/core/diagnostics.js",
141
- "digest": "sha256:a0e54f60ec24d9c15529a8dbad33129c8ec537e9f34203119d876d1e2fb26fe7",
154
+ "digest": "sha256:be62d59d4a6e18e8fe96a98539012cd8db82976eea2593540db80a8522d52e73",
142
155
  "summary": "Native diagnostics collection, summarization, cache, compiler, and process-sampler APIs.",
143
156
  "capabilityGroup": "observability-diagnostics",
144
157
  "audience": [
@@ -359,7 +372,7 @@
359
372
  "specifier": "@kungfu-tech/buildchain/github-governance-authority",
360
373
  "export": "./github-governance-authority",
361
374
  "target": "./packages/core/github-governance-authority.js",
362
- "digest": "sha256:63f3ce1520edf99e4f877b1dd28afa33d85150266940cd60f82c2aadba38c50d",
375
+ "digest": "sha256:68f1bca0873f715f4909994c81a97bdc0559879972b1f2026d4e5bbdaf304251",
363
376
  "summary": "Fail-closed GitHub ownership, effective-policy, managed-zone admission, rollout-plan, and immutable receipt APIs.",
364
377
  "capabilityGroup": "governance-versioning",
365
378
  "audience": [
@@ -577,6 +577,9 @@
577
577
  "buildchain-contract-lock-path",
578
578
  "buildchain-ref",
579
579
  "buildchain-repository",
580
+ "cache-dependency-lock-root",
581
+ "cache-policy-root",
582
+ "cache-toolchain-root",
580
583
  "cargo-registry-index",
581
584
  "checkout-cache-fallback",
582
585
  "checkout-cache-fetch-attempts",
@@ -626,7 +629,7 @@
626
629
  "verify-command",
627
630
  "working-directory"
628
631
  ],
629
- "inputCount": 66,
632
+ "inputCount": 69,
630
633
  "secrets": [
631
634
  "BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN",
632
635
  "BUILDCHAIN_ARTIFACT_RELAY_S3_ROLE_ARN",
@@ -1341,6 +1344,9 @@
1341
1344
  "buildchain-ref",
1342
1345
  "buildchain-repository",
1343
1346
  "buildchain-stable-contract-lock-path",
1347
+ "cache-dependency-lock-root",
1348
+ "cache-policy-root",
1349
+ "cache-toolchain-root",
1344
1350
  "cargo-registry-index",
1345
1351
  "checkout-cache-fallback",
1346
1352
  "checkout-cache-fetch-attempts",
@@ -1390,7 +1396,7 @@
1390
1396
  "verify-command",
1391
1397
  "working-directory"
1392
1398
  ],
1393
- "inputCount": 69,
1399
+ "inputCount": 72,
1394
1400
  "secrets": [
1395
1401
  "BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN",
1396
1402
  "BUILDCHAIN_ARTIFACT_RELAY_S3_ROLE_ARN",
@@ -4078,7 +4084,7 @@
4078
4084
  "workflowRegistryPath": "dist/site/workflow-registry.json",
4079
4085
  "pageRegistryPath": "dist/site/page-registry.json",
4080
4086
  "cliRegistryDigest": "a1c10dd6977d85a7bc793054baa549108b46d6d18098de109733e01b9151a024",
4081
- "workflowRegistryDigest": "97e21bf5f4332b830cbaffecc3c1891d9fa1036984c7093e77daac78dc8e3221",
4087
+ "workflowRegistryDigest": "634213ebd845a158a7acd5820844a4830e4d35058896a5de369fc9cd1006b671",
4082
4088
  "pageRegistryDigest": "d11a4b7ed807d075b52fedb80c85bfa8f13431f5aa86dae38fc00d3f428f0c6e"
4083
4089
  },
4084
4090
  "comparison": {
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
3
  "contract": "kungfu-buildchain-publication-release-registry",
4
- "generatedAt": "2026-07-26T15:42:26.745Z",
5
- "publishedAt": "2026-07-26T15:42:26.745Z",
4
+ "generatedAt": "2026-07-26T17:45:16.663Z",
5
+ "publishedAt": "2026-07-26T17:45:16.663Z",
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": "ed47430f8cadfc327c52004aae9e5ef62aaa6e37",
22
+ "sourceRevision": "e2907057b177af48316db8d85549539c61432a4f",
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": "3.0.2-alpha.0",
35
+ "version": "3.0.2-alpha.1",
36
36
  "versionSource": "package.json#version"
37
37
  },
38
38
  "sourceKind": "package-site-bundle",
@@ -17,6 +17,7 @@
17
17
  "./anchored-version-material": "./packages/core/anchored-version-material.js",
18
18
  "./buildchain-contract": "./packages/core/buildchain-contract.js",
19
19
  "./candidate-timeline": "./packages/core/candidate-timeline.js",
20
+ "./cache-evidence": "./packages/core/cache-evidence.js",
20
21
  "./controller-evidence": "./packages/core/controller-evidence.js",
21
22
  "./diagnostics": "./packages/core/diagnostics.js",
22
23
  "./homebrew": "./packages/core/homebrew.js",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
3
  "contract": "kungfu-buildchain-site-manifest",
4
- "generatedAt": "2026-07-26T15:42:26.745Z",
5
- "publishedAt": "2026-07-26T15:42:26.745Z",
4
+ "generatedAt": "2026-07-26T17:45:16.663Z",
5
+ "publishedAt": "2026-07-26T17:45:16.663Z",
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": "ed47430f8cadfc327c52004aae9e5ef62aaa6e37",
22
+ "sourceRevision": "e2907057b177af48316db8d85549539c61432a4f",
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": "3.0.2-alpha.0",
40
+ "version": "3.0.2-alpha.1",
41
41
  "versionSource": "package.json#version"
42
42
  },
43
43
  "entrypoint": "buildchain-site.json",
@@ -92,6 +92,9 @@
92
92
  "buildchain-contract-lock-path",
93
93
  "buildchain-ref",
94
94
  "buildchain-repository",
95
+ "cache-dependency-lock-root",
96
+ "cache-policy-root",
97
+ "cache-toolchain-root",
95
98
  "cargo-registry-index",
96
99
  "checkout-cache-fallback",
97
100
  "checkout-cache-fetch-attempts",
@@ -141,7 +144,7 @@
141
144
  "verify-command",
142
145
  "working-directory"
143
146
  ],
144
- "inputCount": 66,
147
+ "inputCount": 69,
145
148
  "secrets": [
146
149
  "BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN",
147
150
  "BUILDCHAIN_ARTIFACT_RELAY_S3_ROLE_ARN",
@@ -913,6 +916,9 @@
913
916
  "buildchain-ref",
914
917
  "buildchain-repository",
915
918
  "buildchain-stable-contract-lock-path",
919
+ "cache-dependency-lock-root",
920
+ "cache-policy-root",
921
+ "cache-toolchain-root",
916
922
  "cargo-registry-index",
917
923
  "checkout-cache-fallback",
918
924
  "checkout-cache-fetch-attempts",
@@ -962,7 +968,7 @@
962
968
  "verify-command",
963
969
  "working-directory"
964
970
  ],
965
- "inputCount": 69,
971
+ "inputCount": 72,
966
972
  "secrets": [
967
973
  "BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN",
968
974
  "BUILDCHAIN_ARTIFACT_RELAY_S3_ROLE_ARN",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kungfu-tech/buildchain",
3
- "version": "3.0.2-alpha.0",
3
+ "version": "3.0.2-alpha.1",
4
4
  "private": false,
5
5
  "description": "Buildchain Release Passport, release governance, CLI toolkit, and site facts.",
6
6
  "repository": "https://github.com/kungfu-systems/buildchain",
@@ -20,6 +20,7 @@
20
20
  "./anchored-version-material": "./packages/core/anchored-version-material.js",
21
21
  "./buildchain-contract": "./packages/core/buildchain-contract.js",
22
22
  "./candidate-timeline": "./packages/core/candidate-timeline.js",
23
+ "./cache-evidence": "./packages/core/cache-evidence.js",
23
24
  "./controller-evidence": "./packages/core/controller-evidence.js",
24
25
  "./diagnostics": "./packages/core/diagnostics.js",
25
26
  "./homebrew": "./packages/core/homebrew.js",