@kungfu-tech/buildchain 4.0.9-alpha.0 → 4.0.9-alpha.2
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/architecture/ci-lane-change-budget.json +17 -0
- package/architecture/maintainability-debt.json +18 -18
- package/architecture/release-topology.json +6 -5
- package/architecture/workflow-taxonomy.json +14 -1
- package/dist/site/buildchain-contract.json +4 -4
- package/dist/site/buildchain-site.json +24 -19
- package/dist/site/capability-registry.json +1 -1
- package/dist/site/kfd-claims.json +19 -5
- package/dist/site/kfd-upstream-aggregate.json +1 -1
- package/dist/site/manual-registry.json +3 -3
- package/dist/site/node-api-registry.json +4 -4
- package/dist/site/page-registry.json +17 -12
- package/dist/site/public-surface-audit.json +14 -3
- package/dist/site/publication-authority-registry.json +22 -1
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/site-manifest.json +7 -7
- package/dist/site/workflow-registry.json +35 -5
- package/docs/node-api-reference.md +6 -6
- package/docs/release-governance.md +19 -18
- package/docs/reusable-build-surface.md +1 -0
- package/docs/v4-production-release.md +10 -0
- package/docs/workflow-catalog.md +1 -0
- package/package.json +1 -1
- package/packages/core/build-configuration.js +1 -1
- package/packages/core/buildchain-publication-authority.js +1 -0
- package/scripts/check-inventory.mjs +9 -22
- package/scripts/check-maintainability.mjs +23 -8
- package/scripts/resolve-build-configuration.mjs +2 -2
- package/scripts/stable-candidate-qualification.mjs +59 -34
|
@@ -21,10 +21,10 @@
|
|
|
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": "9df5d224c8690cb61eb7ea9a9a74d71de2b2a7fd9848763beeb16abeb0e8f964",
|
|
25
25
|
"summary": {
|
|
26
26
|
"cliCommandCount": 117,
|
|
27
|
-
"workflowCount":
|
|
27
|
+
"workflowCount": 116,
|
|
28
28
|
"actionCount": 14,
|
|
29
29
|
"sitePageCount": 88,
|
|
30
30
|
"docCommandRefCount": 1048,
|
|
@@ -246,10 +246,10 @@
|
|
|
246
246
|
"contract": "kungfu-buildchain-public-surface-reverse-audit",
|
|
247
247
|
"path": "dist/site/public-surface-audit.json",
|
|
248
248
|
"status": "passed",
|
|
249
|
-
"sha256": "
|
|
249
|
+
"sha256": "9df5d224c8690cb61eb7ea9a9a74d71de2b2a7fd9848763beeb16abeb0e8f964",
|
|
250
250
|
"summary": {
|
|
251
251
|
"cliCommandCount": 117,
|
|
252
|
-
"workflowCount":
|
|
252
|
+
"workflowCount": 116,
|
|
253
253
|
"actionCount": 14,
|
|
254
254
|
"sitePageCount": 88,
|
|
255
255
|
"docCommandRefCount": 1048,
|
|
@@ -6898,6 +6898,20 @@
|
|
|
6898
6898
|
"inputs": [],
|
|
6899
6899
|
"reverseAuditSource": ".github/workflows"
|
|
6900
6900
|
},
|
|
6901
|
+
{
|
|
6902
|
+
"id": "workflow:self-build-stable-dogfood",
|
|
6903
|
+
"name": "workflow:self-build-stable-dogfood",
|
|
6904
|
+
"kind": "workflow",
|
|
6905
|
+
"sourcePath": ".github/workflows/self-build-stable-dogfood.yml",
|
|
6906
|
+
"evidencePath": ".github/workflows/self-build-stable-dogfood.yml",
|
|
6907
|
+
"availability": "shipped",
|
|
6908
|
+
"visibility": "public",
|
|
6909
|
+
"participantFacing": true,
|
|
6910
|
+
"public": true,
|
|
6911
|
+
"inputCount": 0,
|
|
6912
|
+
"inputs": [],
|
|
6913
|
+
"reverseAuditSource": ".github/workflows"
|
|
6914
|
+
},
|
|
6901
6915
|
{
|
|
6902
6916
|
"id": "workflow:self-build-verify",
|
|
6903
6917
|
"name": "workflow:self-build-verify",
|
|
@@ -8966,6 +8980,6 @@
|
|
|
8966
8980
|
}
|
|
8967
8981
|
}
|
|
8968
8982
|
],
|
|
8969
|
-
"publicSurfaceCount":
|
|
8983
|
+
"publicSurfaceCount": 539
|
|
8970
8984
|
}
|
|
8971
8985
|
}
|
|
@@ -362,7 +362,7 @@
|
|
|
362
362
|
"title": "Generated Node API reference",
|
|
363
363
|
"path": "docs/node-api-reference.md",
|
|
364
364
|
"plane": "use",
|
|
365
|
-
"digest": "sha256:
|
|
365
|
+
"digest": "sha256:0b971a24b4fb850cf941d05f0ee8b3493f0dfe3ddbea5479bf2e344ea8a1553e",
|
|
366
366
|
"capabilityGroup": "api-cli-reference",
|
|
367
367
|
"audience": [
|
|
368
368
|
"agent",
|
|
@@ -433,7 +433,7 @@
|
|
|
433
433
|
"title": "Reusable build surface",
|
|
434
434
|
"path": "docs/reusable-build-surface.md",
|
|
435
435
|
"plane": "use",
|
|
436
|
-
"digest": "sha256:
|
|
436
|
+
"digest": "sha256:bc609cad079a44afb8c2cf2b4459d44612bfd5ff09ed3064f85a2a3f02a5ec1e",
|
|
437
437
|
"capabilityGroup": "reusable-build",
|
|
438
438
|
"audience": [
|
|
439
439
|
"consumer",
|
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
"title": "Release governance",
|
|
506
506
|
"path": "docs/release-governance.md",
|
|
507
507
|
"plane": "why",
|
|
508
|
-
"digest": "sha256:
|
|
508
|
+
"digest": "sha256:4dca8751549a33393a0eb6f7237e1e70e9c586929b1e2792f7b32e9beadef75f",
|
|
509
509
|
"capabilityGroup": "governance-versioning",
|
|
510
510
|
"audience": [
|
|
511
511
|
"maintainer",
|
|
@@ -5957,7 +5957,7 @@
|
|
|
5957
5957
|
],
|
|
5958
5958
|
"source": {
|
|
5959
5959
|
"path": "packages/core/buildchain-publication-authority.js",
|
|
5960
|
-
"line":
|
|
5960
|
+
"line": 67
|
|
5961
5961
|
},
|
|
5962
5962
|
"example": "import { buildchainPublicationAuthorityDescriptors } from \"@kungfu-tech/buildchain\";",
|
|
5963
5963
|
"maturity": "stable",
|
|
@@ -5986,7 +5986,7 @@
|
|
|
5986
5986
|
],
|
|
5987
5987
|
"source": {
|
|
5988
5988
|
"path": "packages/core/buildchain-publication-authority.js",
|
|
5989
|
-
"line":
|
|
5989
|
+
"line": 106
|
|
5990
5990
|
},
|
|
5991
5991
|
"example": "import { createBuildchainPublicationAuthorityRegistry } from \"@kungfu-tech/buildchain\";",
|
|
5992
5992
|
"maturity": "stable",
|
|
@@ -32626,7 +32626,7 @@
|
|
|
32626
32626
|
"specifier": "@kungfu-tech/buildchain/buildchain-publication-authority",
|
|
32627
32627
|
"export": "./buildchain-publication-authority",
|
|
32628
32628
|
"target": "./packages/core/buildchain-publication-authority.js",
|
|
32629
|
-
"digest": "sha256:
|
|
32629
|
+
"digest": "sha256:4ea1b4e49017ba3f1b706e3720884a8ed9d2f644e5f2747b7383f25f8eb26921",
|
|
32630
32630
|
"summary": "Buildchain-owned closed-world publication authority descriptor registry.",
|
|
32631
32631
|
"capabilityGroup": "release-passport-trust",
|
|
32632
32632
|
"audience": [
|
|
@@ -33637,7 +33637,7 @@
|
|
|
33637
33637
|
{
|
|
33638
33638
|
"id": "node-api-reference",
|
|
33639
33639
|
"path": "docs/node-api-reference.md",
|
|
33640
|
-
"digest": "sha256:
|
|
33640
|
+
"digest": "sha256:0b971a24b4fb850cf941d05f0ee8b3493f0dfe3ddbea5479bf2e344ea8a1553e"
|
|
33641
33641
|
},
|
|
33642
33642
|
{
|
|
33643
33643
|
"id": "build-facts",
|