workspai 0.44.0 → 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 (59) hide show
  1. package/README.md +5 -1
  2. package/contracts/cli-runtime-command-inventory.v1.snapshot.json +1368 -0
  3. package/contracts/command-capabilities.v1.json +166 -1
  4. package/contracts/extension-cli-compatibility.v1.json +2 -1
  5. package/contracts/published-contract-catalog.v1.json +5 -0
  6. package/contracts/runtime-command-surface.v1.json +1441 -1
  7. package/dist/analyze-YLV7NVLF.js +1 -0
  8. package/dist/{artifact-remediation-plan-Z7OCSME3.js → artifact-remediation-plan-WLZGROUU.js} +1 -1
  9. package/dist/autopilot-release-YBN3SWAA.js +1 -0
  10. package/dist/{chunk-UNF72FTB.js → chunk-42G2OK64.js} +1 -1
  11. package/dist/{chunk-CL6TGI4Q.js → chunk-5GNT4RJI.js} +1 -1
  12. package/dist/chunk-6AA3WWQZ.js +2 -0
  13. package/dist/{chunk-P4SWTY5X.js → chunk-6ZENXBMG.js} +1 -1
  14. package/dist/{chunk-LGP6WXS2.js → chunk-BJLE5CH7.js} +1 -1
  15. package/dist/{chunk-OW4UNG27.js → chunk-DXPU4DDV.js} +1 -1
  16. package/dist/{chunk-7EIMPQR3.js → chunk-G3H5R3RR.js} +1 -1
  17. package/dist/{chunk-JICOD2GI.js → chunk-HYJK7W3B.js} +1 -1
  18. package/dist/{chunk-TRMDODFM.js → chunk-IMUU5Q2V.js} +1 -1
  19. package/dist/{chunk-M4VITK6X.js → chunk-K63BSU56.js} +2 -2
  20. package/dist/{chunk-YUX4YFGL.js → chunk-KPPGZCUW.js} +1 -1
  21. package/dist/{chunk-B66A4TVP.js → chunk-KU4S7RCM.js} +1 -1
  22. package/dist/{chunk-V5JN4TDX.js → chunk-LCRROMRR.js} +1 -1
  23. package/dist/{chunk-JHC6SCJC.js → chunk-NHN4QXPP.js} +1 -1
  24. package/dist/{chunk-7IHLTPZ6.js → chunk-OOOPYUL2.js} +1 -1
  25. package/dist/{chunk-L3E6IRUQ.js → chunk-P7SCWJFG.js} +1 -1
  26. package/dist/{chunk-2QN6BMM7.js → chunk-QWU2CZBG.js} +1 -1
  27. package/dist/{chunk-L2Q7B2OJ.js → chunk-V2H2KRMZ.js} +1 -1
  28. package/dist/{chunk-NTXO7BMH.js → chunk-WANW4QA4.js} +1 -1
  29. package/dist/{chunk-VA5MRHKM.js → chunk-ZWO6K24C.js} +1 -1
  30. package/dist/{create-DFAWAS5C.js → create-KFR6FLRT.js} +1 -1
  31. package/dist/{doctor-PVSWDBJL.js → doctor-YJDM5XBH.js} +1 -1
  32. package/dist/index.d.ts +37 -4
  33. package/dist/index.js +180 -169
  34. package/dist/pipeline-FEDYO3IA.js +5 -0
  35. package/dist/{workspace-FQT3QIRS.js → workspace-PLXOO6ST.js} +1 -1
  36. package/dist/{workspace-agent-sync-ZYCPXTU3.js → workspace-agent-sync-G5YVI3BJ.js} +1 -1
  37. package/dist/{workspace-context-WAGGJCDL.js → workspace-context-E3UFWL5X.js} +1 -1
  38. package/dist/{workspace-contract-SEI4SNSG.js → workspace-contract-LQJDZV36.js} +1 -1
  39. package/dist/workspace-explain-G74ZIF23.js +1 -0
  40. package/dist/{workspace-feedback-RCB25NFO.js → workspace-feedback-YY6WQPWQ.js} +1 -1
  41. package/dist/{workspace-foundation-KXDL6P6X.js → workspace-foundation-3C2DLCVI.js} +1 -1
  42. package/dist/{workspace-history-M4QQBIPB.js → workspace-history-VF3CHDYQ.js} +1 -1
  43. package/dist/{workspace-intelligence-QOGD2TZS.js → workspace-intelligence-3GG7GEDQ.js} +1 -1
  44. package/dist/{workspace-mcp-serve-CEFKEMYG.js → workspace-mcp-serve-MJMUV4RY.js} +1 -1
  45. package/dist/{workspace-model-GMSRBICO.js → workspace-model-NG45SRM5.js} +1 -1
  46. package/dist/{workspace-registry-summary-S52SEJAG.js → workspace-registry-summary-JM2XY52C.js} +1 -1
  47. package/dist/workspace-run-WEQYIERE.js +1 -0
  48. package/dist/{workspace-verify-NP4GMFSV.js → workspace-verify-ZNT6JX7D.js} +1 -1
  49. package/dist/{workspace-watch-IIBH3Y25.js → workspace-watch-W47T4RX2.js} +1 -1
  50. package/docs/commands-reference.md +14 -1
  51. package/docs/contracts/COMMAND_OWNERSHIP_MATRIX.md +27 -6
  52. package/package.json +2 -1
  53. package/scripts/prepack-enterprise.mjs +4 -0
  54. package/dist/analyze-6OCBM4ID.js +0 -1
  55. package/dist/autopilot-release-LI2WJCEW.js +0 -1
  56. package/dist/chunk-FWJV7CCI.js +0 -2
  57. package/dist/pipeline-ND734AJM.js +0 -5
  58. package/dist/workspace-explain-MVGGRCDN.js +0 -1
  59. package/dist/workspace-run-VC4OUPRF.js +0 -1
