@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
|
@@ -195,11 +195,11 @@ Safe change route: Reduce one owned responsibility behind the stable facade, run
|
|
|
195
195
|
- `packages/core/v4-floating-consumer-release-passport.js`
|
|
196
196
|
- `packages/core/release-passport.js`
|
|
197
197
|
- `tests/promote-buildchain-ref-governance.test.mjs`
|
|
198
|
-
- `scripts/buildchain-cli-help.mjs`
|
|
199
198
|
- `scripts/check-maintainability.mjs`
|
|
200
199
|
- `tests/maintainability.test.mjs`
|
|
201
200
|
- `scripts/generate-v4-universal-workflow-facades.mjs`
|
|
202
201
|
- `scripts/check-v4-release-topology.mjs`
|
|
202
|
+
- `actions/v4-release-candidate-promote/product-provider-adapters.js`
|
|
203
203
|
|
|
204
204
|
## cli-command-registry
|
|
205
205
|
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
},
|
|
8
8
|
"totalExcessLedger": {
|
|
9
9
|
"metric": "calibrated-full-dimensional-excess-v1",
|
|
10
|
-
"measuredExcess":
|
|
11
|
-
"current":
|
|
10
|
+
"measuredExcess": 64598,
|
|
11
|
+
"current": 56537
|
|
12
12
|
},
|
|
13
13
|
"defaults": {
|
|
14
14
|
"owner": "Buildchain architecture maintainers",
|
|
@@ -790,7 +790,7 @@
|
|
|
790
790
|
"lines": 738
|
|
791
791
|
},
|
|
792
792
|
"current": {
|
|
793
|
-
"lines":
|
|
793
|
+
"lines": 737
|
|
794
794
|
},
|
|
795
795
|
"target": {
|
|
796
796
|
"lines": 600
|
|
@@ -2005,21 +2005,21 @@
|
|
|
2005
2005
|
"crates/buildchain-v4-contracts/src/product_publication.rs": {
|
|
2006
2006
|
"baseline": {
|
|
2007
2007
|
"functions": {
|
|
2008
|
-
"select_product_publication_intent@
|
|
2008
|
+
"select_product_publication_intent@219": {
|
|
2009
2009
|
"complexity": 38
|
|
2010
2010
|
}
|
|
2011
2011
|
}
|
|
2012
2012
|
},
|
|
2013
2013
|
"current": {
|
|
2014
2014
|
"functions": {
|
|
2015
|
-
"select_product_publication_intent@
|
|
2016
|
-
"complexity":
|
|
2015
|
+
"select_product_publication_intent@219": {
|
|
2016
|
+
"complexity": 35
|
|
2017
2017
|
}
|
|
2018
2018
|
}
|
|
2019
2019
|
},
|
|
2020
2020
|
"target": {
|
|
2021
2021
|
"functions": {
|
|
2022
|
-
"select_product_publication_intent@
|
|
2022
|
+
"select_product_publication_intent@219": {
|
|
2023
2023
|
"complexity": 30
|
|
2024
2024
|
}
|
|
2025
2025
|
}
|
|
@@ -2033,19 +2033,19 @@
|
|
|
2033
2033
|
"lines": 245,
|
|
2034
2034
|
"complexity": 51
|
|
2035
2035
|
},
|
|
2036
|
-
"advance_release_tail_execution@
|
|
2036
|
+
"advance_release_tail_execution@1115": {
|
|
2037
2037
|
"lines": 193
|
|
2038
2038
|
}
|
|
2039
2039
|
}
|
|
2040
2040
|
},
|
|
2041
2041
|
"current": {
|
|
2042
|
-
"lines":
|
|
2042
|
+
"lines": 1307,
|
|
2043
2043
|
"functions": {
|
|
2044
2044
|
"normalize_capability@149": {
|
|
2045
2045
|
"lines": 245,
|
|
2046
2046
|
"complexity": 51
|
|
2047
2047
|
},
|
|
2048
|
-
"advance_release_tail_execution@
|
|
2048
|
+
"advance_release_tail_execution@1115": {
|
|
2049
2049
|
"lines": 193
|
|
2050
2050
|
}
|
|
2051
2051
|
}
|
|
@@ -2057,7 +2057,7 @@
|
|
|
2057
2057
|
"lines": 140,
|
|
2058
2058
|
"complexity": 30
|
|
2059
2059
|
},
|
|
2060
|
-
"advance_release_tail_execution@
|
|
2060
|
+
"advance_release_tail_execution@1115": {
|
|
2061
2061
|
"lines": 140
|
|
2062
2062
|
}
|
|
2063
2063
|
}
|
|
@@ -3166,11 +3166,11 @@
|
|
|
3166
3166
|
"packages/core/v4-floating-consumer-release-passport.js",
|
|
3167
3167
|
"packages/core/release-passport.js",
|
|
3168
3168
|
"tests/promote-buildchain-ref-governance.test.mjs",
|
|
3169
|
-
"scripts/buildchain-cli-help.mjs",
|
|
3170
3169
|
"scripts/check-maintainability.mjs",
|
|
3171
3170
|
"tests/maintainability.test.mjs",
|
|
3172
3171
|
"scripts/generate-v4-universal-workflow-facades.mjs",
|
|
3173
|
-
"scripts/check-v4-release-topology.mjs"
|
|
3172
|
+
"scripts/check-v4-release-topology.mjs",
|
|
3173
|
+
"actions/v4-release-candidate-promote/product-provider-adapters.js"
|
|
3174
3174
|
],
|
|
3175
3175
|
"burnDownSlices": [
|
|
3176
3176
|
{
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"loader": "packages/core/v4-domain-wasm.js",
|
|
205
205
|
"metadata": "packages/core/v4-domain-wasm-artifact.js",
|
|
206
206
|
"artifact": "packages/core/buildchain-v4-domain.wasm",
|
|
207
|
-
"artifactRoot": "sha256:
|
|
207
|
+
"artifactRoot": "sha256:76600d4a9cfba5ac318c9b3be69e2a4e304faee714d2e72b1fba288f945c09f0",
|
|
208
208
|
"distributedArtifacts": [
|
|
209
209
|
"actions/promote-buildchain-ref/dist/buildchain-v4-domain.wasm",
|
|
210
210
|
"actions/release-tail/dist/buildchain-v4-domain.wasm",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"product": {
|
|
5
5
|
"name": "Buildchain",
|
|
6
6
|
"package": "@kungfu-tech/buildchain",
|
|
7
|
-
"version": "4.0.2-alpha.
|
|
7
|
+
"version": "4.0.2-alpha.46",
|
|
8
8
|
"repository": "https://github.com/kungfu-systems/buildchain"
|
|
9
9
|
},
|
|
10
10
|
"majorLine": "v4",
|
|
@@ -2257,7 +2257,7 @@
|
|
|
2257
2257
|
"manual entries carry source file digests so downstream sites and agents can detect stale hand-written documentation"
|
|
2258
2258
|
],
|
|
2259
2259
|
"breakingDigest": "sha256:7d0d2819e3a3e72989d9c57b5efe9d0bc0a79bc0f2c82a0c7b9d6c5a211a91f2",
|
|
2260
|
-
"auditDigest": "sha256:
|
|
2260
|
+
"auditDigest": "sha256:b6da11a2bb2b3bbec23202fd529402426024b0707ff9b23c83f998ff872b336f"
|
|
2261
2261
|
},
|
|
2262
2262
|
{
|
|
2263
2263
|
"contractVersion": 1,
|
|
@@ -2279,7 +2279,7 @@
|
|
|
2279
2279
|
"agents can discover supported Node APIs without importing internal file paths"
|
|
2280
2280
|
],
|
|
2281
2281
|
"breakingDigest": "sha256:48f925608d3e2131d90936b07dc2a30341204cae3e6e785c0f77d61ad755c945",
|
|
2282
|
-
"auditDigest": "sha256:
|
|
2282
|
+
"auditDigest": "sha256:0a9cdc8337109dfb2dc7e05d431cecad0ac210a2e592d1c3dd7c824c28070870"
|
|
2283
2283
|
},
|
|
2284
2284
|
{
|
|
2285
2285
|
"contractVersion": 1,
|
|
@@ -5444,5 +5444,5 @@
|
|
|
5444
5444
|
"compatibilityFactCutRoot": "sha256:f61b975d4a96c921cc4bd37fb3ed9a0596b47004fe34dc7219979d697e3707f9",
|
|
5445
5445
|
"compatibilityProofRegistryRoot": "sha256:b7194b811e4d3af2df4390bc4d1731e16a86215bd64ee18cb630dd5492f4fb63",
|
|
5446
5446
|
"compatibilityDigest": "sha256:20411029d83211dff426fb6535a608902129844a5ccb4788db77d3f81becb839",
|
|
5447
|
-
"contractDigest": "sha256:
|
|
5447
|
+
"contractDigest": "sha256:68f2ed0bc5c8d331b906971449a072870308bfd92ee26081cbf6f5a617f46850"
|
|
5448
5448
|
}
|