@kungfu-tech/buildchain 3.0.4-alpha.6 → 3.0.4-alpha.8
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/dist/site/buildchain-contract.json +4 -4
- package/dist/site/buildchain-site.json +13 -13
- package/dist/site/kfd-claims.json +2 -2
- package/dist/site/kfd-upstream-aggregate.json +1 -1
- package/dist/site/manual-registry.json +3 -3
- package/dist/site/node-api-registry.json +69 -33
- package/dist/site/page-registry.json +6 -6
- package/dist/site/public-surface-audit.json +1 -1
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/site-manifest.json +7 -7
- package/docs/cli.md +2 -1
- package/docs/install.md +7 -8
- package/docs/node-api-reference.md +81 -78
- package/package.json +1 -1
- package/packages/core/paper-fleet.js +26 -4
- package/packages/core/paper-repository.js +1 -0
- package/packages/core/paper.js +72 -0
- package/scripts/paper-work-fleet-cli.mjs +22 -3
|
@@ -7025,7 +7025,7 @@
|
|
|
7025
7025
|
"pageRegistryPath": "dist/site/page-registry.json",
|
|
7026
7026
|
"cliRegistryDigest": "0db010925d1c60209c3dac8bc2797537f307ab21bc68084263e79004c5c16ff7",
|
|
7027
7027
|
"workflowRegistryDigest": "745714c3f1dcb82ad075038b6fbe3989fd2d12780dc36d04f55c12fb0836bd99",
|
|
7028
|
-
"pageRegistryDigest": "
|
|
7028
|
+
"pageRegistryDigest": "99f79e716c21d622880f50dae6dc81e5aad48cb9568ace1b711009c5f0f22e0f"
|
|
7029
7029
|
},
|
|
7030
7030
|
"comparison": {
|
|
7031
7031
|
"missingCliRegistry": [],
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"contract": "kungfu-buildchain-publication-release-registry",
|
|
4
|
-
"generatedAt": "2026-08-
|
|
5
|
-
"publishedAt": "2026-08-
|
|
4
|
+
"generatedAt": "2026-08-01T12:44:02.549Z",
|
|
5
|
+
"publishedAt": "2026-08-01T12:44:02.549Z",
|
|
6
6
|
"reproducible": true,
|
|
7
7
|
"timestampPolicy": "ci-injected",
|
|
8
8
|
"deterministicInputs": [
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"declared Buildchain surface manifest contract"
|
|
20
20
|
],
|
|
21
21
|
"sourceDateEpoch": "0",
|
|
22
|
-
"sourceRevision": "
|
|
22
|
+
"sourceRevision": "a33c99c498b444323c1fe509261c493c6697e887",
|
|
23
23
|
"timestampPolicyDetails": {
|
|
24
24
|
"contract": "kungfu-buildchain-surface-timestamp-policy",
|
|
25
25
|
"timestampFields": [
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
},
|
|
33
33
|
"package": {
|
|
34
34
|
"name": "@kungfu-tech/buildchain",
|
|
35
|
-
"version": "3.0.4-alpha.
|
|
35
|
+
"version": "3.0.4-alpha.8",
|
|
36
36
|
"versionSource": "package.json#version"
|
|
37
37
|
},
|
|
38
38
|
"sourceKind": "package-site-bundle",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"contract": "kungfu-buildchain-site-manifest",
|
|
4
|
-
"generatedAt": "2026-08-
|
|
5
|
-
"publishedAt": "2026-08-
|
|
4
|
+
"generatedAt": "2026-08-01T12:44:02.549Z",
|
|
5
|
+
"publishedAt": "2026-08-01T12:44:02.549Z",
|
|
6
6
|
"reproducible": true,
|
|
7
7
|
"timestampPolicy": "ci-injected",
|
|
8
8
|
"deterministicInputs": [
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"declared Buildchain surface manifest contract"
|
|
20
20
|
],
|
|
21
21
|
"sourceDateEpoch": "0",
|
|
22
|
-
"sourceRevision": "
|
|
22
|
+
"sourceRevision": "a33c99c498b444323c1fe509261c493c6697e887",
|
|
23
23
|
"timestampPolicyDetails": {
|
|
24
24
|
"contract": "kungfu-buildchain-surface-timestamp-policy",
|
|
25
25
|
"timestampFields": [
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
},
|
|
38
38
|
"package": {
|
|
39
39
|
"name": "@kungfu-tech/buildchain",
|
|
40
|
-
"version": "3.0.4-alpha.
|
|
40
|
+
"version": "3.0.4-alpha.8",
|
|
41
41
|
"versionSource": "package.json#version"
|
|
42
42
|
},
|
|
43
43
|
"entrypoint": "buildchain-site.json",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"path": "docs/install.md",
|
|
78
78
|
"plane": "use",
|
|
79
79
|
"exists": true,
|
|
80
|
-
"digest": "sha256:
|
|
80
|
+
"digest": "sha256:b9d87becf94efff804495ee3beea5da795241ae4402186102baa846c87c7bf14"
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
83
|
"id": "release-passport",
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
"path": "docs/cli.md",
|
|
222
222
|
"plane": "use",
|
|
223
223
|
"exists": true,
|
|
224
|
-
"digest": "sha256:
|
|
224
|
+
"digest": "sha256:1707dd8989e1630b5ba9381c6f8aabbbc64288590628cbae9058ea6f56f9037c"
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"id": "cli-reference",
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"path": "docs/node-api-reference.md",
|
|
238
238
|
"plane": "use",
|
|
239
239
|
"exists": true,
|
|
240
|
-
"digest": "sha256:
|
|
240
|
+
"digest": "sha256:ce9b018e6b1cfd98d8faa0ccadd6570585f2812b4828d610810f984f9810df5d"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
243
|
"id": "build-facts",
|
package/docs/cli.md
CHANGED
|
@@ -51,7 +51,8 @@ published, pnpm may block the install through a minimum release-age policy. In
|
|
|
51
51
|
that case, add a temporary package/version-specific `minimumReleaseAgeExclude`
|
|
52
52
|
entry, such as `@kungfu-tech/buildchain@3.0.0`, and remove it once the package
|
|
53
53
|
has aged past the normal policy window. Do not replace that with a broad
|
|
54
|
-
registry or scope-wide exclude.
|
|
54
|
+
registry or scope-wide exclude. Paper scaffold and migration maintain the
|
|
55
|
+
exact current entry in `pnpm-workspace.yaml` before refreshing the lockfile.
|
|
55
56
|
|
|
56
57
|
Use the package API directly inside JavaScript build scripts:
|
|
57
58
|
|
package/docs/install.md
CHANGED
|
@@ -72,18 +72,17 @@ age policy blocks the install, use a temporary package/version-specific
|
|
|
72
72
|
`minimumReleaseAgeExclude` entry instead of weakening the registry policy for
|
|
73
73
|
all packages:
|
|
74
74
|
|
|
75
|
-
```
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
"minimumReleaseAgeExclude": [
|
|
79
|
-
"@kungfu-tech/buildchain@3.0.0"
|
|
80
|
-
]
|
|
81
|
-
}
|
|
82
|
-
}
|
|
75
|
+
```yaml
|
|
76
|
+
minimumReleaseAgeExclude:
|
|
77
|
+
- '@kungfu-tech/buildchain@3.0.0'
|
|
83
78
|
```
|
|
84
79
|
|
|
85
80
|
Remove that entry after the package is old enough for the repository's normal
|
|
86
81
|
policy. Do not use a broad exclude such as `@kungfu-tech/*` for this case.
|
|
82
|
+
Buildchain-managed Paper scaffold and migration commands maintain this exact
|
|
83
|
+
version entry in `pnpm-workspace.yaml` so an immediately published, verified
|
|
84
|
+
runtime can refresh the lockfile without weakening the policy for other
|
|
85
|
+
packages.
|
|
87
86
|
|
|
88
87
|
## Repository Integration
|
|
89
88
|
|