@kungfu-tech/buildchain 4.0.2-alpha.43 → 4.0.2-alpha.44
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/maintainability-policy.json +3 -3
- package/dist/site/buildchain-contract.json +4 -4
- package/dist/site/buildchain-site.json +10 -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 +4 -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/cli.md +3 -0
- package/docs/node-api-reference.md +10 -10
- package/package.json +1 -1
- package/packages/core/paper-agent-entry.js +26 -2
- package/packages/core/paper.js +4 -4
|
@@ -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": "d363580f057f35f69ee607227595bb40e761731d2c22c8b27ae0f13f9a15dd10",
|
|
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": "d363580f057f35f69ee607227595bb40e761731d2c22c8b27ae0f13f9a15dd10",
|
|
250
250
|
"summary": {
|
|
251
251
|
"cliCommandCount": 117,
|
|
252
252
|
"workflowCount": 114,
|
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
"title": "CLI and npm package",
|
|
334
334
|
"path": "docs/cli.md",
|
|
335
335
|
"plane": "use",
|
|
336
|
-
"digest": "sha256:
|
|
336
|
+
"digest": "sha256:fc2e0cd3f5718e05101d85f6363cefcd2336609c05dd6626b6a062b44c3a1a0d",
|
|
337
337
|
"capabilityGroup": "api-cli-reference",
|
|
338
338
|
"audience": [
|
|
339
339
|
"agent",
|
|
@@ -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:df073c14c12f15c851eb4507cbeb2919add936ac3079b10f222478138720d092",
|
|
366
366
|
"capabilityGroup": "api-cli-reference",
|
|
367
367
|
"audience": [
|
|
368
368
|
"agent",
|
|
@@ -15963,7 +15963,7 @@
|
|
|
15963
15963
|
],
|
|
15964
15964
|
"source": {
|
|
15965
15965
|
"path": "packages/core/paper-agent-entry.js",
|
|
15966
|
-
"line":
|
|
15966
|
+
"line": 279
|
|
15967
15967
|
},
|
|
15968
15968
|
"example": "import { collectPaperAgentEntry } from \"@kungfu-tech/buildchain/paper\";",
|
|
15969
15969
|
"maturity": "stable",
|
|
@@ -15992,7 +15992,7 @@
|
|
|
15992
15992
|
],
|
|
15993
15993
|
"source": {
|
|
15994
15994
|
"path": "packages/core/paper-agent-entry.js",
|
|
15995
|
-
"line":
|
|
15995
|
+
"line": 101
|
|
15996
15996
|
},
|
|
15997
15997
|
"example": "import { createPaperAgentEntry } from \"@kungfu-tech/buildchain/paper\";",
|
|
15998
15998
|
"maturity": "stable",
|
|
@@ -16025,7 +16025,7 @@
|
|
|
16025
16025
|
],
|
|
16026
16026
|
"source": {
|
|
16027
16027
|
"path": "packages/core/paper-agent-entry.js",
|
|
16028
|
-
"line":
|
|
16028
|
+
"line": 69
|
|
16029
16029
|
},
|
|
16030
16030
|
"example": "import { mergePaperAgentEntryInstructions } from \"@kungfu-tech/buildchain/paper\";",
|
|
16031
16031
|
"maturity": "stable",
|
|
@@ -16049,7 +16049,7 @@
|
|
|
16049
16049
|
],
|
|
16050
16050
|
"source": {
|
|
16051
16051
|
"path": "packages/core/paper-agent-entry.js",
|
|
16052
|
-
"line":
|
|
16052
|
+
"line": 24
|
|
16053
16053
|
},
|
|
16054
16054
|
"example": "import { PAPER_AGENT_ENTRY_CONTRACT } from \"@kungfu-tech/buildchain/paper\";",
|
|
16055
16055
|
"maturity": "stable",
|
|
@@ -16073,7 +16073,7 @@
|
|
|
16073
16073
|
],
|
|
16074
16074
|
"source": {
|
|
16075
16075
|
"path": "packages/core/paper-agent-entry.js",
|
|
16076
|
-
"line":
|
|
16076
|
+
"line": 25
|
|
16077
16077
|
},
|
|
16078
16078
|
"example": "import { PAPER_AGENT_ENTRY_SCHEMA_VERSION } from \"@kungfu-tech/buildchain/paper\";",
|
|
16079
16079
|
"maturity": "stable",
|
|
@@ -16097,7 +16097,7 @@
|
|
|
16097
16097
|
],
|
|
16098
16098
|
"source": {
|
|
16099
16099
|
"path": "packages/core/paper-agent-entry.js",
|
|
16100
|
-
"line":
|
|
16100
|
+
"line": 28
|
|
16101
16101
|
},
|
|
16102
16102
|
"example": "import { PAPER_AGENT_ENTRY_SECTION_END } from \"@kungfu-tech/buildchain/paper\";",
|
|
16103
16103
|
"maturity": "stable",
|
|
@@ -16121,7 +16121,7 @@
|
|
|
16121
16121
|
],
|
|
16122
16122
|
"source": {
|
|
16123
16123
|
"path": "packages/core/paper-agent-entry.js",
|
|
16124
|
-
"line":
|
|
16124
|
+
"line": 26
|
|
16125
16125
|
},
|
|
16126
16126
|
"example": "import { PAPER_AGENT_ENTRY_SECTION_START } from \"@kungfu-tech/buildchain/paper\";",
|
|
16127
16127
|
"maturity": "stable",
|
|
@@ -16150,7 +16150,7 @@
|
|
|
16150
16150
|
],
|
|
16151
16151
|
"source": {
|
|
16152
16152
|
"path": "packages/core/paper-agent-entry.js",
|
|
16153
|
-
"line":
|
|
16153
|
+
"line": 176
|
|
16154
16154
|
},
|
|
16155
16155
|
"example": "import { paperAgentEntryFiles } from \"@kungfu-tech/buildchain/paper\";",
|
|
16156
16156
|
"maturity": "stable",
|
|
@@ -16179,7 +16179,7 @@
|
|
|
16179
16179
|
],
|
|
16180
16180
|
"source": {
|
|
16181
16181
|
"path": "packages/core/paper-agent-entry.js",
|
|
16182
|
-
"line":
|
|
16182
|
+
"line": 44
|
|
16183
16183
|
},
|
|
16184
16184
|
"example": "import { paperAgentEntryInstructions } from \"@kungfu-tech/buildchain/paper\";",
|
|
16185
16185
|
"maturity": "stable",
|
|
@@ -16212,7 +16212,7 @@
|
|
|
16212
16212
|
],
|
|
16213
16213
|
"source": {
|
|
16214
16214
|
"path": "packages/core/paper-agent-entry.js",
|
|
16215
|
-
"line":
|
|
16215
|
+
"line": 205
|
|
16216
16216
|
},
|
|
16217
16217
|
"example": "import { resolvePaperBuildchainSha } from \"@kungfu-tech/buildchain/paper\";",
|
|
16218
16218
|
"maturity": "stable",
|
|
@@ -30319,7 +30319,7 @@
|
|
|
30319
30319
|
"specifier": "@kungfu-tech/buildchain/paper",
|
|
30320
30320
|
"export": "./paper",
|
|
30321
30321
|
"target": "./packages/core/paper.js",
|
|
30322
|
-
"digest": "sha256:
|
|
30322
|
+
"digest": "sha256:0af7b6a2b66d7b471bf6d22064558269375f6c01c4147be4d77bc00c9865d988",
|
|
30323
30323
|
"summary": "Unified Paper work, fleet, scaffold, preflight, npm bootstrap, build, Alpha, status, and resume planning APIs.",
|
|
30324
30324
|
"capabilityGroup": "reusable-build",
|
|
30325
30325
|
"audience": [
|
|
@@ -31194,12 +31194,12 @@
|
|
|
31194
31194
|
{
|
|
31195
31195
|
"id": "cli-and-node-package",
|
|
31196
31196
|
"path": "docs/cli.md",
|
|
31197
|
-
"digest": "sha256:
|
|
31197
|
+
"digest": "sha256:fc2e0cd3f5718e05101d85f6363cefcd2336609c05dd6626b6a062b44c3a1a0d"
|
|
31198
31198
|
},
|
|
31199
31199
|
{
|
|
31200
31200
|
"id": "node-api-reference",
|
|
31201
31201
|
"path": "docs/node-api-reference.md",
|
|
31202
|
-
"digest": "sha256:
|
|
31202
|
+
"digest": "sha256:df073c14c12f15c851eb4507cbeb2919add936ac3079b10f222478138720d092"
|
|
31203
31203
|
},
|
|
31204
31204
|
{
|
|
31205
31205
|
"id": "build-facts",
|