@kungfu-tech/buildchain 4.0.2-alpha.45 → 4.0.2-alpha.46
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/agent-change-map.md +1 -1
- package/architecture/maintainability-debt.json +13 -13
- package/architecture/v4-release-topology.json +1 -1
- package/dist/site/buildchain-contract.json +4 -4
- package/dist/site/buildchain-site.json +15 -10
- package/dist/site/kfd-claims.json +2 -2
- package/dist/site/kfd-upstream-aggregate.json +1 -1
- package/dist/site/manual-registry.json +2 -2
- package/dist/site/node-api-registry.json +13 -13
- package/dist/site/page-registry.json +9 -4
- package/dist/site/public-surface-audit.json +2 -2
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/site-manifest.json +6 -6
- package/dist/site/workflow-registry.json +5 -5
- package/docs/node-api-reference.md +15 -15
- package/docs/publish-transaction.md +36 -3
- package/package.json +1 -1
- package/packages/core/buildchain-v4-domain.wasm +0 -0
- package/packages/core/next-development-transition.js +5 -6
- package/packages/core/publication-sealed-bundle.js +77 -13
- package/packages/core/v4-domain-wasm-artifact.js +2 -2
- package/packages/core/v4-product-publication.js +2 -0
- package/scripts/publication-candidate-sealer.mjs +7 -1
- package/scripts/v4-product-publication-intent.mjs +8 -0
|
@@ -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": "
|
|
24
|
+
"sha256": "ec0b75ae0358792ffbf30b57463179055b6644e3370cc44ba579e4c1338cfea3",
|
|
25
25
|
"summary": {
|
|
26
26
|
"cliCommandCount": 117,
|
|
27
27
|
"workflowCount": 114,
|
|
@@ -246,7 +246,7 @@
|
|
|
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": "ec0b75ae0358792ffbf30b57463179055b6644e3370cc44ba579e4c1338cfea3",
|
|
250
250
|
"summary": {
|
|
251
251
|
"cliCommandCount": 117,
|
|
252
252
|
"workflowCount": 114,
|
|
@@ -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:69f4e87e7cbf154f4b3241269e806e7998f9a517fb8ada64f120239c49abbd78",
|
|
366
366
|
"capabilityGroup": "api-cli-reference",
|
|
367
367
|
"audience": [
|
|
368
368
|
"agent",
|
|
@@ -462,7 +462,7 @@
|
|
|
462
462
|
"title": "Publish transaction",
|
|
463
463
|
"path": "docs/publish-transaction.md",
|
|
464
464
|
"plane": "verify",
|
|
465
|
-
"digest": "sha256:
|
|
465
|
+
"digest": "sha256:713f4fd2b9e67cefdd394170eea49ddb92e803c2e6adac20d6f3b8b1e431b960",
|
|
466
466
|
"capabilityGroup": "release-passport-trust",
|
|
467
467
|
"audience": [
|
|
468
468
|
"release-operator"
|
|
@@ -15331,7 +15331,7 @@
|
|
|
15331
15331
|
],
|
|
15332
15332
|
"source": {
|
|
15333
15333
|
"path": "packages/core/next-development-transition.js",
|
|
15334
|
-
"line":
|
|
15334
|
+
"line": 343
|
|
15335
15335
|
},
|
|
15336
15336
|
"example": "import { advanceNextDevelopmentTransition } from \"@kungfu-tech/buildchain/next-development-transition\";",
|
|
15337
15337
|
"maturity": "stable",
|
|
@@ -15364,7 +15364,7 @@
|
|
|
15364
15364
|
],
|
|
15365
15365
|
"source": {
|
|
15366
15366
|
"path": "packages/core/next-development-transition.js",
|
|
15367
|
-
"line":
|
|
15367
|
+
"line": 304
|
|
15368
15368
|
},
|
|
15369
15369
|
"example": "import { bindNextDevelopmentAnchor } from \"@kungfu-tech/buildchain/next-development-transition\";",
|
|
15370
15370
|
"maturity": "stable",
|
|
@@ -15393,7 +15393,7 @@
|
|
|
15393
15393
|
],
|
|
15394
15394
|
"source": {
|
|
15395
15395
|
"path": "packages/core/next-development-transition.js",
|
|
15396
|
-
"line":
|
|
15396
|
+
"line": 252
|
|
15397
15397
|
},
|
|
15398
15398
|
"example": "import { createNextDevelopmentTransition } from \"@kungfu-tech/buildchain/next-development-transition\";",
|
|
15399
15399
|
"maturity": "stable",
|
|
@@ -15422,7 +15422,7 @@
|
|
|
15422
15422
|
],
|
|
15423
15423
|
"source": {
|
|
15424
15424
|
"path": "packages/core/next-development-transition.js",
|
|
15425
|
-
"line":
|
|
15425
|
+
"line": 471
|
|
15426
15426
|
},
|
|
15427
15427
|
"example": "import { materializeNextDevelopmentTransition } from \"@kungfu-tech/buildchain/next-development-transition\";",
|
|
15428
15428
|
"maturity": "stable",
|
|
@@ -15628,7 +15628,7 @@
|
|
|
15628
15628
|
],
|
|
15629
15629
|
"source": {
|
|
15630
15630
|
"path": "packages/core/next-development-transition.js",
|
|
15631
|
-
"line":
|
|
15631
|
+
"line": 415
|
|
15632
15632
|
},
|
|
15633
15633
|
"example": "import { recordNextDevelopmentMaterialization } from \"@kungfu-tech/buildchain/next-development-transition\";",
|
|
15634
15634
|
"maturity": "stable",
|
|
@@ -15657,7 +15657,7 @@
|
|
|
15657
15657
|
],
|
|
15658
15658
|
"source": {
|
|
15659
15659
|
"path": "packages/core/next-development-transition.js",
|
|
15660
|
-
"line":
|
|
15660
|
+
"line": 728
|
|
15661
15661
|
},
|
|
15662
15662
|
"example": "import { validateNextDevelopmentTransition } from \"@kungfu-tech/buildchain/next-development-transition\";",
|
|
15663
15663
|
"maturity": "stable",
|
|
@@ -19510,11 +19510,11 @@
|
|
|
19510
19510
|
"May throw an Error on rejected input or failed operations; follow the linked source contract."
|
|
19511
19511
|
],
|
|
19512
19512
|
"sideEffects": [
|
|
19513
|
-
"
|
|
19513
|
+
"subprocess"
|
|
19514
19514
|
],
|
|
19515
19515
|
"source": {
|
|
19516
19516
|
"path": "packages/core/publication-sealed-bundle.js",
|
|
19517
|
-
"line":
|
|
19517
|
+
"line": 97
|
|
19518
19518
|
},
|
|
19519
19519
|
"example": "import { createPublicationSealedBundle } from \"@kungfu-tech/buildchain\";",
|
|
19520
19520
|
"maturity": "stable",
|
|
@@ -19538,7 +19538,7 @@
|
|
|
19538
19538
|
],
|
|
19539
19539
|
"source": {
|
|
19540
19540
|
"path": "packages/core/publication-sealed-bundle.js",
|
|
19541
|
-
"line":
|
|
19541
|
+
"line": 11
|
|
19542
19542
|
},
|
|
19543
19543
|
"example": "import { PUBLICATION_SEALED_BUNDLE_CONTRACT } from \"@kungfu-tech/buildchain\";",
|
|
19544
19544
|
"maturity": "stable",
|
|
@@ -19567,7 +19567,7 @@
|
|
|
19567
19567
|
],
|
|
19568
19568
|
"source": {
|
|
19569
19569
|
"path": "packages/core/publication-sealed-bundle.js",
|
|
19570
|
-
"line":
|
|
19570
|
+
"line": 189
|
|
19571
19571
|
},
|
|
19572
19572
|
"example": "import { verifyPublicationSealedBundle } from \"@kungfu-tech/buildchain\";",
|
|
19573
19573
|
"maturity": "stable",
|
|
@@ -30409,7 +30409,7 @@
|
|
|
30409
30409
|
"specifier": "@kungfu-tech/buildchain/publication-sealed-bundle",
|
|
30410
30410
|
"export": "./publication-sealed-bundle",
|
|
30411
30411
|
"target": "./packages/core/publication-sealed-bundle.js",
|
|
30412
|
-
"digest": "sha256:
|
|
30412
|
+
"digest": "sha256:c12ef1e9eaf762059c88f2d69a87a4d1560356cbbb37fb66fda5639c604caa82",
|
|
30413
30413
|
"summary": "Build-once publication bundle manifests and exact-byte resume verification APIs.",
|
|
30414
30414
|
"capabilityGroup": "reusable-build",
|
|
30415
30415
|
"audience": [
|
|
@@ -30843,7 +30843,7 @@
|
|
|
30843
30843
|
"specifier": "@kungfu-tech/buildchain/next-development-transition",
|
|
30844
30844
|
"export": "./next-development-transition",
|
|
30845
30845
|
"target": "./packages/core/next-development-transition.js",
|
|
30846
|
-
"digest": "sha256:
|
|
30846
|
+
"digest": "sha256:c611357000496829a40605ba68755bb62b92d451ab452abcfce8fcd70373dd03",
|
|
30847
30847
|
"summary": "Provider-neutral completed-Alpha preservation and rooted next-development state, version-model, idempotency, and local materialization APIs.",
|
|
30848
30848
|
"capabilityGroup": "governance-versioning",
|
|
30849
30849
|
"audience": [
|
|
@@ -31340,7 +31340,7 @@
|
|
|
31340
31340
|
{
|
|
31341
31341
|
"id": "node-api-reference",
|
|
31342
31342
|
"path": "docs/node-api-reference.md",
|
|
31343
|
-
"digest": "sha256:
|
|
31343
|
+
"digest": "sha256:69f4e87e7cbf154f4b3241269e806e7998f9a517fb8ada64f120239c49abbd78"
|
|
31344
31344
|
},
|
|
31345
31345
|
{
|
|
31346
31346
|
"id": "build-facts",
|