workspai 0.43.1 → 0.44.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.
- package/README.md +23 -10
- package/contracts/agent-customization-pack.v1.json +1 -1
- package/contracts/autopilot-release.v1.json +204 -0
- package/contracts/cli-operation-result.v1.json +119 -0
- package/contracts/command-capabilities.v1.json +138 -0
- package/contracts/compatibility-matrix.v1.json +37 -0
- package/contracts/create-planner-capabilities.v1.json +156 -65
- package/contracts/doctor-project-scan.v2.json +60 -0
- package/contracts/doctor-remediation-plan.v1.json +19 -4
- package/contracts/doctor-remediation-plan.v2.json +7 -0
- package/contracts/doctor-workspace-cache.v2.json +82 -0
- package/contracts/extension-cli-compatibility.v1.json +47 -3
- package/contracts/infra-plan.v1.json +189 -0
- package/contracts/private-product-manifest.v1.json +155 -0
- package/contracts/product-factory-plan.v1.json +200 -0
- package/contracts/project-archive.v1.json +40 -0
- package/contracts/project-entry-capability.v1.json +127 -0
- package/contracts/published-contract-catalog.v1.json +334 -0
- package/contracts/runtime-command-surface.v1.json +239 -10
- package/contracts/version.v1.json +48 -0
- package/contracts/workspace-archive-capabilities.v1.json +90 -0
- package/contracts/workspace-archive-manifest.v1.json +107 -0
- package/contracts/workspace-archive-operation-result.v1.json +565 -0
- package/contracts/workspace-intelligence/agent-customization-pack-report.v1.json +98 -0
- package/contracts/workspace-intelligence/agent-hooks.v1.json +38 -0
- package/contracts/workspace-intelligence/agent-reports-index.v1.json +56 -0
- package/contracts/workspace-intelligence/mcp-design.v1.json +42 -0
- package/contracts/workspace-intelligence/workspace-context.v1.json +12 -0
- package/contracts/workspace-intelligence/workspace-explain.v1.json +1 -0
- package/contracts/workspace-intelligence-architecture.v1.json +723 -0
- package/contracts/workspace-intelligence-chain.v1.json +1194 -0
- package/contracts/workspace-list.v1.json +56 -0
- package/contracts/workspace-model-cache.v1.json +55 -0
- package/contracts/workspace-snapshot.v1.json +58 -0
- package/contracts/workspace-snapshot.v2.json +97 -0
- package/contracts/workspace-sync.v1.json +30 -0
- package/contracts/workspace-watch-event.v1.json +112 -0
- package/dist/analyze-6OCBM4ID.js +1 -0
- package/dist/{artifact-remediation-plan-244S5K6I.js → artifact-remediation-plan-Z7OCSME3.js} +2 -2
- package/dist/autopilot-release-LI2WJCEW.js +1 -0
- package/dist/{chunk-LZQNVH7D.js → chunk-2K3GYCPS.js} +1 -1
- package/dist/chunk-2QN6BMM7.js +2 -0
- package/dist/chunk-2QOWRBQD.js +1 -0
- package/dist/chunk-5AKYMAIL.js +1 -0
- package/dist/{chunk-FDDDQMJ2.js → chunk-5PVEQ6CZ.js} +1 -1
- package/dist/{chunk-DOCPUNWS.js → chunk-7EIMPQR3.js} +1 -1
- package/dist/{chunk-U6AXYUQY.js → chunk-7IHLTPZ6.js} +1 -1
- package/dist/chunk-7RIWU5TZ.js +1 -0
- package/dist/chunk-B66A4TVP.js +1 -0
- package/dist/chunk-CL6TGI4Q.js +8 -0
- package/dist/chunk-FWJV7CCI.js +2 -0
- package/dist/chunk-J4AICQFB.js +1 -0
- package/dist/chunk-JICOD2GI.js +1 -0
- package/dist/{chunk-EMTQ6OKI.js → chunk-JP25YL3J.js} +1 -1
- package/dist/chunk-L2Q7B2OJ.js +1 -0
- package/dist/chunk-L3E6IRUQ.js +8 -0
- package/dist/chunk-LG6RFLPZ.js +1 -0
- package/dist/chunk-LGP6WXS2.js +4 -0
- package/dist/{chunk-ONU457VN.js → chunk-M4VITK6X.js} +52 -50
- package/dist/chunk-NTXO7BMH.js +4 -0
- package/dist/{chunk-PPHTYJ7G.js → chunk-OW4UNG27.js} +36 -37
- package/dist/chunk-P4SWTY5X.js +33 -0
- package/dist/chunk-TRMDODFM.js +13 -0
- package/dist/chunk-UNF72FTB.js +1 -0
- package/dist/chunk-V5JN4TDX.js +2 -0
- package/dist/chunk-VA5MRHKM.js +2 -0
- package/dist/chunk-XIVFLY6G.js +1 -0
- package/dist/chunk-YUX4YFGL.js +78 -0
- package/dist/{create-42RTNLH2.js → create-DFAWAS5C.js} +1 -1
- package/dist/doctor-PVSWDBJL.js +1 -0
- package/dist/index.d.ts +250 -24
- package/dist/index.js +194 -195
- package/dist/pipeline-ND734AJM.js +5 -0
- package/dist/{platform-capabilities-XAVU4HSM.js → platform-capabilities-YICBF4FA.js} +1 -1
- package/dist/{pythonRapidkitExec-GCQ3M46E.js → pythonRapidkitExec-UJYIB6FL.js} +1 -1
- package/dist/{workspace-DZHWB7BV.js → workspace-FQT3QIRS.js} +1 -1
- package/dist/workspace-agent-sync-ZYCPXTU3.js +1 -0
- package/dist/workspace-archive-EEGLHZDW.js +10 -0
- package/dist/workspace-context-WAGGJCDL.js +1 -0
- package/dist/{workspace-contract-2TA27LGT.js → workspace-contract-SEI4SNSG.js} +1 -1
- package/dist/workspace-explain-MVGGRCDN.js +1 -0
- package/dist/workspace-explain-contract-KT757JGQ.js +1 -0
- package/dist/{workspace-feedback-R6H4UFZB.js → workspace-feedback-RCB25NFO.js} +1 -1
- package/dist/{workspace-foundation-FQWHPQGX.js → workspace-foundation-KXDL6P6X.js} +1 -1
- package/dist/{workspace-history-CGCK2DJI.js → workspace-history-M4QQBIPB.js} +1 -1
- package/dist/workspace-intelligence-QOGD2TZS.js +1 -0
- package/dist/workspace-mcp-serve-CEFKEMYG.js +3 -0
- package/dist/{workspace-model-F3B75TYT.js → workspace-model-GMSRBICO.js} +1 -1
- package/dist/workspace-registry-summary-S52SEJAG.js +1 -0
- package/dist/workspace-run-VC4OUPRF.js +1 -0
- package/dist/{workspace-verify-OAATQV5T.js → workspace-verify-NP4GMFSV.js} +1 -1
- package/dist/workspace-watch-IIBH3Y25.js +1 -0
- package/docs/AI_FEATURES.md +67 -34
- package/docs/README.md +2 -1
- package/docs/commands-reference.md +26 -14
- package/docs/contracts/ARTIFACT_CATALOG.md +60 -36
- package/docs/contracts/README.md +3 -2
- package/docs/create-planner-capabilities.md +36 -18
- package/docs/workspace-operations.md +25 -0
- package/package.json +26 -14
- package/scripts/enterprise-package-smoke.mjs +40 -8
- package/scripts/prepack-enterprise.mjs +8 -0
- package/dist/analyze-5BU4QIPK.js +0 -1
- package/dist/autopilot-release-45YVOBQO.js +0 -1
- package/dist/chunk-3QVTWKUI.js +0 -4
- package/dist/chunk-753LOKFZ.js +0 -2
- package/dist/chunk-AMDKXXLP.js +0 -1
- package/dist/chunk-AQ4XZZC6.js +0 -1
- package/dist/chunk-CDE4Q77U.js +0 -2
- package/dist/chunk-DNAY5ALC.js +0 -1
- package/dist/chunk-FHSMY75W.js +0 -1
- package/dist/chunk-FM7GMFZA.js +0 -2
- package/dist/chunk-HV5ZFXAZ.js +0 -13
- package/dist/chunk-LRW2SAGL.js +0 -4
- package/dist/chunk-LTWYYP6E.js +0 -7
- package/dist/chunk-NAAQMSO3.js +0 -1
- package/dist/chunk-NFUXULIF.js +0 -1
- package/dist/chunk-OL64GWQC.js +0 -9
- package/dist/chunk-SI3AQKIP.js +0 -1
- package/dist/chunk-TH5Y3EMA.js +0 -33
- package/dist/chunk-UQKCCWUL.js +0 -78
- package/dist/chunk-XNGANEXM.js +0 -2
- package/dist/doctor-DK4BON3N.js +0 -1
- package/dist/pipeline-HQ57V6OZ.js +0 -5
- package/dist/workspace-agent-sync-5ADIQS7B.js +0 -1
- package/dist/workspace-archive-GCZNI44O.js +0 -3
- package/dist/workspace-context-GEXDHA7A.js +0 -1
- package/dist/workspace-explain-D5NNL3NG.js +0 -1
- package/dist/workspace-explain-contract-DNS2YEL7.js +0 -1
- package/dist/workspace-intelligence-BEM6WGCZ.js +0 -1
- package/dist/workspace-mcp-serve-OMBA5V3C.js +0 -3
- package/dist/workspace-registry-summary-6MFBRWDS.js +0 -1
- package/dist/workspace-run-3WJXIQKR.js +0 -1
- package/dist/workspace-watch-HU2OTQ52.js +0 -1
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": "rapidkit-create-planner-capabilities-v1",
|
|
3
3
|
"lanes": {
|
|
4
|
-
"native
|
|
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
|
-
"
|
|
9
|
-
"status": "
|
|
10
|
-
"meaning": "A stable ecosystem generator exists
|
|
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
|
-
"
|
|
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
|
-
"
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
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
|
-
"
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
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
|
-
"
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
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
|
-
"
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
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
|
-
"
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
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
|
-
"
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
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
|
-
"
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
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
|
-
"
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
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
|
-
"
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
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
|
-
"
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
"
|
|
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
|
-
"
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
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
|
-
"
|
|
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
|
}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"required": [
|
|
5
|
+
"schemaVersion",
|
|
6
|
+
"name",
|
|
7
|
+
"path",
|
|
8
|
+
"venvActive",
|
|
9
|
+
"depsInstalled",
|
|
10
|
+
"coreInstalled",
|
|
11
|
+
"issues"
|
|
12
|
+
],
|
|
13
|
+
"properties": {
|
|
14
|
+
"schemaVersion": {
|
|
15
|
+
"const": "doctor-project-scan-v2"
|
|
16
|
+
},
|
|
17
|
+
"name": {
|
|
18
|
+
"type": "string",
|
|
19
|
+
"minLength": 1
|
|
20
|
+
},
|
|
21
|
+
"path": {
|
|
22
|
+
"type": "string",
|
|
23
|
+
"minLength": 1
|
|
24
|
+
},
|
|
25
|
+
"venvActive": {
|
|
26
|
+
"type": "boolean"
|
|
27
|
+
},
|
|
28
|
+
"depsInstalled": {
|
|
29
|
+
"type": "boolean"
|
|
30
|
+
},
|
|
31
|
+
"coreInstalled": {
|
|
32
|
+
"type": "boolean"
|
|
33
|
+
},
|
|
34
|
+
"issues": {
|
|
35
|
+
"type": "array",
|
|
36
|
+
"items": {
|
|
37
|
+
"type": "string"
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"fixCommands": {
|
|
41
|
+
"type": "array",
|
|
42
|
+
"items": {
|
|
43
|
+
"type": "string"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"runtimeFamily": {
|
|
47
|
+
"type": "string"
|
|
48
|
+
},
|
|
49
|
+
"projectKind": {
|
|
50
|
+
"type": "string"
|
|
51
|
+
},
|
|
52
|
+
"probes": {
|
|
53
|
+
"type": "array",
|
|
54
|
+
"items": {
|
|
55
|
+
"type": "object"
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
"additionalProperties": true
|
|
60
|
+
}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "https://rapidkit.dev/contracts/doctor-remediation-plan.v1.json",
|
|
4
|
-
"title": "RapidKit Doctor Remediation Plan",
|
|
4
|
+
"title": "RapidKit Doctor Remediation Plan v2 Legacy Path Alias",
|
|
5
|
+
"description": "Deprecated compatibility path. New consumers must resolve contracts/doctor-remediation-plan.v2.json.",
|
|
5
6
|
"type": "object",
|
|
6
7
|
"additionalProperties": false,
|
|
7
8
|
"required": [
|
|
@@ -142,7 +143,15 @@
|
|
|
142
143
|
"repairIntent": {
|
|
143
144
|
"type": "object",
|
|
144
145
|
"additionalProperties": false,
|
|
145
|
-
"required": [
|
|
146
|
+
"required": [
|
|
147
|
+
"mode",
|
|
148
|
+
"confidence",
|
|
149
|
+
"primaryActionLabel",
|
|
150
|
+
"requiresApproval",
|
|
151
|
+
"requiresFreshEvidence",
|
|
152
|
+
"reason",
|
|
153
|
+
"relatedCommands"
|
|
154
|
+
],
|
|
146
155
|
"properties": {
|
|
147
156
|
"mode": {
|
|
148
157
|
"enum": [
|
|
@@ -155,7 +164,7 @@
|
|
|
155
164
|
"manual-guidance"
|
|
156
165
|
]
|
|
157
166
|
},
|
|
158
|
-
"
|
|
167
|
+
"primaryActionLabel": {
|
|
159
168
|
"type": "string"
|
|
160
169
|
},
|
|
161
170
|
"requiresApproval": {
|
|
@@ -164,7 +173,13 @@
|
|
|
164
173
|
"confidence": {
|
|
165
174
|
"enum": ["high", "medium", "low"]
|
|
166
175
|
},
|
|
167
|
-
"
|
|
176
|
+
"requiresFreshEvidence": {
|
|
177
|
+
"type": "boolean"
|
|
178
|
+
},
|
|
179
|
+
"reason": {
|
|
180
|
+
"type": "string"
|
|
181
|
+
},
|
|
182
|
+
"relatedCommands": {
|
|
168
183
|
"type": "array",
|
|
169
184
|
"items": {
|
|
170
185
|
"type": "string"
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"$id": "https://rapidkit.dev/contracts/doctor-remediation-plan.v2.json",
|
|
4
|
+
"title": "RapidKit Doctor Remediation Plan v2",
|
|
5
|
+
"description": "Canonical v2 contract. The referenced v1 path is retained as a deprecated compatibility alias.",
|
|
6
|
+
"$ref": "doctor-remediation-plan.v1.json"
|
|
7
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"required": [
|
|
5
|
+
"schemaVersion",
|
|
6
|
+
"signature",
|
|
7
|
+
"generatedAt",
|
|
8
|
+
"projects"
|
|
9
|
+
],
|
|
10
|
+
"properties": {
|
|
11
|
+
"schemaVersion": {
|
|
12
|
+
"const": "doctor-workspace-cache-v2"
|
|
13
|
+
},
|
|
14
|
+
"signature": {
|
|
15
|
+
"type": "string",
|
|
16
|
+
"minLength": 1
|
|
17
|
+
},
|
|
18
|
+
"generatedAt": {
|
|
19
|
+
"type": "string",
|
|
20
|
+
"format": "date-time"
|
|
21
|
+
},
|
|
22
|
+
"projects": {
|
|
23
|
+
"type": "array",
|
|
24
|
+
"items": {
|
|
25
|
+
"type": "object",
|
|
26
|
+
"required": [
|
|
27
|
+
"name",
|
|
28
|
+
"path",
|
|
29
|
+
"venvActive",
|
|
30
|
+
"depsInstalled",
|
|
31
|
+
"coreInstalled",
|
|
32
|
+
"issues"
|
|
33
|
+
],
|
|
34
|
+
"properties": {
|
|
35
|
+
"name": {
|
|
36
|
+
"type": "string",
|
|
37
|
+
"minLength": 1
|
|
38
|
+
},
|
|
39
|
+
"path": {
|
|
40
|
+
"type": "string",
|
|
41
|
+
"minLength": 1
|
|
42
|
+
},
|
|
43
|
+
"venvActive": {
|
|
44
|
+
"type": "boolean"
|
|
45
|
+
},
|
|
46
|
+
"depsInstalled": {
|
|
47
|
+
"type": "boolean"
|
|
48
|
+
},
|
|
49
|
+
"coreInstalled": {
|
|
50
|
+
"type": "boolean"
|
|
51
|
+
},
|
|
52
|
+
"issues": {
|
|
53
|
+
"type": "array",
|
|
54
|
+
"items": {
|
|
55
|
+
"type": "string"
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
"fixCommands": {
|
|
59
|
+
"type": "array",
|
|
60
|
+
"items": {
|
|
61
|
+
"type": "string"
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
"runtimeFamily": {
|
|
65
|
+
"type": "string"
|
|
66
|
+
},
|
|
67
|
+
"projectKind": {
|
|
68
|
+
"type": "string"
|
|
69
|
+
},
|
|
70
|
+
"probes": {
|
|
71
|
+
"type": "array",
|
|
72
|
+
"items": {
|
|
73
|
+
"type": "object"
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
},
|
|
77
|
+
"additionalProperties": true
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
"additionalProperties": true
|
|
82
|
+
}
|
|
@@ -1,9 +1,35 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": "rapidkit-extension-cli-compatibility.v1",
|
|
3
3
|
"cli": "workspai",
|
|
4
|
-
"minimumVerifiedCliVersion": "0.
|
|
4
|
+
"minimumVerifiedCliVersion": "0.44.0",
|
|
5
5
|
"publishedContractSchemas": {
|
|
6
6
|
"runtimeCommandSurface": "rapidkit-runtime-command-surface-v1",
|
|
7
|
+
"cliOperationResult": "workspai-cli-operation-result-v1",
|
|
8
|
+
"publishedContractCatalog": "workspai-published-contract-catalog-v1",
|
|
9
|
+
"workspaceArchiveCapabilities": "workspai-workspace-archive-capabilities-v1",
|
|
10
|
+
"workspaceArchiveManifest": "workspai-workspace-archive-manifest-v1",
|
|
11
|
+
"workspaceArchiveOperationResult": "workspai-workspace-archive-operation-result-v1",
|
|
12
|
+
"projectEntryCapability": "workspai-project-entry-capability-v1",
|
|
13
|
+
"workspaceIntelligenceArchitecture": "workspai-workspace-intelligence-architecture-v1",
|
|
14
|
+
"workspaceIntelligenceChain": "workspai-workspace-intelligence-chain-v1",
|
|
15
|
+
"workspaceIntelligenceArtifacts": {
|
|
16
|
+
"model": "workspace-model.v1",
|
|
17
|
+
"snapshot": "workspace-model-snapshot.v1",
|
|
18
|
+
"diff": "workspace-model-diff.v1",
|
|
19
|
+
"impact": "workspace-impact.v1",
|
|
20
|
+
"analyze": "rapidkit-analyze-v1",
|
|
21
|
+
"doctor": "doctor-workspace-evidence-v1",
|
|
22
|
+
"contractVerify": "workspace-contract-verify.v1",
|
|
23
|
+
"readiness": "release-readiness-v1",
|
|
24
|
+
"verify": "workspace-verify.v1",
|
|
25
|
+
"history": "workspace-intelligence-history.v1",
|
|
26
|
+
"agentContext": "workspace-context.v1",
|
|
27
|
+
"agentIndex": "rapidkit-agent-reports-index.v1",
|
|
28
|
+
"agentCustomizationPack": "rapidkit-agent-customization-pack.v1",
|
|
29
|
+
"skillsIndex": "workspace-skills-index.v1",
|
|
30
|
+
"agents": null,
|
|
31
|
+
"explain": "workspace-explain.v1"
|
|
32
|
+
},
|
|
7
33
|
"cliLogEvent": "cli-log-event-v1",
|
|
8
34
|
"freshnessMetadata": "rapidkit-freshness-metadata-v1",
|
|
9
35
|
"factFreshness": "rapidkit-fact-freshness-v1",
|
|
@@ -14,13 +40,31 @@
|
|
|
14
40
|
"workspaceContext": "workspace-context.v1",
|
|
15
41
|
"workspaceDependencyGraph": "workspace-dependency-graph.v1",
|
|
16
42
|
"workspaceIntelligenceHistory": "workspace-intelligence-history.v1",
|
|
17
|
-
"
|
|
43
|
+
"agentCustomizationPackCapabilities": "workspai-agent-customization-pack-capabilities.v1",
|
|
44
|
+
"agentCustomizationPackReport": "rapidkit-agent-customization-pack.v1",
|
|
45
|
+
"agentReportsIndex": "rapidkit-agent-reports-index.v1",
|
|
18
46
|
"workspaceOperationalSkill": "workspace-operational-skill.v1",
|
|
19
47
|
"workspaceSkillsIndex": "workspace-skills-index.v1",
|
|
20
48
|
"workspaceExplain": "workspace-explain.v1",
|
|
21
49
|
"agentActionOutcome": "agent-action-outcome.v1",
|
|
22
50
|
"doctorRemediationPlan": "doctor-remediation-plan-v2",
|
|
23
51
|
"artifactRemediationPlan": "artifact-remediation-plan-v1",
|
|
24
|
-
"doctorFixResult": "rapidkit-doctor-fix-result-v1"
|
|
52
|
+
"doctorFixResult": "rapidkit-doctor-fix-result-v1",
|
|
53
|
+
"autopilotRelease": "autopilot-release-v1",
|
|
54
|
+
"workspaceList": "rapidkit-workspace-list-v1",
|
|
55
|
+
"workspaceSync": "rapidkit-workspace-sync-v1",
|
|
56
|
+
"compatibilityMatrix": "rapidkit.compatibility-matrix.v1",
|
|
57
|
+
"mcpDesign": "workspai-mcp-design.v1",
|
|
58
|
+
"agentHooks": "workspai-agent-hooks.v1",
|
|
59
|
+
"projectArchive": "rapidkit-project-archive-v1",
|
|
60
|
+
"workspaceSnapshot": "rapidkit-workspace-snapshot-v1",
|
|
61
|
+
"workspaceSnapshotV2": "rapidkit-workspace-snapshot-v2",
|
|
62
|
+
"infraPlan": "rapidkit.infra-plan.v1",
|
|
63
|
+
"privateProductManifest": "rapidkit.private-product-manifest.v1",
|
|
64
|
+
"productFactoryPlan": "rapidkit.product-factory-plan.v1",
|
|
65
|
+
"workspaceModelCache": "workspace-model-cache.v1",
|
|
66
|
+
"workspaceWatchEvent": "workspace-watch-event.v1",
|
|
67
|
+
"doctorProjectScan": "doctor-project-scan-v2",
|
|
68
|
+
"doctorWorkspaceCache": "doctor-workspace-cache-v2"
|
|
25
69
|
}
|
|
26
70
|
}
|