@aipt/cli 0.1.45 → 0.1.48
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 +178 -178
- package/dist/application.js +98 -98
- package/dist/chunk.js +1 -1
- package/dist/optional-runtime.js +28 -28
- package/dist/package-releases/aipt--cli/0.1.46/release.json +29 -0
- package/dist/package-releases/aipt--cli/0.1.47/release.json +29 -0
- package/dist/package-releases/aipt--cli/0.1.48/release.json +29 -0
- package/dist/package-releases/aipt--idp-setup/0.1.19/release.json +31 -0
- package/dist/package-releases/aipt--platform-kernel/0.1.14/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 +23 -21
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kind": "PackageRelease",
|
|
4
|
+
"packageName": "@aipt/cli",
|
|
5
|
+
"version": "0.1.46",
|
|
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:152a03aa662fb43fe7cbdc899aaafc483506bf7d0f9f8154fe2f2f5782f84668"
|
|
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:c2fe09f9682e7dd3d6b4e1d117fe80a0091fa52e724f808d4aa474e5ca92e58e"
|
|
29
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kind": "PackageRelease",
|
|
4
|
+
"packageName": "@aipt/cli",
|
|
5
|
+
"version": "0.1.47",
|
|
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:09da706cd0fe7102a827240e199421dd3809cbb56776a0a7c0f3c01dc154891d"
|
|
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:efc37064232a2a2f54ad6a754d498f235dbd9ddfbfc5855c1925fd8791abbc0d"
|
|
29
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kind": "PackageRelease",
|
|
4
|
+
"packageName": "@aipt/cli",
|
|
5
|
+
"version": "0.1.48",
|
|
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:25ba111884d860a8885ff627b6130510d19b079ddaf45ccd898491b3f54d6734"
|
|
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:42e07fcdf8e0eb6cf8e194dfad492c1c198df919683340565e9249d895eeae06"
|
|
29
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kind": "PackageRelease",
|
|
4
|
+
"packageName": "@aipt/idp-setup",
|
|
5
|
+
"version": "0.1.19",
|
|
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:f70b76b45a5a06d74a223c3e86096ef84e7149f7cc95d6179e7fea805dc18e5c"
|
|
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:adfaf7f94b195b7fbb73452bc19528d95d45081b8d24189738f00ed958758091"
|
|
31
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 1,
|
|
3
|
+
"kind": "PackageRelease",
|
|
4
|
+
"packageName": "@aipt/platform-kernel",
|
|
5
|
+
"version": "0.1.14",
|
|
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:8b351f239965cba38b9f394eae252216e30d1b9e6b59f6a341608d3f8b74357c"
|
|
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:aac96eef8eb664f8cef16ebfbced7ecf7c8f020771d52dc3c27f16ea13364273"
|
|
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.19 init --root <Sources绝对目录>`。它只持久化 `APP_CONFIG_DIR`、`IDP_CONFIG_DIR` 两个配置根,并把四个正式 CLI 安装到受管工具目录。每个工作区或独立项目执行一次 `idp workspace bootstrap --project <绝对目录>`,统一完成工程纳管、Application Config Dir 初始化和 Development Readiness 检查;业务项目不需要配置工具源码路径或额外运行时目录变量。
|
|
@@ -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.19 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.48",
|
|
5
5
|
"documents": [
|
|
6
6
|
{ "id": "bootstrap", "path": "docs/bootstrap.md", "digest": "sha256:72898b9235f33d2203d157fd8e12e650f2e298204fae0c9cefb8bb47b8d8ad73" },
|
|
7
7
|
{ "id": "agent-integration", "path": "docs/agent-integration.md", "digest": "sha256:6b3e9425bd5caf233971bc27dc2ef765bd1e9b92a049d3a394e075ed80c0863f" },
|
package/package.json
CHANGED
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aipt/cli",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.48",
|
|
4
4
|
"description": "Dyyto 无服务工程能力目录、规划、应用与验证 CLI。",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
7
7
|
"dyyto": "./dist/cli.js"
|
|
8
8
|
},
|
|
9
|
-
"publishConfig": {
|
|
9
|
+
"publishConfig": {
|
|
10
|
+
"access": "public"
|
|
11
|
+
},
|
|
10
12
|
"files": [
|
|
11
13
|
"dist/cli.js",
|
|
12
14
|
"dist/application.js",
|
|
@@ -17,29 +19,19 @@
|
|
|
17
19
|
"dist/package-releases",
|
|
18
20
|
"dist/contracts",
|
|
19
21
|
"dist/recipes",
|
|
20
|
-
"dist/templates"
|
|
21
|
-
|
|
22
|
-
|
|
22
|
+
"dist/templates",
|
|
23
|
+
"docs",
|
|
24
|
+
"documentation-manifest.json"
|
|
23
25
|
],
|
|
24
|
-
"scripts": {
|
|
25
|
-
"build": "node tooling/build.mjs",
|
|
26
|
-
"pack:artifact": "corepack pnpm build && corepack pnpm pack",
|
|
27
|
-
"typecheck": "tsc --noEmit -p tsconfig.json",
|
|
28
|
-
"test": "corepack pnpm run test:performance && corepack pnpm run test:correctness && corepack pnpm run test:registry",
|
|
29
|
-
"test:correctness": "vitest run --dir src --exclude '**/startup.test.ts' --exclude '**/package-registry.integration.test.ts' --exclude '**/registry-provider.integration.test.ts' --exclude '**/*.migration.test.ts' --testTimeout 60000 --hookTimeout 60000 --maxWorkers=1",
|
|
30
|
-
"test:migration-sources": "vitest run src/ui-package-distribution.migration.test.ts --testTimeout 60000",
|
|
31
|
-
"test:registry": "vitest run src/package-registry.integration.test.ts src/registry-provider.integration.test.ts --testTimeout 240000",
|
|
32
|
-
"test:performance": "vitest run src/startup.test.ts --testTimeout 15000"
|
|
33
|
-
},
|
|
34
26
|
"engines": {
|
|
35
27
|
"node": ">=24.18.0 <25"
|
|
36
28
|
},
|
|
37
29
|
"devDependencies": {
|
|
38
|
-
"
|
|
39
|
-
"@aipt/
|
|
40
|
-
"@aipt/
|
|
41
|
-
"@aipt/
|
|
42
|
-
"
|
|
30
|
+
"esbuild": "0.28.2",
|
|
31
|
+
"@aipt/platform-kernel": "0.1.14",
|
|
32
|
+
"@aipt/object-store": "0.1.0",
|
|
33
|
+
"@aipt/page-host-gateway": "0.1.0",
|
|
34
|
+
"@aipt/page-definition": "0.1.0"
|
|
43
35
|
},
|
|
44
36
|
"idpPackageRelease": {
|
|
45
37
|
"title": "Dyyto CLI",
|
|
@@ -51,5 +43,15 @@
|
|
|
51
43
|
"consumerEvidence": [
|
|
52
44
|
"apps/cli/src/distribution.test.ts"
|
|
53
45
|
]
|
|
46
|
+
},
|
|
47
|
+
"scripts": {
|
|
48
|
+
"build": "node tooling/build.mjs",
|
|
49
|
+
"pack:artifact": "corepack pnpm build && corepack pnpm pack",
|
|
50
|
+
"typecheck": "tsc --noEmit -p tsconfig.json",
|
|
51
|
+
"test": "corepack pnpm run test:performance && corepack pnpm run test:correctness && corepack pnpm run test:registry",
|
|
52
|
+
"test:correctness": "vitest run --dir src --exclude '**/startup.test.ts' --exclude '**/package-registry.integration.test.ts' --exclude '**/registry-provider.integration.test.ts' --exclude '**/*.migration.test.ts' --testTimeout 60000 --hookTimeout 60000 --maxWorkers=1",
|
|
53
|
+
"test:migration-sources": "vitest run src/ui-package-distribution.migration.test.ts --testTimeout 60000",
|
|
54
|
+
"test:registry": "vitest run src/package-registry.integration.test.ts src/registry-provider.integration.test.ts --testTimeout 240000",
|
|
55
|
+
"test:performance": "vitest run src/startup.test.ts --testTimeout 15000"
|
|
54
56
|
}
|
|
55
|
-
}
|
|
57
|
+
}
|