workspai 0.43.1 → 0.45.0

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.
Files changed (137) hide show
  1. package/README.md +28 -11
  2. package/contracts/agent-customization-pack.v1.json +1 -1
  3. package/contracts/autopilot-release.v1.json +204 -0
  4. package/contracts/cli-operation-result.v1.json +119 -0
  5. package/contracts/cli-runtime-command-inventory.v1.snapshot.json +1368 -0
  6. package/contracts/command-capabilities.v1.json +303 -0
  7. package/contracts/compatibility-matrix.v1.json +37 -0
  8. package/contracts/create-planner-capabilities.v1.json +156 -65
  9. package/contracts/doctor-project-scan.v2.json +60 -0
  10. package/contracts/doctor-remediation-plan.v1.json +19 -4
  11. package/contracts/doctor-remediation-plan.v2.json +7 -0
  12. package/contracts/doctor-workspace-cache.v2.json +82 -0
  13. package/contracts/extension-cli-compatibility.v1.json +48 -3
  14. package/contracts/infra-plan.v1.json +189 -0
  15. package/contracts/private-product-manifest.v1.json +155 -0
  16. package/contracts/product-factory-plan.v1.json +200 -0
  17. package/contracts/project-archive.v1.json +40 -0
  18. package/contracts/project-entry-capability.v1.json +127 -0
  19. package/contracts/published-contract-catalog.v1.json +339 -0
  20. package/contracts/runtime-command-surface.v1.json +1680 -11
  21. package/contracts/version.v1.json +48 -0
  22. package/contracts/workspace-archive-capabilities.v1.json +90 -0
  23. package/contracts/workspace-archive-manifest.v1.json +107 -0
  24. package/contracts/workspace-archive-operation-result.v1.json +565 -0
  25. package/contracts/workspace-intelligence/agent-customization-pack-report.v1.json +98 -0
  26. package/contracts/workspace-intelligence/agent-hooks.v1.json +38 -0
  27. package/contracts/workspace-intelligence/agent-reports-index.v1.json +56 -0
  28. package/contracts/workspace-intelligence/mcp-design.v1.json +42 -0
  29. package/contracts/workspace-intelligence/workspace-context.v1.json +12 -0
  30. package/contracts/workspace-intelligence/workspace-explain.v1.json +1 -0
  31. package/contracts/workspace-intelligence-architecture.v1.json +723 -0
  32. package/contracts/workspace-intelligence-chain.v1.json +1194 -0
  33. package/contracts/workspace-list.v1.json +56 -0
  34. package/contracts/workspace-model-cache.v1.json +55 -0
  35. package/contracts/workspace-snapshot.v1.json +58 -0
  36. package/contracts/workspace-snapshot.v2.json +97 -0
  37. package/contracts/workspace-sync.v1.json +30 -0
  38. package/contracts/workspace-watch-event.v1.json +112 -0
  39. package/dist/analyze-YLV7NVLF.js +1 -0
  40. package/dist/{artifact-remediation-plan-244S5K6I.js → artifact-remediation-plan-WLZGROUU.js} +2 -2
  41. package/dist/autopilot-release-YBN3SWAA.js +1 -0
  42. package/dist/{chunk-LZQNVH7D.js → chunk-2K3GYCPS.js} +1 -1
  43. package/dist/chunk-2QOWRBQD.js +1 -0
  44. package/dist/chunk-42G2OK64.js +1 -0
  45. package/dist/chunk-5AKYMAIL.js +1 -0
  46. package/dist/chunk-5GNT4RJI.js +8 -0
  47. package/dist/{chunk-FDDDQMJ2.js → chunk-5PVEQ6CZ.js} +1 -1
  48. package/dist/chunk-6AA3WWQZ.js +2 -0
  49. package/dist/chunk-6ZENXBMG.js +33 -0
  50. package/dist/chunk-7RIWU5TZ.js +1 -0
  51. package/dist/chunk-BJLE5CH7.js +4 -0
  52. package/dist/{chunk-PPHTYJ7G.js → chunk-DXPU4DDV.js} +36 -37
  53. package/dist/{chunk-DOCPUNWS.js → chunk-G3H5R3RR.js} +1 -1
  54. package/dist/chunk-HYJK7W3B.js +1 -0
  55. package/dist/chunk-IMUU5Q2V.js +13 -0
  56. package/dist/chunk-J4AICQFB.js +1 -0
  57. package/dist/{chunk-EMTQ6OKI.js → chunk-JP25YL3J.js} +1 -1
  58. package/dist/{chunk-ONU457VN.js → chunk-K63BSU56.js} +52 -50
  59. package/dist/chunk-KPPGZCUW.js +78 -0
  60. package/dist/chunk-KU4S7RCM.js +1 -0
  61. package/dist/chunk-LCRROMRR.js +2 -0
  62. package/dist/chunk-LG6RFLPZ.js +1 -0
  63. package/dist/{chunk-JHC6SCJC.js → chunk-NHN4QXPP.js} +1 -1
  64. package/dist/{chunk-U6AXYUQY.js → chunk-OOOPYUL2.js} +1 -1
  65. package/dist/chunk-P7SCWJFG.js +8 -0
  66. package/dist/chunk-QWU2CZBG.js +2 -0
  67. package/dist/chunk-V2H2KRMZ.js +1 -0
  68. package/dist/chunk-WANW4QA4.js +4 -0
  69. package/dist/chunk-XIVFLY6G.js +1 -0
  70. package/dist/chunk-ZWO6K24C.js +2 -0
  71. package/dist/{create-42RTNLH2.js → create-KFR6FLRT.js} +1 -1
  72. package/dist/doctor-YJDM5XBH.js +1 -0
  73. package/dist/index.d.ts +284 -25
  74. package/dist/index.js +214 -204
  75. package/dist/pipeline-FEDYO3IA.js +5 -0
  76. package/dist/{platform-capabilities-XAVU4HSM.js → platform-capabilities-YICBF4FA.js} +1 -1
  77. package/dist/{pythonRapidkitExec-GCQ3M46E.js → pythonRapidkitExec-UJYIB6FL.js} +1 -1
  78. package/dist/{workspace-DZHWB7BV.js → workspace-PLXOO6ST.js} +1 -1
  79. package/dist/workspace-agent-sync-G5YVI3BJ.js +1 -0
  80. package/dist/workspace-archive-EEGLHZDW.js +10 -0
  81. package/dist/workspace-context-E3UFWL5X.js +1 -0
  82. package/dist/{workspace-contract-2TA27LGT.js → workspace-contract-LQJDZV36.js} +1 -1
  83. package/dist/workspace-explain-G74ZIF23.js +1 -0
  84. package/dist/workspace-explain-contract-KT757JGQ.js +1 -0
  85. package/dist/{workspace-feedback-R6H4UFZB.js → workspace-feedback-YY6WQPWQ.js} +1 -1
  86. package/dist/{workspace-foundation-FQWHPQGX.js → workspace-foundation-3C2DLCVI.js} +1 -1
  87. package/dist/{workspace-history-CGCK2DJI.js → workspace-history-VF3CHDYQ.js} +1 -1
  88. package/dist/workspace-intelligence-3GG7GEDQ.js +1 -0
  89. package/dist/workspace-mcp-serve-MJMUV4RY.js +3 -0
  90. package/dist/{workspace-model-F3B75TYT.js → workspace-model-NG45SRM5.js} +1 -1
  91. package/dist/workspace-registry-summary-JM2XY52C.js +1 -0
  92. package/dist/workspace-run-WEQYIERE.js +1 -0
  93. package/dist/{workspace-verify-OAATQV5T.js → workspace-verify-ZNT6JX7D.js} +1 -1
  94. package/dist/workspace-watch-W47T4RX2.js +1 -0
  95. package/docs/AI_FEATURES.md +67 -34
  96. package/docs/README.md +2 -1
  97. package/docs/commands-reference.md +39 -14
  98. package/docs/contracts/ARTIFACT_CATALOG.md +60 -36
  99. package/docs/contracts/COMMAND_OWNERSHIP_MATRIX.md +27 -6
  100. package/docs/contracts/README.md +3 -2
  101. package/docs/create-planner-capabilities.md +36 -18
  102. package/docs/workspace-operations.md +25 -0
  103. package/package.json +27 -14
  104. package/scripts/enterprise-package-smoke.mjs +40 -8
  105. package/scripts/prepack-enterprise.mjs +12 -0
  106. package/dist/analyze-5BU4QIPK.js +0 -1
  107. package/dist/autopilot-release-45YVOBQO.js +0 -1
  108. package/dist/chunk-3QVTWKUI.js +0 -4
  109. package/dist/chunk-753LOKFZ.js +0 -2
  110. package/dist/chunk-AMDKXXLP.js +0 -1
  111. package/dist/chunk-AQ4XZZC6.js +0 -1
  112. package/dist/chunk-CDE4Q77U.js +0 -2
  113. package/dist/chunk-DNAY5ALC.js +0 -1
  114. package/dist/chunk-FHSMY75W.js +0 -1
  115. package/dist/chunk-FM7GMFZA.js +0 -2
  116. package/dist/chunk-HV5ZFXAZ.js +0 -13
  117. package/dist/chunk-LRW2SAGL.js +0 -4
  118. package/dist/chunk-LTWYYP6E.js +0 -7
  119. package/dist/chunk-NAAQMSO3.js +0 -1
  120. package/dist/chunk-NFUXULIF.js +0 -1
  121. package/dist/chunk-OL64GWQC.js +0 -9
  122. package/dist/chunk-SI3AQKIP.js +0 -1
  123. package/dist/chunk-TH5Y3EMA.js +0 -33
  124. package/dist/chunk-UQKCCWUL.js +0 -78
  125. package/dist/chunk-XNGANEXM.js +0 -2
  126. package/dist/doctor-DK4BON3N.js +0 -1
  127. package/dist/pipeline-HQ57V6OZ.js +0 -5
  128. package/dist/workspace-agent-sync-5ADIQS7B.js +0 -1
  129. package/dist/workspace-archive-GCZNI44O.js +0 -3
  130. package/dist/workspace-context-GEXDHA7A.js +0 -1
  131. package/dist/workspace-explain-D5NNL3NG.js +0 -1
  132. package/dist/workspace-explain-contract-DNS2YEL7.js +0 -1
  133. package/dist/workspace-intelligence-BEM6WGCZ.js +0 -1
  134. package/dist/workspace-mcp-serve-OMBA5V3C.js +0 -3
  135. package/dist/workspace-registry-summary-6MFBRWDS.js +0 -1
  136. package/dist/workspace-run-3WJXIQKR.js +0 -1
  137. package/dist/workspace-watch-HU2OTQ52.js +0 -1
