@aipt/cli 0.1.35 → 0.1.37
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/README.md +1 -1
- package/dist/application-runner.js +71 -71
- package/dist/application.js +86 -86
- package/dist/chunk.js +1 -1
- package/dist/optional-runtime.js +9 -9
- package/dist/package-releases/aipt--cli/0.1.35/release.json +29 -0
- package/dist/package-releases/aipt--cli/0.1.36/release.json +29 -0
- package/dist/package-releases/aipt--cli/0.1.37/release.json +29 -0
- package/dist/package-releases/aipt--idp-setup/0.1.10/release.json +31 -0
- package/dist/package-releases/aipt--idp-setup/0.1.8/release.json +31 -0
- package/dist/package-releases/aipt--idp-setup/0.1.9/release.json +31 -0
- package/dist/package-releases/aipt--platform-kernel/0.1.10/release.json +33 -0
- package/dist/package-releases/aipt--platform-kernel/0.1.11/release.json +33 -0
- package/docs/bootstrap.md +1 -1
- package/docs/vibe-coding-guide.md +1 -1
- package/documentation-manifest.json +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kind": "PackageRelease",
|
|
4
|
+
"packageName": "@aipt/cli",
|
|
5
|
+
"version": "0.1.35",
|
|
6
|
+
"title": "Dyyto CLI",
|
|
7
|
+
"summary": "Dyyto 无服务工程能力目录、规划、应用与验证 CLI。",
|
|
8
|
+
"maturity": "candidate",
|
|
9
|
+
"source": {
|
|
10
|
+
"repository": "urn:idp:repository:dyyto",
|
|
11
|
+
"path": "apps/cli",
|
|
12
|
+
"revision": "working-tree",
|
|
13
|
+
"treeDigest": "sha256:6a941808e414227aedeb14a263ce3d82ac579f5cefd1490b80d71eb6f4ee9fc9"
|
|
14
|
+
},
|
|
15
|
+
"artifact": null,
|
|
16
|
+
"compatibility": {
|
|
17
|
+
"node": ">=24.18.0 <25",
|
|
18
|
+
"packageManager": "pnpm@11.21.0"
|
|
19
|
+
},
|
|
20
|
+
"exports": [],
|
|
21
|
+
"documentation": {
|
|
22
|
+
"readme": "apps/cli/README.md",
|
|
23
|
+
"knowledgeRef": "tech://engineering-capabilities/dyyto/cli"
|
|
24
|
+
},
|
|
25
|
+
"consumerEvidence": [
|
|
26
|
+
"apps/cli/src/distribution.test.ts"
|
|
27
|
+
],
|
|
28
|
+
"releaseDigest": "sha256:e10db1a8bfc4876a5e21d36e3e02d70bd68ab617f73cec1c350a3ac65afcf56b"
|
|
29
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kind": "PackageRelease",
|
|
4
|
+
"packageName": "@aipt/cli",
|
|
5
|
+
"version": "0.1.36",
|
|
6
|
+
"title": "Dyyto CLI",
|
|
7
|
+
"summary": "Dyyto 无服务工程能力目录、规划、应用与验证 CLI。",
|
|
8
|
+
"maturity": "candidate",
|
|
9
|
+
"source": {
|
|
10
|
+
"repository": "urn:idp:repository:dyyto",
|
|
11
|
+
"path": "apps/cli",
|
|
12
|
+
"revision": "working-tree",
|
|
13
|
+
"treeDigest": "sha256:ed28e8cf879b73e64a7eee77dda80462535bf2ec002b13a797834c135cece8e4"
|
|
14
|
+
},
|
|
15
|
+
"artifact": null,
|
|
16
|
+
"compatibility": {
|
|
17
|
+
"node": ">=24.18.0 <25",
|
|
18
|
+
"packageManager": "pnpm@11.21.0"
|
|
19
|
+
},
|
|
20
|
+
"exports": [],
|
|
21
|
+
"documentation": {
|
|
22
|
+
"readme": "apps/cli/README.md",
|
|
23
|
+
"knowledgeRef": "tech://engineering-capabilities/dyyto/cli"
|
|
24
|
+
},
|
|
25
|
+
"consumerEvidence": [
|
|
26
|
+
"apps/cli/src/distribution.test.ts"
|
|
27
|
+
],
|
|
28
|
+
"releaseDigest": "sha256:a4ae68908d5196b113ae04016618b1435b9d2f7e4a05e547474213c3c02b5614"
|
|
29
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kind": "PackageRelease",
|
|
4
|
+
"packageName": "@aipt/cli",
|
|
5
|
+
"version": "0.1.37",
|
|
6
|
+
"title": "Dyyto CLI",
|
|
7
|
+
"summary": "Dyyto 无服务工程能力目录、规划、应用与验证 CLI。",
|
|
8
|
+
"maturity": "candidate",
|
|
9
|
+
"source": {
|
|
10
|
+
"repository": "urn:idp:repository:dyyto",
|
|
11
|
+
"path": "apps/cli",
|
|
12
|
+
"revision": "working-tree",
|
|
13
|
+
"treeDigest": "sha256:70b4b2d29154ab6ea4ff643289001c7ca030351259094e38d413208a12a1946b"
|
|
14
|
+
},
|
|
15
|
+
"artifact": null,
|
|
16
|
+
"compatibility": {
|
|
17
|
+
"node": ">=24.18.0 <25",
|
|
18
|
+
"packageManager": "pnpm@11.21.0"
|
|
19
|
+
},
|
|
20
|
+
"exports": [],
|
|
21
|
+
"documentation": {
|
|
22
|
+
"readme": "apps/cli/README.md",
|
|
23
|
+
"knowledgeRef": "tech://engineering-capabilities/dyyto/cli"
|
|
24
|
+
},
|
|
25
|
+
"consumerEvidence": [
|
|
26
|
+
"apps/cli/src/distribution.test.ts"
|
|
27
|
+
],
|
|
28
|
+
"releaseDigest": "sha256:aa2f5b6b6ff346c0d49bdc024e8351a1775f351304e10f6f258a2b0b70c2c2cf"
|
|
29
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kind": "PackageRelease",
|
|
4
|
+
"packageName": "@aipt/idp-setup",
|
|
5
|
+
"version": "0.1.10",
|
|
6
|
+
"title": "IDP Sources Setup CLI",
|
|
7
|
+
"summary": "IDP Sources 本地工程环境与外部 Config Dir 初始化 CLI。",
|
|
8
|
+
"maturity": "candidate",
|
|
9
|
+
"source": {
|
|
10
|
+
"repository": "urn:idp:repository:dyyto",
|
|
11
|
+
"path": "apps/idp-setup",
|
|
12
|
+
"revision": "working-tree",
|
|
13
|
+
"treeDigest": "sha256:7bd159a36d68e5c809d764bc1d583b92b20254b90fa57ad02007fdd34f7c5fab"
|
|
14
|
+
},
|
|
15
|
+
"artifact": null,
|
|
16
|
+
"compatibility": {
|
|
17
|
+
"node": ">=22.14.0",
|
|
18
|
+
"packageManager": "pnpm@11.21.0"
|
|
19
|
+
},
|
|
20
|
+
"exports": [],
|
|
21
|
+
"documentation": {
|
|
22
|
+
"readme": "apps/idp-setup/README.md",
|
|
23
|
+
"knowledgeRef": "tech://engineering-capabilities/idp/setup"
|
|
24
|
+
},
|
|
25
|
+
"consumerEvidence": [
|
|
26
|
+
"apps/idp-setup/test/distribution.test.mjs",
|
|
27
|
+
"apps/idp-setup/test/idp-setup.test.mjs",
|
|
28
|
+
"tooling/idp-setup.test.mjs"
|
|
29
|
+
],
|
|
30
|
+
"releaseDigest": "sha256:c3ec996775ea505ac9026ae7266fa550ac26ffa55d3f51f1c340c947b699c7ed"
|
|
31
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kind": "PackageRelease",
|
|
4
|
+
"packageName": "@aipt/idp-setup",
|
|
5
|
+
"version": "0.1.8",
|
|
6
|
+
"title": "IDP Sources Setup CLI",
|
|
7
|
+
"summary": "IDP Sources 本地工程环境与外部 Config Dir 初始化 CLI。",
|
|
8
|
+
"maturity": "candidate",
|
|
9
|
+
"source": {
|
|
10
|
+
"repository": "urn:idp:repository:dyyto",
|
|
11
|
+
"path": "apps/idp-setup",
|
|
12
|
+
"revision": "working-tree",
|
|
13
|
+
"treeDigest": "sha256:2fc2a37385895d083bad4b48406f5a00cefe83c150efb960ec7dc416812196fe"
|
|
14
|
+
},
|
|
15
|
+
"artifact": null,
|
|
16
|
+
"compatibility": {
|
|
17
|
+
"node": ">=22.14.0",
|
|
18
|
+
"packageManager": "pnpm@11.21.0"
|
|
19
|
+
},
|
|
20
|
+
"exports": [],
|
|
21
|
+
"documentation": {
|
|
22
|
+
"readme": "apps/idp-setup/README.md",
|
|
23
|
+
"knowledgeRef": "tech://engineering-capabilities/idp/setup"
|
|
24
|
+
},
|
|
25
|
+
"consumerEvidence": [
|
|
26
|
+
"apps/idp-setup/test/distribution.test.mjs",
|
|
27
|
+
"apps/idp-setup/test/idp-setup.test.mjs",
|
|
28
|
+
"tooling/idp-setup.test.mjs"
|
|
29
|
+
],
|
|
30
|
+
"releaseDigest": "sha256:068a2afad2d2874b52e618ae0bd80a48043652eea57eec1f68df796ba533f832"
|
|
31
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kind": "PackageRelease",
|
|
4
|
+
"packageName": "@aipt/idp-setup",
|
|
5
|
+
"version": "0.1.9",
|
|
6
|
+
"title": "IDP Sources Setup CLI",
|
|
7
|
+
"summary": "IDP Sources 本地工程环境与外部 Config Dir 初始化 CLI。",
|
|
8
|
+
"maturity": "candidate",
|
|
9
|
+
"source": {
|
|
10
|
+
"repository": "urn:idp:repository:dyyto",
|
|
11
|
+
"path": "apps/idp-setup",
|
|
12
|
+
"revision": "working-tree",
|
|
13
|
+
"treeDigest": "sha256:aa20264f6c8048523a8e2e1ac2d46b53ede39588ca7f8b1088305df0cb68d43e"
|
|
14
|
+
},
|
|
15
|
+
"artifact": null,
|
|
16
|
+
"compatibility": {
|
|
17
|
+
"node": ">=22.14.0",
|
|
18
|
+
"packageManager": "pnpm@11.21.0"
|
|
19
|
+
},
|
|
20
|
+
"exports": [],
|
|
21
|
+
"documentation": {
|
|
22
|
+
"readme": "apps/idp-setup/README.md",
|
|
23
|
+
"knowledgeRef": "tech://engineering-capabilities/idp/setup"
|
|
24
|
+
},
|
|
25
|
+
"consumerEvidence": [
|
|
26
|
+
"apps/idp-setup/test/distribution.test.mjs",
|
|
27
|
+
"apps/idp-setup/test/idp-setup.test.mjs",
|
|
28
|
+
"tooling/idp-setup.test.mjs"
|
|
29
|
+
],
|
|
30
|
+
"releaseDigest": "sha256:e7d990be493b447f1abee5265be3ed6c891347b070d3de6d9641f140c5df16f5"
|
|
31
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kind": "PackageRelease",
|
|
4
|
+
"packageName": "@aipt/platform-kernel",
|
|
5
|
+
"version": "0.1.10",
|
|
6
|
+
"title": "Dyyto 工程能力内核",
|
|
7
|
+
"summary": "Dyyto 工程能力采用内核与不可变事实契约。",
|
|
8
|
+
"maturity": "candidate",
|
|
9
|
+
"source": {
|
|
10
|
+
"repository": "urn:idp:repository:dyyto",
|
|
11
|
+
"path": "packages/kernel",
|
|
12
|
+
"revision": "working-tree",
|
|
13
|
+
"treeDigest": "sha256:cd3da5d30d04281758a9522060ad3c7ef231c781dcf54307796b7dc231b0b65b"
|
|
14
|
+
},
|
|
15
|
+
"artifact": null,
|
|
16
|
+
"compatibility": {
|
|
17
|
+
"node": ">=24.18.0 <25",
|
|
18
|
+
"packageManager": "pnpm@11.21.0"
|
|
19
|
+
},
|
|
20
|
+
"exports": [
|
|
21
|
+
".",
|
|
22
|
+
"./testing"
|
|
23
|
+
],
|
|
24
|
+
"documentation": {
|
|
25
|
+
"readme": "packages/kernel/README.md",
|
|
26
|
+
"knowledgeRef": "tech://engineering-capabilities/dyyto/kernel"
|
|
27
|
+
},
|
|
28
|
+
"consumerEvidence": [
|
|
29
|
+
"apps/cli/src",
|
|
30
|
+
"fixtures"
|
|
31
|
+
],
|
|
32
|
+
"releaseDigest": "sha256:264d39018818dcb189d2ac38ed83eb3e3b28669769539a6d5e8260a4977fab38"
|
|
33
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kind": "PackageRelease",
|
|
4
|
+
"packageName": "@aipt/platform-kernel",
|
|
5
|
+
"version": "0.1.11",
|
|
6
|
+
"title": "Dyyto 工程能力内核",
|
|
7
|
+
"summary": "Dyyto 工程能力采用内核与不可变事实契约。",
|
|
8
|
+
"maturity": "candidate",
|
|
9
|
+
"source": {
|
|
10
|
+
"repository": "urn:idp:repository:dyyto",
|
|
11
|
+
"path": "packages/kernel",
|
|
12
|
+
"revision": "working-tree",
|
|
13
|
+
"treeDigest": "sha256:9d4052256b95a9b041f062b78deca5cafaf4097f023f12bd3358563a1880872b"
|
|
14
|
+
},
|
|
15
|
+
"artifact": null,
|
|
16
|
+
"compatibility": {
|
|
17
|
+
"node": ">=24.18.0 <25",
|
|
18
|
+
"packageManager": "pnpm@11.21.0"
|
|
19
|
+
},
|
|
20
|
+
"exports": [
|
|
21
|
+
".",
|
|
22
|
+
"./testing"
|
|
23
|
+
],
|
|
24
|
+
"documentation": {
|
|
25
|
+
"readme": "packages/kernel/README.md",
|
|
26
|
+
"knowledgeRef": "tech://engineering-capabilities/dyyto/kernel"
|
|
27
|
+
},
|
|
28
|
+
"consumerEvidence": [
|
|
29
|
+
"apps/cli/src",
|
|
30
|
+
"fixtures"
|
|
31
|
+
],
|
|
32
|
+
"releaseDigest": "sha256:6c1fe4822d635811cdb04c4505e01539dcb02b962bc6c8898a63cc4fe7a78a74"
|
|
33
|
+
}
|
package/docs/bootstrap.md
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
# Bootstrap
|
|
2
2
|
|
|
3
|
-
每台机器先执行一次 `corepack pnpm dlx @aipt/idp-setup@0.1.
|
|
3
|
+
每台机器先执行一次 `corepack pnpm dlx @aipt/idp-setup@0.1.10 init --root <Sources绝对目录>`,由它生成并持久化 `sources.env`、建立稳定 `PNPM_HOME`、安装精确工具链。每个工作区或独立项目执行一次 `idp-setup bootstrap --project <绝对目录>`,统一完成 Dyyto 工程纳管、`apps/*`、`services/*` 可部署 Application Config Dir 初始化以及 Development Readiness 检查。直接使用 `dyyto bootstrap` 是高级入口,要求环境已有绝对 `PNPM_HOME`;离线环境可使用 `--skip-tool-install`。
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
业务项目只保留短入口规则,不复制平台规范全文。首次接入执行:
|
|
4
4
|
|
|
5
5
|
```bash
|
|
6
|
-
corepack pnpm dlx @aipt/idp-setup@0.1.
|
|
6
|
+
corepack pnpm dlx @aipt/idp-setup@0.1.10 init --root /absolute/sources
|
|
7
7
|
source /absolute/sources/config/idp/generated/sources.env
|
|
8
8
|
idp-setup bootstrap --project "$PWD"
|
|
9
9
|
```
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"package": "@aipt/cli",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.37",
|
|
5
5
|
"documents": [
|
|
6
6
|
{ "id": "bootstrap", "path": "docs/bootstrap.md", "digest": "sha256:68fc0f0336f74cb20ab828e5addf1b9e0ff03da24063c8eda4afa5655388d93c" },
|
|
7
7
|
{ "id": "agent-integration", "path": "docs/agent-integration.md", "digest": "sha256:6b3e9425bd5caf233971bc27dc2ef765bd1e9b92a049d3a394e075ed80c0863f" },
|