@kungfu-tech/buildchain 2.12.0 → 2.12.1-alpha.10
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/bin/buildchain.mjs +18 -0
- package/dist/site/buildchain-contract.json +8 -8
- package/dist/site/buildchain-site.json +92 -26
- package/dist/site/capability-registry.json +5 -5
- package/dist/site/cli-registry.json +12 -0
- package/dist/site/kfd-claims.json +182 -14
- package/dist/site/kfd-upstream-aggregate.json +1 -1
- package/dist/site/manual-registry.json +8 -7
- package/dist/site/node-api-registry.json +20 -7
- package/dist/site/page-registry.json +81 -15
- package/dist/site/public-surface-audit.json +95 -10
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/release-provenance.json +1 -0
- package/dist/site/site-manifest.json +11 -11
- package/dist/site/workflow-registry.json +68 -3
- package/docs/MAP.md +3 -0
- package/docs/binary-distribution.md +20 -1
- package/docs/cli.md +17 -0
- package/docs/kfd-support.md +44 -1
- package/docs/lifecycle-protocol.md +12 -0
- package/docs/release-governance.md +23 -0
- package/docs/reusable-build-surface.md +69 -0
- package/docs/stable-candidate-patrol.md +188 -0
- package/package.json +3 -1
- package/packages/core/buildchain-config.js +58 -0
- package/packages/core/buildchain-kfd-claims.js +51 -2
- package/packages/core/buildchain-layout.js +46 -0
- package/packages/core/index.js +19 -0
- package/packages/core/kfd3-surface-register.js +59 -2
- package/packages/core/stable-candidate-ledger.js +276 -0
- package/scripts/build-standalone-binary.mjs +2 -1
- package/scripts/check-inventory.mjs +4 -1
- package/scripts/generate-site-bundle.mjs +9 -1
- package/scripts/init-repo.mjs +1 -1
- package/scripts/locked-source-checkout.mjs +52 -12
- package/scripts/npm-publish-dry-run.mjs +1 -1
- package/scripts/publication-artifact.mjs +1 -1
- package/scripts/publication-package.mjs +1 -1
- package/scripts/release-propagation.mjs +1 -1
- package/scripts/stable-candidate-patrol.mjs +448 -0
- package/scripts/stable-candidate-policy.mjs +25 -0
- package/scripts/stable-candidate-qualification.mjs +239 -0
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"maturity": "stable",
|
|
16
16
|
"counts": {
|
|
17
17
|
"manualCount": 3,
|
|
18
|
-
"pageCount":
|
|
18
|
+
"pageCount": 6,
|
|
19
19
|
"cliCommandCount": 5,
|
|
20
20
|
"nodeApiCount": 0,
|
|
21
21
|
"workflowCount": 0,
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"counts": {
|
|
116
116
|
"manualCount": 1,
|
|
117
117
|
"pageCount": 1,
|
|
118
|
-
"cliCommandCount":
|
|
118
|
+
"cliCommandCount": 27,
|
|
119
119
|
"nodeApiCount": 5,
|
|
120
120
|
"workflowCount": 0,
|
|
121
121
|
"actionCount": 0
|
|
@@ -247,8 +247,8 @@
|
|
|
247
247
|
"manualCount": 7,
|
|
248
248
|
"pageCount": 7,
|
|
249
249
|
"cliCommandCount": 5,
|
|
250
|
-
"nodeApiCount":
|
|
251
|
-
"workflowCount":
|
|
250
|
+
"nodeApiCount": 3,
|
|
251
|
+
"workflowCount": 10,
|
|
252
252
|
"actionCount": 0
|
|
253
253
|
},
|
|
254
254
|
"manuals": [
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
"pageCount": 6,
|
|
286
286
|
"cliCommandCount": 0,
|
|
287
287
|
"nodeApiCount": 2,
|
|
288
|
-
"workflowCount":
|
|
288
|
+
"workflowCount": 25,
|
|
289
289
|
"actionCount": 0
|
|
290
290
|
},
|
|
291
291
|
"manuals": [
|
|
@@ -593,6 +593,18 @@
|
|
|
593
593
|
],
|
|
594
594
|
"maturity": "stable"
|
|
595
595
|
},
|
|
596
|
+
{
|
|
597
|
+
"id": "layout",
|
|
598
|
+
"source": "bin/buildchain.mjs",
|
|
599
|
+
"usage": "buildchain layout [--cwd <dir>] [--json]",
|
|
600
|
+
"purpose": "Return the versioned repository-layout and KFD registry discovery contract for tools such as Shifu.",
|
|
601
|
+
"capabilityGroup": "kfd-trust",
|
|
602
|
+
"audience": [
|
|
603
|
+
"agent",
|
|
604
|
+
"operator"
|
|
605
|
+
],
|
|
606
|
+
"maturity": "stable"
|
|
607
|
+
},
|
|
596
608
|
{
|
|
597
609
|
"id": "lifecycle",
|
|
598
610
|
"source": "bin/buildchain.mjs",
|
|
@@ -21,13 +21,13 @@
|
|
|
21
21
|
"contract": "kungfu-buildchain-public-surface-reverse-audit",
|
|
22
22
|
"path": "dist/site/public-surface-audit.json",
|
|
23
23
|
"status": "passed",
|
|
24
|
-
"sha256": "
|
|
24
|
+
"sha256": "99f063a65baf4a13767477f2d33796a5fcc1bb0bcafdaef39074f84c7ce7ba2d",
|
|
25
25
|
"summary": {
|
|
26
|
-
"cliCommandCount":
|
|
27
|
-
"workflowCount":
|
|
26
|
+
"cliCommandCount": 76,
|
|
27
|
+
"workflowCount": 42,
|
|
28
28
|
"actionCount": 4,
|
|
29
|
-
"sitePageCount":
|
|
30
|
-
"docCommandRefCount":
|
|
29
|
+
"sitePageCount": 46,
|
|
30
|
+
"docCommandRefCount": 241,
|
|
31
31
|
"failureCount": 0
|
|
32
32
|
},
|
|
33
33
|
"auditBoundary": {
|
|
@@ -110,6 +110,23 @@
|
|
|
110
110
|
"dist/site/public-surface-audit.json"
|
|
111
111
|
]
|
|
112
112
|
},
|
|
113
|
+
{
|
|
114
|
+
"id": "claim:buildchain-shifu-kfd-discovery",
|
|
115
|
+
"claim": "Buildchain exposes a versioned repository-layout discovery contract and KFD-3 distribution declarations so Shifu can locate the registry and determine jurisdiction without copying Buildchain layout paths.",
|
|
116
|
+
"sourcePaths": [
|
|
117
|
+
"packages/core/buildchain-layout.js",
|
|
118
|
+
"packages/core/buildchain-kfd-claims.js",
|
|
119
|
+
"packages/core/kfd3-surface-register.js",
|
|
120
|
+
"bin/buildchain.mjs",
|
|
121
|
+
"scripts/build-standalone-binary.mjs",
|
|
122
|
+
"docs/kfd-support.md"
|
|
123
|
+
],
|
|
124
|
+
"artifactPaths": [
|
|
125
|
+
"dist/site/kfd-claims.json",
|
|
126
|
+
"dist/site/cli-registry.json",
|
|
127
|
+
"dist/site/node-api-registry.json"
|
|
128
|
+
]
|
|
129
|
+
},
|
|
113
130
|
{
|
|
114
131
|
"id": "claim:buildchain-readme-badge-facts",
|
|
115
132
|
"claim": "Buildchain README status badges are generated from repository-owned facts and verified release-passport evidence, not hand-maintained README prose.",
|
|
@@ -208,13 +225,13 @@
|
|
|
208
225
|
"contract": "kungfu-buildchain-public-surface-reverse-audit",
|
|
209
226
|
"path": "dist/site/public-surface-audit.json",
|
|
210
227
|
"status": "passed",
|
|
211
|
-
"sha256": "
|
|
228
|
+
"sha256": "99f063a65baf4a13767477f2d33796a5fcc1bb0bcafdaef39074f84c7ce7ba2d",
|
|
212
229
|
"summary": {
|
|
213
|
-
"cliCommandCount":
|
|
214
|
-
"workflowCount":
|
|
230
|
+
"cliCommandCount": 76,
|
|
231
|
+
"workflowCount": 42,
|
|
215
232
|
"actionCount": 4,
|
|
216
|
-
"sitePageCount":
|
|
217
|
-
"docCommandRefCount":
|
|
233
|
+
"sitePageCount": 46,
|
|
234
|
+
"docCommandRefCount": 241,
|
|
218
235
|
"failureCount": 0
|
|
219
236
|
},
|
|
220
237
|
"auditBoundary": {
|
|
@@ -1122,6 +1139,18 @@
|
|
|
1122
1139
|
"public": true,
|
|
1123
1140
|
"packageExport": "./release-candidate"
|
|
1124
1141
|
},
|
|
1142
|
+
{
|
|
1143
|
+
"id": "export:./stable-candidate-ledger",
|
|
1144
|
+
"name": "@kungfu-tech/buildchain/stable-candidate-ledger",
|
|
1145
|
+
"kind": "package-export",
|
|
1146
|
+
"sourcePath": "packages/core/stable-candidate-ledger.js",
|
|
1147
|
+
"evidencePath": "packages/core/stable-candidate-ledger.js",
|
|
1148
|
+
"availability": "shipped",
|
|
1149
|
+
"visibility": "public",
|
|
1150
|
+
"participantFacing": true,
|
|
1151
|
+
"public": true,
|
|
1152
|
+
"packageExport": "./stable-candidate-ledger"
|
|
1153
|
+
},
|
|
1125
1154
|
{
|
|
1126
1155
|
"id": "export:./release-passport",
|
|
1127
1156
|
"name": "@kungfu-tech/buildchain/release-passport",
|
|
@@ -1960,6 +1989,18 @@
|
|
|
1960
1989
|
"public": true,
|
|
1961
1990
|
"reverseAuditSource": "bin/buildchain.mjs"
|
|
1962
1991
|
},
|
|
1992
|
+
{
|
|
1993
|
+
"id": "cli:layout",
|
|
1994
|
+
"name": "buildchain layout [--cwd <dir>] [--json]",
|
|
1995
|
+
"kind": "cli-command",
|
|
1996
|
+
"sourcePath": "bin/buildchain.mjs",
|
|
1997
|
+
"evidencePath": "bin/buildchain.mjs",
|
|
1998
|
+
"availability": "shipped",
|
|
1999
|
+
"visibility": "public",
|
|
2000
|
+
"participantFacing": true,
|
|
2001
|
+
"public": true,
|
|
2002
|
+
"reverseAuditSource": "bin/buildchain.mjs"
|
|
2003
|
+
},
|
|
1963
2004
|
{
|
|
1964
2005
|
"id": "cli:lifecycle",
|
|
1965
2006
|
"name": "buildchain lifecycle run <stage> [--cwd <dir>] [--required]",
|
|
@@ -2282,7 +2323,7 @@
|
|
|
2282
2323
|
"visibility": "public",
|
|
2283
2324
|
"participantFacing": true,
|
|
2284
2325
|
"public": true,
|
|
2285
|
-
"inputCount":
|
|
2326
|
+
"inputCount": 57,
|
|
2286
2327
|
"inputs": [
|
|
2287
2328
|
"artifact-name",
|
|
2288
2329
|
"artifact-name-template",
|
|
@@ -2302,6 +2343,7 @@
|
|
|
2302
2343
|
"buildchain-contract-lock-path",
|
|
2303
2344
|
"buildchain-ref",
|
|
2304
2345
|
"buildchain-repository",
|
|
2346
|
+
"cargo-registry-index",
|
|
2305
2347
|
"checkout-cache-fallback",
|
|
2306
2348
|
"checkout-cache-fetch-attempts",
|
|
2307
2349
|
"checkout-cache-github-timeout-seconds",
|
|
@@ -2329,8 +2371,14 @@
|
|
|
2329
2371
|
"require-trusted-event",
|
|
2330
2372
|
"require-verify",
|
|
2331
2373
|
"runner-preset",
|
|
2374
|
+
"rust-toolchain",
|
|
2375
|
+
"rustup-dist-server",
|
|
2376
|
+
"rustup-update-root",
|
|
2332
2377
|
"sample-process-tree",
|
|
2333
2378
|
"setup-node",
|
|
2379
|
+
"setup-rust",
|
|
2380
|
+
"shifu-cache-profile-digest",
|
|
2381
|
+
"shifu-cache-profile-ref",
|
|
2334
2382
|
"untrusted-policy",
|
|
2335
2383
|
"verify-command",
|
|
2336
2384
|
"working-directory"
|
|
@@ -2697,7 +2745,7 @@
|
|
|
2697
2745
|
"visibility": "public",
|
|
2698
2746
|
"participantFacing": true,
|
|
2699
2747
|
"public": true,
|
|
2700
|
-
"inputCount":
|
|
2748
|
+
"inputCount": 60,
|
|
2701
2749
|
"inputs": [
|
|
2702
2750
|
"artifact-name",
|
|
2703
2751
|
"artifact-name-template",
|
|
@@ -2720,6 +2768,7 @@
|
|
|
2720
2768
|
"buildchain-ref",
|
|
2721
2769
|
"buildchain-repository",
|
|
2722
2770
|
"buildchain-stable-contract-lock-path",
|
|
2771
|
+
"cargo-registry-index",
|
|
2723
2772
|
"checkout-cache-fallback",
|
|
2724
2773
|
"checkout-cache-fetch-attempts",
|
|
2725
2774
|
"checkout-cache-github-timeout-seconds",
|
|
@@ -2747,8 +2796,14 @@
|
|
|
2747
2796
|
"require-trusted-event",
|
|
2748
2797
|
"require-verify",
|
|
2749
2798
|
"runner-preset",
|
|
2799
|
+
"rust-toolchain",
|
|
2800
|
+
"rustup-dist-server",
|
|
2801
|
+
"rustup-update-root",
|
|
2750
2802
|
"sample-process-tree",
|
|
2751
2803
|
"setup-node",
|
|
2804
|
+
"setup-rust",
|
|
2805
|
+
"shifu-cache-profile-digest",
|
|
2806
|
+
"shifu-cache-profile-ref",
|
|
2752
2807
|
"untrusted-policy",
|
|
2753
2808
|
"verify-command",
|
|
2754
2809
|
"working-directory"
|
|
@@ -2868,6 +2923,41 @@
|
|
|
2868
2923
|
],
|
|
2869
2924
|
"reverseAuditSource": ".github/workflows"
|
|
2870
2925
|
},
|
|
2926
|
+
{
|
|
2927
|
+
"id": "workflow:buildchain-stable-candidate-patrol",
|
|
2928
|
+
"name": "workflow:buildchain-stable-candidate-patrol",
|
|
2929
|
+
"kind": "workflow",
|
|
2930
|
+
"sourcePath": ".github/workflows/buildchain-stable-candidate-patrol.yml",
|
|
2931
|
+
"evidencePath": ".github/workflows/buildchain-stable-candidate-patrol.yml",
|
|
2932
|
+
"availability": "shipped",
|
|
2933
|
+
"visibility": "public",
|
|
2934
|
+
"participantFacing": true,
|
|
2935
|
+
"public": true,
|
|
2936
|
+
"inputCount": 3,
|
|
2937
|
+
"inputs": [
|
|
2938
|
+
"buildchain-ref",
|
|
2939
|
+
"dry-run",
|
|
2940
|
+
"release-now"
|
|
2941
|
+
],
|
|
2942
|
+
"reverseAuditSource": ".github/workflows"
|
|
2943
|
+
},
|
|
2944
|
+
{
|
|
2945
|
+
"id": "workflow:buildchain-stable-candidate-qualification",
|
|
2946
|
+
"name": "workflow:buildchain-stable-candidate-qualification",
|
|
2947
|
+
"kind": "workflow",
|
|
2948
|
+
"sourcePath": ".github/workflows/buildchain-stable-candidate-qualification.yml",
|
|
2949
|
+
"evidencePath": ".github/workflows/buildchain-stable-candidate-qualification.yml",
|
|
2950
|
+
"availability": "shipped",
|
|
2951
|
+
"visibility": "public",
|
|
2952
|
+
"participantFacing": true,
|
|
2953
|
+
"public": true,
|
|
2954
|
+
"inputCount": 2,
|
|
2955
|
+
"inputs": [
|
|
2956
|
+
"candidate-sha",
|
|
2957
|
+
"dry-run"
|
|
2958
|
+
],
|
|
2959
|
+
"reverseAuditSource": ".github/workflows"
|
|
2960
|
+
},
|
|
2871
2961
|
{
|
|
2872
2962
|
"id": "workflow:candidate-lab",
|
|
2873
2963
|
"name": "workflow:candidate-lab",
|
|
@@ -2897,10 +2987,11 @@
|
|
|
2897
2987
|
"visibility": "public",
|
|
2898
2988
|
"participantFacing": true,
|
|
2899
2989
|
"public": true,
|
|
2900
|
-
"inputCount":
|
|
2990
|
+
"inputCount": 7,
|
|
2901
2991
|
"inputs": [
|
|
2902
2992
|
"buildchain-ref",
|
|
2903
2993
|
"buildchain-repository",
|
|
2994
|
+
"mode",
|
|
2904
2995
|
"node-version",
|
|
2905
2996
|
"require-version-state",
|
|
2906
2997
|
"upload-artifacts",
|
|
@@ -3264,6 +3355,36 @@
|
|
|
3264
3355
|
"inputs": [],
|
|
3265
3356
|
"reverseAuditSource": ".github/workflows"
|
|
3266
3357
|
},
|
|
3358
|
+
{
|
|
3359
|
+
"id": "workflow:stable-candidate-patrol",
|
|
3360
|
+
"name": "workflow:stable-candidate-patrol",
|
|
3361
|
+
"kind": "workflow",
|
|
3362
|
+
"sourcePath": ".github/workflows/stable-candidate-patrol.yml",
|
|
3363
|
+
"evidencePath": ".github/workflows/stable-candidate-patrol.yml",
|
|
3364
|
+
"availability": "shipped",
|
|
3365
|
+
"visibility": "public",
|
|
3366
|
+
"participantFacing": true,
|
|
3367
|
+
"public": true,
|
|
3368
|
+
"inputCount": 15,
|
|
3369
|
+
"inputs": [
|
|
3370
|
+
"auto-approve",
|
|
3371
|
+
"auto-merge",
|
|
3372
|
+
"auto-promote",
|
|
3373
|
+
"buildchain-ref",
|
|
3374
|
+
"buildchain-repository",
|
|
3375
|
+
"dry-run",
|
|
3376
|
+
"hold",
|
|
3377
|
+
"hold-reason",
|
|
3378
|
+
"ledger-ref",
|
|
3379
|
+
"minimum-soak-seconds",
|
|
3380
|
+
"release-now",
|
|
3381
|
+
"required-checks",
|
|
3382
|
+
"revoke-reason",
|
|
3383
|
+
"revoked-versions",
|
|
3384
|
+
"target-branch"
|
|
3385
|
+
],
|
|
3386
|
+
"reverseAuditSource": ".github/workflows"
|
|
3387
|
+
},
|
|
3267
3388
|
{
|
|
3268
3389
|
"id": "workflow:verify",
|
|
3269
3390
|
"name": "workflow:verify",
|
|
@@ -3947,6 +4068,18 @@
|
|
|
3947
4068
|
"public": true,
|
|
3948
4069
|
"reverseAuditSource": "dist/site/page-registry.json"
|
|
3949
4070
|
},
|
|
4071
|
+
{
|
|
4072
|
+
"id": "site-page:manual:stable-candidate-patrol",
|
|
4073
|
+
"name": "site-page:manual:stable-candidate-patrol",
|
|
4074
|
+
"kind": "site-page",
|
|
4075
|
+
"sourcePath": "dist/site/page-registry.json",
|
|
4076
|
+
"evidencePath": "dist/site/page-registry.json",
|
|
4077
|
+
"availability": "shipped",
|
|
4078
|
+
"visibility": "public",
|
|
4079
|
+
"participantFacing": true,
|
|
4080
|
+
"public": true,
|
|
4081
|
+
"reverseAuditSource": "dist/site/page-registry.json"
|
|
4082
|
+
},
|
|
3950
4083
|
{
|
|
3951
4084
|
"id": "site-page:manual:toolkit-observability",
|
|
3952
4085
|
"name": "site-page:manual:toolkit-observability",
|
|
@@ -4063,8 +4196,43 @@
|
|
|
4063
4196
|
"visibility": "public",
|
|
4064
4197
|
"participantFacing": true,
|
|
4065
4198
|
"public": true
|
|
4199
|
+
},
|
|
4200
|
+
{
|
|
4201
|
+
"id": "distribution:buildchain-standalone",
|
|
4202
|
+
"name": "Buildchain standalone binary distribution",
|
|
4203
|
+
"kind": "binary-distribution",
|
|
4204
|
+
"sourcePath": "scripts/build-standalone-binary.mjs",
|
|
4205
|
+
"evidencePath": ".github/workflows/binary-distribution.yml",
|
|
4206
|
+
"availability": "shipped",
|
|
4207
|
+
"visibility": "public",
|
|
4208
|
+
"participantFacing": true,
|
|
4209
|
+
"public": true,
|
|
4210
|
+
"artifactPath": "dist/binary",
|
|
4211
|
+
"distribution": {
|
|
4212
|
+
"registrar": "shifu",
|
|
4213
|
+
"tasks": [
|
|
4214
|
+
"binary:build"
|
|
4215
|
+
],
|
|
4216
|
+
"artifacts": [
|
|
4217
|
+
{
|
|
4218
|
+
"kind": "binary",
|
|
4219
|
+
"platform": "linux",
|
|
4220
|
+
"pathGlob": "dist/binary/buildchain-x86_64-unknown-linux-gnu.tar.gz"
|
|
4221
|
+
},
|
|
4222
|
+
{
|
|
4223
|
+
"kind": "binary",
|
|
4224
|
+
"platform": "macos",
|
|
4225
|
+
"pathGlob": "dist/binary/buildchain-aarch64-apple-darwin.tar.gz"
|
|
4226
|
+
},
|
|
4227
|
+
{
|
|
4228
|
+
"kind": "binary",
|
|
4229
|
+
"platform": "windows",
|
|
4230
|
+
"pathGlob": "dist/binary/buildchain-x86_64-pc-windows-msvc.zip"
|
|
4231
|
+
}
|
|
4232
|
+
]
|
|
4233
|
+
}
|
|
4066
4234
|
}
|
|
4067
4235
|
],
|
|
4068
|
-
"publicSurfaceCount":
|
|
4236
|
+
"publicSurfaceCount": 273
|
|
4069
4237
|
}
|
|
4070
4238
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"title": "Buildchain documentation map",
|
|
10
10
|
"path": "docs/MAP.md",
|
|
11
11
|
"plane": "use",
|
|
12
|
-
"digest": "sha256:
|
|
12
|
+
"digest": "sha256:0735009b21cea9227f2c9b9bcbec1219898f4d211776b60aa030ace65821ec80",
|
|
13
13
|
"capabilityGroup": "getting-started",
|
|
14
14
|
"audience": [
|
|
15
15
|
"agent",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"title": "Binary distribution contract",
|
|
107
107
|
"path": "docs/binary-distribution.md",
|
|
108
108
|
"plane": "verify",
|
|
109
|
-
"digest": "sha256:
|
|
109
|
+
"digest": "sha256:08be4e97e1940a45a2c0aa2506012255888c23c1cbf8f5362b27c2b21089eb58",
|
|
110
110
|
"capabilityGroup": "release-passport-trust",
|
|
111
111
|
"audience": [
|
|
112
112
|
"release-operator",
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
"title": "CLI and npm package",
|
|
218
218
|
"path": "docs/cli.md",
|
|
219
219
|
"plane": "use",
|
|
220
|
-
"digest": "sha256:
|
|
220
|
+
"digest": "sha256:3b3ac97c353f7549229f1102cca38236e734ec8d08c219d4a6e5ef2a48fc0e16",
|
|
221
221
|
"capabilityGroup": "api-cli-reference",
|
|
222
222
|
"audience": [
|
|
223
223
|
"agent",
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
"title": "KFD support and KFD-3 surface registration",
|
|
246
246
|
"path": "docs/kfd-support.md",
|
|
247
247
|
"plane": "verify",
|
|
248
|
-
"digest": "sha256:
|
|
248
|
+
"digest": "sha256:ab15de33a1a9e292b6da74c00b8b96b7c46330d0553a454d1de4c24c672fc025",
|
|
249
249
|
"capabilityGroup": "kfd-trust",
|
|
250
250
|
"audience": [
|
|
251
251
|
"agent",
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
"title": "Lifecycle protocol",
|
|
260
260
|
"path": "docs/lifecycle-protocol.md",
|
|
261
261
|
"plane": "use",
|
|
262
|
-
"digest": "sha256:
|
|
262
|
+
"digest": "sha256:bef6f703a76667c731dccea6a0385b2196b5a23438ce4bc39894561530975f21",
|
|
263
263
|
"capabilityGroup": "reusable-build",
|
|
264
264
|
"audience": [
|
|
265
265
|
"consumer",
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
"title": "Reusable build surface",
|
|
274
274
|
"path": "docs/reusable-build-surface.md",
|
|
275
275
|
"plane": "use",
|
|
276
|
-
"digest": "sha256:
|
|
276
|
+
"digest": "sha256:fbc74dee3a6f2283ea69a2a9a31945ac82ccaf1d270995539f5d80235ab74614",
|
|
277
277
|
"capabilityGroup": "reusable-build",
|
|
278
278
|
"audience": [
|
|
279
279
|
"consumer",
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"title": "Release governance",
|
|
301
301
|
"path": "docs/release-governance.md",
|
|
302
302
|
"plane": "why",
|
|
303
|
-
"digest": "sha256:
|
|
303
|
+
"digest": "sha256:3ae2bbc2df394726f350e58be1a71dd0379b99b19cd6ccf15fbe3b843f3890b6",
|
|
304
304
|
"capabilityGroup": "governance-versioning",
|
|
305
305
|
"audience": [
|
|
306
306
|
"maintainer",
|
|
@@ -373,6 +373,7 @@
|
|
|
373
373
|
"docs/kfd-support.md",
|
|
374
374
|
"docs/reusable-build-surface.md",
|
|
375
375
|
"docs/release-candidate.md",
|
|
376
|
+
"docs/stable-candidate-patrol.md",
|
|
376
377
|
"docs/release-governance.md",
|
|
377
378
|
"docs/release-passport.md",
|
|
378
379
|
"docs/publish-transaction.md",
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"specifier": "@kungfu-tech/buildchain",
|
|
9
9
|
"export": ".",
|
|
10
10
|
"target": "./packages/core/index.js",
|
|
11
|
-
"digest": "sha256:
|
|
11
|
+
"digest": "sha256:b07f54900a72f05a8545d1325951ba5a373e43cc0bdddb628c75cf39d7c7223c",
|
|
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:
|
|
50
|
+
"digest": "sha256:b07f54900a72f05a8545d1325951ba5a373e43cc0bdddb628c75cf39d7c7223c",
|
|
51
51
|
"summary": "Alias for the root public toolkit export.",
|
|
52
52
|
"capabilityGroup": "api-cli-reference",
|
|
53
53
|
"audience": [
|
|
@@ -138,8 +138,8 @@
|
|
|
138
138
|
"specifier": "@kungfu-tech/buildchain/buildchain-layout",
|
|
139
139
|
"export": "./buildchain-layout",
|
|
140
140
|
"target": "./packages/core/buildchain-layout.js",
|
|
141
|
-
"digest": "sha256:
|
|
142
|
-
"summary": "
|
|
141
|
+
"digest": "sha256:84c0b784ff993f442b0499fce39bfc116f4a19570ed7ffd7231ec7e2191c86f8",
|
|
142
|
+
"summary": "Versioned Buildchain repository-layout discovery contract plus canonical .buildchain path resolution and migration APIs.",
|
|
143
143
|
"capabilityGroup": "kfd-trust",
|
|
144
144
|
"audience": [
|
|
145
145
|
"developer",
|
|
@@ -251,6 +251,19 @@
|
|
|
251
251
|
],
|
|
252
252
|
"maturity": "stable"
|
|
253
253
|
},
|
|
254
|
+
{
|
|
255
|
+
"specifier": "@kungfu-tech/buildchain/stable-candidate-ledger",
|
|
256
|
+
"export": "./stable-candidate-ledger",
|
|
257
|
+
"target": "./packages/core/stable-candidate-ledger.js",
|
|
258
|
+
"digest": "sha256:cefb5d1747e6e0e11490350e6b49877fe69982117a027b7c5b28e08d7afee374",
|
|
259
|
+
"summary": "Immutable alpha candidate ledger, qualification, revocation, selection, and exact stable source-lock APIs.",
|
|
260
|
+
"capabilityGroup": "governance-versioning",
|
|
261
|
+
"audience": [
|
|
262
|
+
"developer",
|
|
263
|
+
"agent"
|
|
264
|
+
],
|
|
265
|
+
"maturity": "stable"
|
|
266
|
+
},
|
|
254
267
|
{
|
|
255
268
|
"specifier": "@kungfu-tech/buildchain/release-passport",
|
|
256
269
|
"export": "./release-passport",
|
|
@@ -294,7 +307,7 @@
|
|
|
294
307
|
"specifier": "@kungfu-tech/buildchain/buildchain-kfd-claims",
|
|
295
308
|
"export": "./buildchain-kfd-claims",
|
|
296
309
|
"target": "./packages/core/buildchain-kfd-claims.js",
|
|
297
|
-
"digest": "sha256:
|
|
310
|
+
"digest": "sha256:3a13ebd81e23433a3546d553eb55149bbe53ea2158e73b37adb6787661ac1045",
|
|
298
311
|
"summary": "Buildchain self KFD claim registry, witnesses, and public claim APIs.",
|
|
299
312
|
"capabilityGroup": "kfd-trust",
|
|
300
313
|
"audience": [
|
|
@@ -308,7 +321,7 @@
|
|
|
308
321
|
{
|
|
309
322
|
"id": "cli-and-node-package",
|
|
310
323
|
"path": "docs/cli.md",
|
|
311
|
-
"digest": "sha256:
|
|
324
|
+
"digest": "sha256:3b3ac97c353f7549229f1102cca38236e734ec8d08c219d4a6e5ef2a48fc0e16"
|
|
312
325
|
},
|
|
313
326
|
{
|
|
314
327
|
"id": "build-facts",
|
|
@@ -318,7 +331,7 @@
|
|
|
318
331
|
{
|
|
319
332
|
"id": "kfd-support",
|
|
320
333
|
"path": "docs/kfd-support.md",
|
|
321
|
-
"digest": "sha256:
|
|
334
|
+
"digest": "sha256:ab15de33a1a9e292b6da74c00b8b96b7c46330d0553a454d1de4c24c672fc025"
|
|
322
335
|
},
|
|
323
336
|
{
|
|
324
337
|
"id": "readme-badges",
|