@@ -0,0 +1,303 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "$id": "https://workspai.dev/schemas/command-capabilities.v1.json",
4
+ "title": "Workspai Command Capabilities",
5
+ "type": "object",
6
+ "additionalProperties": false,
7
+ "required": [
8
+ "schemaVersion",
9
+ "scope",
10
+ "cli",
11
+ "version",
12
+ "cwd",
13
+ "contracts",
14
+ "contractCatalog",
15
+ "commands",
16
+ "workspace",
17
+ "commandMap",
18
+ "runtimeInventory"
19
+ ],
20
+ "properties": {
21
+ "schemaVersion": {
22
+ "const": "rapidkit-command-capabilities-v1"
23
+ },
24
+ "scope": {
25
+ "const": "global"
26
+ },
27
+ "cli": {
28
+ "const": "workspai"
29
+ },
30
+ "version": {
31
+ "type": "string",
32
+ "minLength": 1
33
+ },
34
+ "cwd": {
35
+ "type": "string",
36
+ "minLength": 1
37
+ },
38
+ "contracts": {
39
+ "type": "object",
40
+ "additionalProperties": true
41
+ },
42
+ "contractCatalog": {
43
+ "type": "object",
44
+ "additionalProperties": true
45
+ },
46
+ "commands": {
47
+ "type": "object",
48
+ "additionalProperties": false,
49
+ "required": [
50
+ "npmOwned",
51
+ "coreBacked",
52
+ "projectScoped"
53
+ ],
54
+ "properties": {
55
+ "npmOwned": {
56
+ "type": "array",
57
+ "items": {
58
+ "type": "string"
59
+ }
60
+ },
61
+ "coreBacked": {
62
+ "type": "array",
63
+ "items": {
64
+ "type": "string"
65
+ }
66
+ },
67
+ "projectScoped": {
68
+ "type": "array",
69
+ "items": {
70
+ "type": "string"
71
+ }
72
+ }
73
+ }
74
+ },
75
+ "workspace": {
76
+ "type": "object",
77
+ "additionalProperties": false,
78
+ "required": [
79
+ "command",
80
+ "subcommands",
81
+ "intelligenceSubcommands"
82
+ ],
83
+ "properties": {
84
+ "command": {
85
+ "const": "workspace"
86
+ },
87
+ "subcommands": {
88
+ "type": "array",
89
+ "items": {
90
+ "type": "string"
91
+ }
92
+ },
93
+ "intelligenceSubcommands": {
94
+ "type": "array",
95
+ "items": {
96
+ "type": "string"
97
+ }
98
+ }
99
+ }
100
+ },
101
+ "commandMap": {
102
+ "type": "object",
103
+ "additionalProperties": {
104
+ "type": "object",
105
+ "additionalProperties": false,
106
+ "required": [
107
+ "command",
108
+ "owner",
109
+ "status",
110
+ "scope"
111
+ ],
112
+ "properties": {
113
+ "command": {
114
+ "type": "string",
115
+ "minLength": 1
116
+ },
117
+ "owner": {
118
+ "enum": [
119
+ "npm-wrapper",
120
+ "python-core",
121
+ "runtime-adapter"
122
+ ]
123
+ },
124
+ "status": {
125
+ "enum": [
126
+ "supported",
127
+ "delegated",
128
+ "runtime-dependent"
129
+ ]
130
+ },
131
+ "scope": {
132
+ "type": "string",
133
+ "minLength": 1
134
+ }
135
+ }
136
+ }
137
+ },
138
+ "runtimeInventory": {
139
+ "type": "object",
140
+ "additionalProperties": false,
141
+ "required": [
142
+ "schemaVersion",
143
+ "commands",
144
+ "topLevelCommands",
145
+ "integrity"
146
+ ],
147
+ "properties": {
148
+ "schemaVersion": {
149
+ "const": "workspai-cli-runtime-command-inventory-v1"
150
+ },
151
+ "commands": {
152
+ "type": "array",
153
+ "items": {
154
+ "type": "object",
155
+ "additionalProperties": false,
156
+ "required": [
157
+ "path",
158
+ "command",
159
+ "parent",
160
+ "registrationKind",
161
+ "aliases",
162
+ "description",
163
+ "hidden",
164
+ "arguments",
165
+ "options"
166
+ ],
167
+ "properties": {
168
+ "path": {
169
+ "type": "array",
170
+ "minItems": 1,
171
+ "items": {
172
+ "type": "string",
173
+ "minLength": 1
174
+ }
175
+ },
176
+ "command": {
177
+ "type": "string",
178
+ "minLength": 1
179
+ },
180
+ "parent": {
181
+ "type": [
182
+ "string",
183
+ "null"
184
+ ]
185
+ },
186
+ "registrationKind": {
187
+ "enum": [
188
+ "commander",
189
+ "manual-handler"
190
+ ]
191
+ },
192
+ "aliases": {
193
+ "type": "array",
194
+ "items": {
195
+ "type": "string"
196
+ }
197
+ },
198
+ "description": {
199
+ "type": "string"
200
+ },
201
+ "hidden": {
202
+ "type": "boolean"
203
+ },
204
+ "arguments": {
205
+ "type": "array",
206
+ "items": {
207
+ "type": "object",
208
+ "additionalProperties": false,
209
+ "required": [
210
+ "name",
211
+ "required",
212
+ "variadic"
213
+ ],
214
+ "properties": {
215
+ "name": {
216
+ "type": "string",
217
+ "minLength": 1
218
+ },
219
+ "required": {
220
+ "type": "boolean"
221
+ },
222
+ "variadic": {
223
+ "type": "boolean"
224
+ }
225
+ }
226
+ }
227
+ },
228
+ "options": {
229
+ "type": "array",
230
+ "items": {
231
+ "type": "object",
232
+ "additionalProperties": false,
233
+ "required": [
234
+ "flags",
235
+ "attributeName"
236
+ ],
237
+ "properties": {
238
+ "flags": {
239
+ "type": "string",
240
+ "minLength": 1
241
+ },
242
+ "attributeName": {
243
+ "type": [
244
+ "string",
245
+ "null"
246
+ ]
247
+ }
248
+ }
249
+ }
250
+ }
251
+ }
252
+ }
253
+ },
254
+ "topLevelCommands": {
255
+ "type": "array",
256
+ "items": {
257
+ "type": "string"
258
+ }
259
+ },
260
+ "integrity": {
261
+ "type": "object",
262
+ "additionalProperties": false,
263
+ "required": [
264
+ "ok",
265
+ "registeredButUndeclared",
266
+ "declaredButUnregistered",
267
+ "registeredScopedButUndeclared",
268
+ "declaredScopedButUnregistered"
269
+ ],
270
+ "properties": {
271
+ "ok": {
272
+ "type": "boolean"
273
+ },
274
+ "registeredButUndeclared": {
275
+ "type": "array",
276
+ "items": {
277
+ "type": "string"
278
+ }
279
+ },
280
+ "declaredButUnregistered": {
281
+ "type": "array",
282
+ "items": {
283
+ "type": "string"
284
+ }
285
+ },
286
+ "registeredScopedButUndeclared": {
287
+ "type": "array",
288
+ "items": {
289
+ "type": "string"
290
+ }
291
+ },
292
+ "declaredScopedButUnregistered": {
293
+ "type": "array",
294
+ "items": {
295
+ "type": "string"
296
+ }
297
+ }
298
+ }
299
+ }
300
+ }
301
+ }
302
+ }
303
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "type": "object",
4
+ "required": [
5
+ "schemaVersion",
6
+ "generatedAt",
7
+ "source",
8
+ "runtimes",
9
+ "notes"
10
+ ],
11
+ "properties": {
12
+ "schemaVersion": {
13
+ "const": "rapidkit.compatibility-matrix.v1"
14
+ },
15
+ "generatedAt": {
16
+ "type": "string",
17
+ "format": "date-time"
18
+ },
19
+ "source": {
20
+ "type": "string",
21
+ "minLength": 1
22
+ },
23
+ "runtimes": {
24
+ "type": "object",
25
+ "additionalProperties": {
26
+ "type": "object"
27
+ }
28
+ },
29
+ "notes": {
30
+ "type": "array",
31
+ "items": {
32
+ "type": "string"
33
+ }
34
+ }
35
+ },
36
+ "additionalProperties": true
37
+ }
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "schemaVersion": "rapidkit-create-planner-capabilities-v1",
3
3
  "lanes": {
4
- "native-create": {
4
+ "native": {
5
5
  "status": "available",
6
6
  "meaning": "Workspai owns the scaffold contract, marker, registry, doctor, bootstrap, and workspace model path."
7
7
  },
8
- "external-create-adopt": {
9
- "status": "planned",
10
- "meaning": "A stable ecosystem generator exists, but Workspai does not yet own the post-create contract."
8
+ "official": {
9
+ "status": "available",
10
+ "meaning": "A stable ecosystem generator exists. Available entries run the official generator and then register the project; planned entries fall back to adopt/import."
11
11
  },
12
- "adopt-only": {
12
+ "existing": {
13
13
  "status": "available",
14
14
  "meaning": "The project enters Workspace Intelligence through import/adopt, not native create."
15
15
  }
@@ -70,97 +70,182 @@
70
70
  "owner": "npm",
71
71
  "stability": "preview",
72
72
  "moduleSupport": false
73
- },
73
+ }
74
+ ],
75
+ "officialCreate": [
74
76
  {
75
77
  "id": "frontend.nextjs",
76
- "runtime": "node",
77
- "framework": "nextjs",
78
- "owner": "npm",
79
- "stability": "stable",
80
- "moduleSupport": false
78
+ "aliases": [
79
+ "frontend.nextjs",
80
+ "next",
81
+ "nextjs",
82
+ "next.js"
83
+ ],
84
+ "ecosystem": "nextjs",
85
+ "status": "available",
86
+ "canExecuteCreate": true,
87
+ "officialCommands": [
88
+ "npx create-next-app@latest <name>"
89
+ ],
90
+ "adoptAfterCreate": true
81
91
  },
82
92
  {
83
93
  "id": "frontend.remix",
84
- "runtime": "node",
85
- "framework": "remix",
86
- "owner": "npm",
87
- "stability": "stable",
88
- "moduleSupport": false
94
+ "aliases": [
95
+ "frontend.remix",
96
+ "remix",
97
+ "remix-run",
98
+ "react-router"
99
+ ],
100
+ "ecosystem": "remix",
101
+ "status": "available",
102
+ "canExecuteCreate": true,
103
+ "officialCommands": [
104
+ "npx create-react-router@latest <name>"
105
+ ],
106
+ "adoptAfterCreate": true
89
107
  },
90
108
  {
91
109
  "id": "frontend.vite-react",
92
- "runtime": "node",
93
- "framework": "react",
94
- "owner": "npm",
95
- "stability": "stable",
96
- "moduleSupport": false
110
+ "aliases": [
111
+ "frontend.vite-react",
112
+ "vite-react",
113
+ "react",
114
+ "vite.react"
115
+ ],
116
+ "ecosystem": "react",
117
+ "status": "available",
118
+ "canExecuteCreate": true,
119
+ "officialCommands": [
120
+ "npm create vite@latest <name> -- --template react-ts"
121
+ ],
122
+ "adoptAfterCreate": true
97
123
  },
98
124
  {
99
125
  "id": "frontend.vite-vue",
100
- "runtime": "node",
101
- "framework": "vue",
102
- "owner": "npm",
103
- "stability": "stable",
104
- "moduleSupport": false
126
+ "aliases": [
127
+ "frontend.vite-vue",
128
+ "vite-vue",
129
+ "vue",
130
+ "vite.vue"
131
+ ],
132
+ "ecosystem": "vue",
133
+ "status": "available",
134
+ "canExecuteCreate": true,
135
+ "officialCommands": [
136
+ "npm create vite@latest <name> -- --template vue-ts"
137
+ ],
138
+ "adoptAfterCreate": true
105
139
  },
106
140
  {
107
141
  "id": "frontend.vite-svelte",
108
- "runtime": "node",
109
- "framework": "svelte",
110
- "owner": "npm",
111
- "stability": "stable",
112
- "moduleSupport": false
142
+ "aliases": [
143
+ "frontend.vite-svelte",
144
+ "vite-svelte",
145
+ "svelte",
146
+ "vite.svelte"
147
+ ],
148
+ "ecosystem": "svelte",
149
+ "status": "available",
150
+ "canExecuteCreate": true,
151
+ "officialCommands": [
152
+ "npm create vite@latest <name> -- --template svelte-ts"
153
+ ],
154
+ "adoptAfterCreate": true
113
155
  },
114
156
  {
115
157
  "id": "frontend.vite-solid",
116
- "runtime": "node",
117
- "framework": "solid",
118
- "owner": "npm",
119
- "stability": "stable",
120
- "moduleSupport": false
158
+ "aliases": [
159
+ "frontend.vite-solid",
160
+ "vite-solid",
161
+ "solid",
162
+ "solidjs",
163
+ "vite.solid"
164
+ ],
165
+ "ecosystem": "solid",
166
+ "status": "available",
167
+ "canExecuteCreate": true,
168
+ "officialCommands": [
169
+ "npm create vite@latest <name> -- --template solid-ts"
170
+ ],
171
+ "adoptAfterCreate": true
121
172
  },
122
173
  {
123
174
  "id": "frontend.vite-vanilla",
124
- "runtime": "node",
125
- "framework": "vite",
126
- "owner": "npm",
127
- "stability": "stable",
128
- "moduleSupport": false
175
+ "aliases": [
176
+ "frontend.vite-vanilla",
177
+ "vite",
178
+ "vanilla",
179
+ "vite-vanilla"
180
+ ],
181
+ "ecosystem": "vite",
182
+ "status": "available",
183
+ "canExecuteCreate": true,
184
+ "officialCommands": [
185
+ "npm create vite@latest <name> -- --template vanilla-ts"
186
+ ],
187
+ "adoptAfterCreate": true
129
188
  },
130
189
  {
131
190
  "id": "frontend.nuxt",
132
- "runtime": "node",
133
- "framework": "nuxt",
134
- "owner": "npm",
135
- "stability": "stable",
136
- "moduleSupport": false
191
+ "aliases": [
192
+ "frontend.nuxt",
193
+ "nuxt",
194
+ "nuxtjs",
195
+ "nuxt.js"
196
+ ],
197
+ "ecosystem": "nuxt",
198
+ "status": "available",
199
+ "canExecuteCreate": true,
200
+ "officialCommands": [
201
+ "npx create-nuxt@latest <name> --template minimal --packageManager npm --gitInit true"
202
+ ],
203
+ "adoptAfterCreate": true
137
204
  },
138
205
  {
139
206
  "id": "frontend.angular",
140
- "runtime": "node",
141
- "framework": "angular",
142
- "owner": "npm",
143
- "stability": "stable",
144
- "moduleSupport": false
207
+ "aliases": [
208
+ "frontend.angular",
209
+ "angular",
210
+ "ng"
211
+ ],
212
+ "ecosystem": "angular",
213
+ "status": "available",
214
+ "canExecuteCreate": true,
215
+ "officialCommands": [
216
+ "npx @angular/cli@19 new <name>"
217
+ ],
218
+ "adoptAfterCreate": true
145
219
  },
146
220
  {
147
221
  "id": "frontend.astro",
148
- "runtime": "node",
149
- "framework": "astro",
150
- "owner": "npm",
151
- "stability": "stable",
152
- "moduleSupport": false
222
+ "aliases": [
223
+ "frontend.astro",
224
+ "astro"
225
+ ],
226
+ "ecosystem": "astro",
227
+ "status": "available",
228
+ "canExecuteCreate": true,
229
+ "officialCommands": [
230
+ "npm create astro@4 <name>"
231
+ ],
232
+ "adoptAfterCreate": true
153
233
  },
154
234
  {
155
235
  "id": "frontend.sveltekit",
156
- "runtime": "node",
157
- "framework": "sveltekit",
158
- "owner": "npm",
159
- "stability": "stable",
160
- "moduleSupport": false
161
- }
162
- ],
163
- "externalCreateAdopt": [
236
+ "aliases": [
237
+ "frontend.sveltekit",
238
+ "sveltekit",
239
+ "svelte-kit"
240
+ ],
241
+ "ecosystem": "sveltekit",
242
+ "status": "available",
243
+ "canExecuteCreate": true,
244
+ "officialCommands": [
245
+ "npx sv@latest create <name>"
246
+ ],
247
+ "adoptAfterCreate": true
248
+ },
164
249
  {
165
250
  "id": "wordpress-site",
166
251
  "aliases": [
@@ -171,6 +256,7 @@
171
256
  ],
172
257
  "ecosystem": "wordpress",
173
258
  "status": "planned",
259
+ "canExecuteCreate": false,
174
260
  "officialCommands": [
175
261
  "wp core download",
176
262
  "wp config create",
@@ -188,6 +274,7 @@
188
274
  ],
189
275
  "ecosystem": "wordpress",
190
276
  "status": "planned",
277
+ "canExecuteCreate": false,
191
278
  "officialCommands": [
192
279
  "npx @wordpress/create-block@latest <slug>"
193
280
  ],
@@ -201,6 +288,7 @@
201
288
  ],
202
289
  "ecosystem": "php",
203
290
  "status": "planned",
291
+ "canExecuteCreate": false,
204
292
  "officialCommands": [
205
293
  "composer create-project laravel/laravel <name>"
206
294
  ],
@@ -214,6 +302,7 @@
214
302
  ],
215
303
  "ecosystem": "php",
216
304
  "status": "planned",
305
+ "canExecuteCreate": false,
217
306
  "officialCommands": [
218
307
  "composer create-project symfony/skeleton <name>"
219
308
  ],
@@ -228,13 +317,14 @@
228
317
  ],
229
318
  "ecosystem": "ruby",
230
319
  "status": "planned",
320
+ "canExecuteCreate": false,
231
321
  "officialCommands": [
232
322
  "rails new <name>"
233
323
  ],
234
324
  "adoptAfterCreate": true
235
325
  }
236
326
  ],
237
- "adoptOnlyRuntimes": [
327
+ "existingRuntimeSignals": [
238
328
  "php",
239
329
  "ruby",
240
330
  "rust",
@@ -246,6 +336,7 @@
246
336
  "productRules": [
247
337
  "Do not translate unsupported stack requests into unrelated native kits.",
248
338
  "If native create is unavailable, explain the lane and guide to adopt/import.",
339
+ "The existing lane is open-ended for readable projects; existingRuntimeSignals are examples for planner detection, not an allowlist.",
249
340
  "Use the same capability contract in CLI, CI, VS Code, and AI planning surfaces."
250
341
  ]
251
342
  }