@@ -14,7 +14,8 @@
14
14
  "contractCatalog",
15
15
  "commands",
16
16
  "workspace",
17
- "commandMap"
17
+ "commandMap",
18
+ "runtimeInventory"
18
19
  ],
19
20
  "properties": {
20
21
  "schemaVersion": {
@@ -133,6 +134,170 @@
133
134
  }
134
135
  }
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
+ }
136
301
  }
137
302
  }
138
303
  }
@@ -1,9 +1,10 @@
1
1
  {
2
2
  "schemaVersion": "rapidkit-extension-cli-compatibility.v1",
3
3
  "cli": "workspai",
4
- "minimumVerifiedCliVersion": "0.44.0",
4
+ "minimumVerifiedCliVersion": "0.45.0",
5
5
  "publishedContractSchemas": {
6
6
  "runtimeCommandSurface": "rapidkit-runtime-command-surface-v1",
7
+ "cliRuntimeCommandInventory": "workspai-cli-runtime-command-inventory-v1",
7
8
  "cliOperationResult": "workspai-cli-operation-result-v1",
8
9
  "publishedContractCatalog": "workspai-published-contract-catalog-v1",
9
10
  "workspaceArchiveCapabilities": "workspai-workspace-archive-capabilities-v1",
@@ -6,6 +6,11 @@
6
6
  "contractPath": "contracts/runtime-command-surface.v1.json",
7
7
  "publication": "capability-contract"
8
8
  },
9
+ "cliRuntimeCommandInventory": {
10
+ "schemaVersion": "workspai-cli-runtime-command-inventory-v1",
11
+ "contractPath": "contracts/cli-runtime-command-inventory.v1.snapshot.json",
12
+ "publication": "capability-contract"
13
+ },
9
14
  "cliOperationResult": {
10
15
  "schemaVersion": "workspai-cli-operation-result-v1",
11
16
  "contractPath": "contracts/cli-operation-result.v1.json",