@shrkcrft/cli 0.1.0-alpha.11 → 0.1.0-alpha.13

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 (81) hide show
  1. package/dist/audit/knowledge-audit-llm.d.ts +19 -0
  2. package/dist/audit/knowledge-audit-llm.d.ts.map +1 -0
  3. package/dist/audit/knowledge-audit-llm.js +164 -0
  4. package/dist/audit/knowledge-audit.d.ts +61 -0
  5. package/dist/audit/knowledge-audit.d.ts.map +1 -0
  6. package/dist/audit/knowledge-audit.js +203 -0
  7. package/dist/audit/knowledge-fix-plan-llm.d.ts +11 -0
  8. package/dist/audit/knowledge-fix-plan-llm.d.ts.map +1 -0
  9. package/dist/audit/knowledge-fix-plan-llm.js +141 -0
  10. package/dist/audit/knowledge-fix-plan.d.ts +41 -0
  11. package/dist/audit/knowledge-fix-plan.d.ts.map +1 -0
  12. package/dist/audit/knowledge-fix-plan.js +125 -0
  13. package/dist/audit/pipeline-audit-llm.d.ts +11 -0
  14. package/dist/audit/pipeline-audit-llm.d.ts.map +1 -0
  15. package/dist/audit/pipeline-audit-llm.js +134 -0
  16. package/dist/audit/pipeline-audit.d.ts +69 -0
  17. package/dist/audit/pipeline-audit.d.ts.map +1 -0
  18. package/dist/audit/pipeline-audit.js +166 -0
  19. package/dist/audit/templates-audit-llm.d.ts +19 -0
  20. package/dist/audit/templates-audit-llm.d.ts.map +1 -0
  21. package/dist/audit/templates-audit-llm.js +207 -0
  22. package/dist/audit/templates-audit.d.ts +63 -0
  23. package/dist/audit/templates-audit.d.ts.map +1 -0
  24. package/dist/audit/templates-audit.js +171 -0
  25. package/dist/audit/templates-fix-plan-llm.d.ts +19 -0
  26. package/dist/audit/templates-fix-plan-llm.d.ts.map +1 -0
  27. package/dist/audit/templates-fix-plan-llm.js +162 -0
  28. package/dist/audit/templates-fix-plan.d.ts +37 -0
  29. package/dist/audit/templates-fix-plan.d.ts.map +1 -0
  30. package/dist/audit/templates-fix-plan.js +174 -0
  31. package/dist/commands/ai-status.command.d.ts +19 -0
  32. package/dist/commands/ai-status.command.d.ts.map +1 -0
  33. package/dist/commands/ai-status.command.js +94 -0
  34. package/dist/commands/ask.command.d.ts.map +1 -1
  35. package/dist/commands/ask.command.js +10 -9
  36. package/dist/commands/command-catalog.d.ts.map +1 -1
  37. package/dist/commands/command-catalog.js +110 -1
  38. package/dist/commands/deps-audit.command.d.ts +23 -0
  39. package/dist/commands/deps-audit.command.d.ts.map +1 -0
  40. package/dist/commands/deps-audit.command.js +266 -0
  41. package/dist/commands/doctor.command.d.ts.map +1 -1
  42. package/dist/commands/doctor.command.js +100 -3
  43. package/dist/commands/graph-code-subverbs.d.ts.map +1 -1
  44. package/dist/commands/graph-code-subverbs.js +144 -26
  45. package/dist/commands/graph.command.d.ts.map +1 -1
  46. package/dist/commands/graph.command.js +3 -2
  47. package/dist/commands/help.command.d.ts.map +1 -1
  48. package/dist/commands/help.command.js +22 -1
  49. package/dist/commands/impact.command.d.ts.map +1 -1
  50. package/dist/commands/impact.command.js +3 -2
  51. package/dist/commands/move-plan.command.d.ts +23 -0
  52. package/dist/commands/move-plan.command.d.ts.map +1 -0
  53. package/dist/commands/move-plan.command.js +360 -0
  54. package/dist/commands/scaffold-validate.command.d.ts +22 -0
  55. package/dist/commands/scaffold-validate.command.d.ts.map +1 -0
  56. package/dist/commands/scaffold-validate.command.js +215 -0
  57. package/dist/commands/smart-context.command.d.ts +58 -0
  58. package/dist/commands/smart-context.command.d.ts.map +1 -0
  59. package/dist/commands/smart-context.command.js +4524 -0
  60. package/dist/commands/spike.command.d.ts +22 -0
  61. package/dist/commands/spike.command.d.ts.map +1 -0
  62. package/dist/commands/spike.command.js +235 -0
  63. package/dist/commands/surface.command.d.ts +1 -0
  64. package/dist/commands/surface.command.d.ts.map +1 -1
  65. package/dist/commands/surface.command.js +10 -3
  66. package/dist/commands/template-quality.command.d.ts.map +1 -1
  67. package/dist/commands/template-quality.command.js +39 -3
  68. package/dist/commands/templates.command.d.ts.map +1 -1
  69. package/dist/commands/templates.command.js +37 -2
  70. package/dist/commands/watch.command.d.ts +26 -0
  71. package/dist/commands/watch.command.d.ts.map +1 -0
  72. package/dist/commands/watch.command.js +456 -0
  73. package/dist/env/load-dotenv.d.ts +15 -0
  74. package/dist/env/load-dotenv.d.ts.map +1 -0
  75. package/dist/env/load-dotenv.js +70 -0
  76. package/dist/main.d.ts.map +1 -1
  77. package/dist/main.js +105 -2
  78. package/dist/schemas/json-schemas.d.ts +384 -36
  79. package/dist/schemas/json-schemas.d.ts.map +1 -1
  80. package/dist/schemas/json-schemas.js +247 -36
  81. package/package.json +33 -31
@@ -1 +1 @@
1
- {"version":3,"file":"json-schemas.d.ts","sourceRoot":"","sources":["../../src/schemas/json-schemas.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkCrB,CAAC;AAEX,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwClB,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2CpB,CAAC;AAEX,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmD3B,CAAC;AAEX,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwBvB,CAAC;AAEX,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmDtB,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;CAaxB,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+BxB,CAAC;AAEX,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuBpC,CAAC;AAEX,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiBtB,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoBpB,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuBxB,CAAC;AAEX,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgB7B,CAAC;AAEX,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8BlC,CAAC;AAEX,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;CAYlC,CAAC;AAEX,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkBjC,CAAC;AAEX,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiB7B,CAAC;AAEX,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmBvB,CAAC;AAEX,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqBtB,CAAC;AAEX,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;CAa5B,CAAC;AAEX,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;CAYhB,CAAC;AAEX,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;CAavB,CAAC;AAEX,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;CAYnB,CAAC;AAEX,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CActB,CAAC;AAEX,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;CAWrB,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;CAcxB,CAAC;AAEX,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;CAUtB,CAAC;AAEX,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAevB,CAAC;AAEX,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;CAY1B,CAAC;AAEX,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;CAYzB,CAAC;AAEX,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;CAa5B,CAAC;AAEX,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsBtB,CAAC;AAEX,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgBvB,CAAC;AAEX,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;CAanB,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAcpB,CAAC;AAEX,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;CAYvB,CAAC;AAEX,eAAO,MAAM,WAAW,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAqCxD,CAAC"}
1
+ {"version":3,"file":"json-schemas.d.ts","sourceRoot":"","sources":["../../src/schemas/json-schemas.ts"],"names":[],"mappings":"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"}
@@ -6,7 +6,7 @@
6
6
  */
7
7
  export const PackManifestSchema = {
8
8
  $schema: 'https://json-schema.org/draft-07/schema',
9
- $id: 'https://shrkcrft.dev/schemas/pack-manifest.json',
9
+ $id: 'urn:sharkcraft:schemas:pack-manifest',
10
10
  title: 'SharkCraft Pack Manifest',
11
11
  type: 'object',
12
12
  additionalProperties: true,
@@ -41,7 +41,7 @@ export const PackManifestSchema = {
41
41
  };
42
42
  export const SavedPlanSchema = {
43
43
  $schema: 'https://json-schema.org/draft-07/schema',
44
- $id: 'https://shrkcrft.dev/schemas/saved-plan.json',
44
+ $id: 'urn:sharkcraft:schemas:saved-plan',
45
45
  title: 'SharkCraft Saved Plan',
46
46
  type: 'object',
47
47
  additionalProperties: false,
@@ -82,7 +82,7 @@ export const SavedPlanSchema = {
82
82
  };
83
83
  export const ActionHintsSchema = {
84
84
  $schema: 'https://json-schema.org/draft-07/schema',
85
- $id: 'https://shrkcrft.dev/schemas/action-hints.json',
85
+ $id: 'urn:sharkcraft:schemas:action-hints',
86
86
  title: 'SharkCraft Action Hints',
87
87
  type: 'object',
88
88
  additionalProperties: false,
@@ -126,7 +126,7 @@ export const ActionHintsSchema = {
126
126
  };
127
127
  export const PipelineDefinitionSchema = {
128
128
  $schema: 'https://json-schema.org/draft-07/schema',
129
- $id: 'https://shrkcrft.dev/schemas/pipeline-definition.json',
129
+ $id: 'urn:sharkcraft:schemas:pipeline-definition',
130
130
  title: 'SharkCraft Pipeline Definition',
131
131
  type: 'object',
132
132
  required: ['id', 'title', 'description', 'steps'],
@@ -178,7 +178,7 @@ export const PipelineDefinitionSchema = {
178
178
  };
179
179
  export const KnowledgeEntrySchema = {
180
180
  $schema: 'https://json-schema.org/draft-07/schema',
181
- $id: 'https://shrkcrft.dev/schemas/knowledge-entry.json',
181
+ $id: 'urn:sharkcraft:schemas:knowledge-entry',
182
182
  title: 'SharkCraft Knowledge Entry',
183
183
  type: 'object',
184
184
  required: ['id', 'title', 'type', 'priority', 'content'],
@@ -203,7 +203,7 @@ export const KnowledgeEntrySchema = {
203
203
  };
204
204
  export const AdoptionStateSchema = {
205
205
  $schema: 'https://json-schema.org/draft-07/schema',
206
- $id: 'https://shrkcrft.dev/schemas/adoption-state.json',
206
+ $id: 'urn:sharkcraft:schemas:adoption-state',
207
207
  title: 'SharkCraft Adoption State',
208
208
  type: 'object',
209
209
  required: ['schema', 'projectRoot', 'createdAt', 'updatedAt', 'patchPath'],
@@ -253,9 +253,220 @@ export const AdoptionStateSchema = {
253
253
  nextCommands: { type: 'array', items: { type: 'string' } },
254
254
  },
255
255
  };
256
+ export const SmartContextExpansionRequestSchema = {
257
+ $schema: 'https://json-schema.org/draft-07/schema',
258
+ $id: 'urn:sharkcraft:schemas:smart-context-expansion-request',
259
+ title: 'Smart Context Expansion Request',
260
+ type: 'object',
261
+ additionalProperties: false,
262
+ properties: {
263
+ summary: { type: 'string' },
264
+ filesToRead: {
265
+ type: 'array',
266
+ items: {
267
+ type: 'object',
268
+ additionalProperties: false,
269
+ required: ['target', 'why'],
270
+ properties: {
271
+ target: { type: 'string', minLength: 1 },
272
+ why: { type: 'string', minLength: 1 },
273
+ },
274
+ },
275
+ },
276
+ similarPatterns: {
277
+ type: 'array',
278
+ items: {
279
+ type: 'object',
280
+ additionalProperties: false,
281
+ required: ['target', 'why'],
282
+ properties: {
283
+ target: { type: 'string', minLength: 1 },
284
+ why: { type: 'string', minLength: 1 },
285
+ },
286
+ },
287
+ },
288
+ publicApiFiles: {
289
+ type: 'array',
290
+ items: {
291
+ type: 'object',
292
+ additionalProperties: false,
293
+ required: ['target', 'why'],
294
+ properties: {
295
+ target: { type: 'string', minLength: 1 },
296
+ why: { type: 'string', minLength: 1 },
297
+ },
298
+ },
299
+ },
300
+ testsToInspect: {
301
+ type: 'array',
302
+ items: {
303
+ type: 'object',
304
+ additionalProperties: false,
305
+ required: ['target', 'why'],
306
+ properties: {
307
+ target: { type: 'string', minLength: 1 },
308
+ why: { type: 'string', minLength: 1 },
309
+ },
310
+ },
311
+ },
312
+ architectureRules: {
313
+ type: 'array',
314
+ items: {
315
+ type: 'object',
316
+ additionalProperties: false,
317
+ required: ['id', 'why'],
318
+ properties: {
319
+ id: { type: 'string', minLength: 1 },
320
+ why: { type: 'string', minLength: 1 },
321
+ },
322
+ },
323
+ },
324
+ riskyAreas: { type: 'array', items: { type: 'string' } },
325
+ missingInformation: { type: 'array', items: { type: 'string' } },
326
+ },
327
+ };
328
+ export const SmartContextDetailedPlanSchema = {
329
+ $schema: 'https://json-schema.org/draft-07/schema',
330
+ $id: 'urn:sharkcraft:schemas:smart-context-detailed-plan',
331
+ title: 'Smart Context Detailed Development Plan',
332
+ type: 'object',
333
+ additionalProperties: false,
334
+ required: ['summary', 'taskUnderstanding', 'likelyTechnicalApproach', 'handoffSummary'],
335
+ properties: {
336
+ summary: { type: 'string', minLength: 1 },
337
+ taskUnderstanding: { type: 'string', minLength: 1 },
338
+ likelyTechnicalApproach: { type: 'string', minLength: 1 },
339
+ existingPatternsToFollow: {
340
+ type: 'array',
341
+ items: {
342
+ type: 'object',
343
+ additionalProperties: false,
344
+ required: ['path', 'why'],
345
+ properties: {
346
+ path: { type: 'string', minLength: 1 },
347
+ why: { type: 'string', minLength: 1 },
348
+ },
349
+ },
350
+ },
351
+ filesToRead: {
352
+ type: 'array',
353
+ items: {
354
+ type: 'object',
355
+ additionalProperties: false,
356
+ required: ['path', 'why'],
357
+ properties: {
358
+ path: { type: 'string', minLength: 1 },
359
+ why: { type: 'string', minLength: 1 },
360
+ },
361
+ },
362
+ },
363
+ likelyFilesToModify: {
364
+ type: 'array',
365
+ items: {
366
+ type: 'object',
367
+ additionalProperties: false,
368
+ required: ['path', 'why'],
369
+ properties: {
370
+ path: { type: 'string', minLength: 1 },
371
+ why: { type: 'string', minLength: 1 },
372
+ },
373
+ },
374
+ },
375
+ filesToAvoid: {
376
+ type: 'array',
377
+ items: {
378
+ type: 'object',
379
+ additionalProperties: false,
380
+ required: ['path', 'why'],
381
+ properties: {
382
+ path: { type: 'string', minLength: 1 },
383
+ why: { type: 'string', minLength: 1 },
384
+ },
385
+ },
386
+ },
387
+ publicApiFiles: {
388
+ type: 'array',
389
+ items: {
390
+ type: 'object',
391
+ additionalProperties: false,
392
+ required: ['path', 'why'],
393
+ properties: {
394
+ path: { type: 'string', minLength: 1 },
395
+ why: { type: 'string', minLength: 1 },
396
+ },
397
+ },
398
+ },
399
+ testsToInspect: {
400
+ type: 'array',
401
+ items: {
402
+ type: 'object',
403
+ additionalProperties: false,
404
+ required: ['path', 'why'],
405
+ properties: {
406
+ path: { type: 'string', minLength: 1 },
407
+ why: { type: 'string', minLength: 1 },
408
+ },
409
+ },
410
+ },
411
+ architectureConstraints: { type: 'array', items: { type: 'string' } },
412
+ relatedRules: {
413
+ type: 'array',
414
+ items: {
415
+ type: 'object',
416
+ additionalProperties: false,
417
+ required: ['id', 'title', 'applyWhen'],
418
+ properties: {
419
+ id: { type: 'string', minLength: 1 },
420
+ title: { type: 'string', minLength: 1 },
421
+ applyWhen: { type: 'string', minLength: 1 },
422
+ },
423
+ },
424
+ },
425
+ relatedTemplates: {
426
+ type: 'array',
427
+ items: {
428
+ type: 'object',
429
+ additionalProperties: false,
430
+ required: ['id', 'useFor'],
431
+ properties: {
432
+ id: { type: 'string', minLength: 1 },
433
+ useFor: { type: 'string', minLength: 1 },
434
+ },
435
+ },
436
+ },
437
+ firstCommands: {
438
+ type: 'array',
439
+ items: {
440
+ type: 'object',
441
+ additionalProperties: false,
442
+ required: ['command', 'why'],
443
+ properties: {
444
+ command: { type: 'string', minLength: 1 },
445
+ why: { type: 'string', minLength: 1 },
446
+ },
447
+ },
448
+ },
449
+ implementationSteps: {
450
+ type: 'array',
451
+ items: {
452
+ type: 'object',
453
+ additionalProperties: false,
454
+ required: ['step', 'details'],
455
+ properties: {
456
+ step: { type: 'string', minLength: 1 },
457
+ details: { type: 'string', minLength: 1 },
458
+ },
459
+ },
460
+ },
461
+ risks: { type: 'array', items: { type: 'string' } },
462
+ unknowns: { type: 'array', items: { type: 'string' } },
463
+ validationCommands: { type: 'array', items: { type: 'string' } },
464
+ handoffSummary: { type: 'string', minLength: 1 },
465
+ },
466
+ };
256
467
  export const AdoptionSummarySchema = {
257
468
  $schema: 'https://json-schema.org/draft-07/schema',
258
- $id: 'https://shrkcrft.dev/schemas/adoption-summary.json',
469
+ $id: 'urn:sharkcraft:schemas:adoption-summary',
259
470
  title: 'SharkCraft Adoption Summary',
260
471
  type: 'object',
261
472
  required: ['confidence', 'summary', 'items', 'format', 'targets'],
@@ -269,7 +480,7 @@ export const AdoptionSummarySchema = {
269
480
  };
270
481
  export const ScaffoldPatternSchema = {
271
482
  $schema: 'https://json-schema.org/draft-07/schema',
272
- $id: 'https://shrkcrft.dev/schemas/scaffold-pattern.json',
483
+ $id: 'urn:sharkcraft:schemas:scaffold-pattern',
273
484
  title: 'SharkCraft Scaffold Pattern',
274
485
  type: 'object',
275
486
  required: ['id', 'title', 'description', 'matchPaths', 'templateId', 'variables', 'appliesWhen', 'confidence'],
@@ -301,7 +512,7 @@ export const ScaffoldPatternSchema = {
301
512
  };
302
513
  export const InferredTemplateCandidateV2Schema = {
303
514
  $schema: 'https://json-schema.org/draft-07/schema',
304
- $id: 'https://shrkcrft.dev/schemas/inferred-template-candidate-v2.json',
515
+ $id: 'urn:sharkcraft:schemas:inferred-template-candidate-v2',
305
516
  title: 'SharkCraft Inferred Template Candidate v2',
306
517
  type: 'object',
307
518
  required: ['schema', 'sample'],
@@ -325,7 +536,7 @@ export const InferredTemplateCandidateV2Schema = {
325
536
  };
326
537
  export const QualityReportSchema = {
327
538
  $schema: 'https://json-schema.org/draft-07/schema',
328
- $id: 'https://shrkcrft.dev/schemas/quality-report.json',
539
+ $id: 'urn:sharkcraft:schemas:quality-report',
329
540
  title: 'SharkCraft Quality Report',
330
541
  type: 'object',
331
542
  required: ['overall', 'gates', 'score'],
@@ -343,7 +554,7 @@ export const QualityReportSchema = {
343
554
  };
344
555
  export const SafetyAuditSchema = {
345
556
  $schema: 'https://json-schema.org/draft-07/schema',
346
- $id: 'https://shrkcrft.dev/schemas/safety-audit.json',
557
+ $id: 'urn:sharkcraft:schemas:safety-audit',
347
558
  title: 'SharkCraft Safety Audit',
348
559
  type: 'object',
349
560
  required: ['mcp', 'commands'],
@@ -364,7 +575,7 @@ export const SafetyAuditSchema = {
364
575
  };
365
576
  export const DevSessionStateSchema = {
366
577
  $schema: 'https://json-schema.org/draft-07/schema',
367
- $id: 'https://shrkcrft.dev/schemas/dev-session-state.json',
578
+ $id: 'urn:sharkcraft:schemas:dev-session-state',
368
579
  title: 'SharkCraft Dev Session State',
369
580
  type: 'object',
370
581
  required: ['schema', 'id', 'task', 'phase'],
@@ -388,7 +599,7 @@ export const DevSessionStateSchema = {
388
599
  };
389
600
  export const DashboardApiEnvelopeSchema = {
390
601
  $schema: 'https://json-schema.org/draft-07/schema',
391
- $id: 'https://shrkcrft.dev/schemas/dashboard-api-envelope.json',
602
+ $id: 'urn:sharkcraft:schemas:dashboard-api-envelope',
392
603
  title: 'SharkCraft Dashboard API Envelope',
393
604
  type: 'object',
394
605
  required: ['schema', 'generatedAt', 'projectRoot', 'data'],
@@ -405,7 +616,7 @@ export const DashboardApiEnvelopeSchema = {
405
616
  };
406
617
  export const DashboardOverviewResponseSchema = {
407
618
  $schema: 'https://json-schema.org/draft-07/schema',
408
- $id: 'https://shrkcrft.dev/schemas/dashboard-overview-response.json',
619
+ $id: 'urn:sharkcraft:schemas:dashboard-overview-response',
409
620
  title: 'SharkCraft Dashboard Overview Response',
410
621
  type: 'object',
411
622
  required: ['readiness', 'sharkcraftPresent', 'configPresent', 'summary', 'topRecommendations', 'featureAvailability'],
@@ -436,7 +647,7 @@ export const DashboardOverviewResponseSchema = {
436
647
  };
437
648
  export const DashboardAdoptionResponseSchema = {
438
649
  $schema: 'https://json-schema.org/draft-07/schema',
439
- $id: 'https://shrkcrft.dev/schemas/dashboard-adoption-response.json',
650
+ $id: 'urn:sharkcraft:schemas:dashboard-adoption-response',
440
651
  title: 'SharkCraft Dashboard Adoption Response',
441
652
  type: 'object',
442
653
  required: ['available', 'nextCommands', 'artifacts'],
@@ -449,7 +660,7 @@ export const DashboardAdoptionResponseSchema = {
449
660
  };
450
661
  export const DashboardSessionResponseSchema = {
451
662
  $schema: 'https://json-schema.org/draft-07/schema',
452
- $id: 'https://shrkcrft.dev/schemas/dashboard-session-response.json',
663
+ $id: 'urn:sharkcraft:schemas:dashboard-session-response',
453
664
  title: 'SharkCraft Dashboard Session Response',
454
665
  type: 'object',
455
666
  required: ['available', 'sessionId', 'artifacts', 'commandHints'],
@@ -468,7 +679,7 @@ export const DashboardSessionResponseSchema = {
468
679
  };
469
680
  export const AdoptionMergePreviewSchema = {
470
681
  $schema: 'https://json-schema.org/draft-07/schema',
471
- $id: 'https://shrkcrft.dev/schemas/adoption-merge-preview.json',
682
+ $id: 'urn:sharkcraft:schemas:adoption-merge-preview',
472
683
  title: 'SharkCraft Adoption Merge Preview',
473
684
  type: 'object',
474
685
  required: ['schema', 'targets', 'safeBlocks', 'manualReview', 'lowConfidenceSkipped'],
@@ -486,7 +697,7 @@ export const AdoptionMergePreviewSchema = {
486
697
  };
487
698
  export const AdoptionReportSchema = {
488
699
  $schema: 'https://json-schema.org/draft-07/schema',
489
- $id: 'https://shrkcrft.dev/schemas/adoption-report.json',
700
+ $id: 'urn:sharkcraft:schemas:adoption-report',
490
701
  title: 'SharkCraft Adoption Report',
491
702
  type: 'object',
492
703
  required: ['schema'],
@@ -506,7 +717,7 @@ export const AdoptionReportSchema = {
506
717
  };
507
718
  export const FeatureBundleSchema = {
508
719
  $schema: 'https://json-schema.org/draft-07/schema',
509
- $id: 'https://shrkcrft.dev/schemas/feature-bundle.json',
720
+ $id: 'urn:sharkcraft:schemas:feature-bundle',
510
721
  title: 'SharkCraft Feature Workflow Bundle',
511
722
  type: 'object',
512
723
  additionalProperties: true,
@@ -528,7 +739,7 @@ export const FeatureBundleSchema = {
528
739
  };
529
740
  export const PlanDependencyGraphSchema = {
530
741
  $schema: 'https://json-schema.org/draft-07/schema',
531
- $id: 'https://shrkcrft.dev/schemas/plan-dependency-graph.json',
742
+ $id: 'urn:sharkcraft:schemas:plan-dependency-graph',
532
743
  title: 'SharkCraft Plan Dependency Graph',
533
744
  type: 'object',
534
745
  required: ['schema', 'bundleId', 'nodes', 'edges'],
@@ -542,7 +753,7 @@ export const PlanDependencyGraphSchema = {
542
753
  };
543
754
  export const AreaMapSchema = {
544
755
  $schema: 'https://json-schema.org/draft-07/schema',
545
- $id: 'https://shrkcrft.dev/schemas/area-map.json',
756
+ $id: 'urn:sharkcraft:schemas:area-map',
546
757
  title: 'SharkCraft Repository Area Map',
547
758
  type: 'object',
548
759
  required: ['schema', 'projectRoot', 'areas'],
@@ -555,7 +766,7 @@ export const AreaMapSchema = {
555
766
  };
556
767
  export const ImpactAnalysisSchema = {
557
768
  $schema: 'https://json-schema.org/draft-07/schema',
558
- $id: 'https://shrkcrft.dev/schemas/impact-analysis.json',
769
+ $id: 'urn:sharkcraft:schemas:impact-analysis',
559
770
  title: 'SharkCraft Impact Analysis',
560
771
  type: 'object',
561
772
  required: ['schema', 'task'],
@@ -569,7 +780,7 @@ export const ImpactAnalysisSchema = {
569
780
  };
570
781
  export const TestImpactSchema = {
571
782
  $schema: 'https://json-schema.org/draft-07/schema',
572
- $id: 'https://shrkcrft.dev/schemas/test-impact.json',
783
+ $id: 'urn:sharkcraft:schemas:test-impact',
573
784
  title: 'SharkCraft Test Impact',
574
785
  type: 'object',
575
786
  required: ['schema'],
@@ -582,7 +793,7 @@ export const TestImpactSchema = {
582
793
  };
583
794
  export const OwnershipRuleSchema = {
584
795
  $schema: 'https://json-schema.org/draft-07/schema',
585
- $id: 'https://shrkcrft.dev/schemas/ownership-rule.json',
796
+ $id: 'urn:sharkcraft:schemas:ownership-rule',
586
797
  title: 'SharkCraft Ownership Rule',
587
798
  type: 'object',
588
799
  required: ['id', 'title', 'paths', 'owners'],
@@ -597,7 +808,7 @@ export const OwnershipRuleSchema = {
597
808
  };
598
809
  export const PolicyReportSchema = {
599
810
  $schema: 'https://json-schema.org/draft-07/schema',
600
- $id: 'https://shrkcrft.dev/schemas/policy-report.json',
811
+ $id: 'urn:sharkcraft:schemas:policy-report',
601
812
  title: 'SharkCraft Policy Report',
602
813
  type: 'object',
603
814
  required: ['schema', 'checks', 'summary'],
@@ -609,7 +820,7 @@ export const PolicyReportSchema = {
609
820
  };
610
821
  export const QualityBaselineSchema = {
611
822
  $schema: 'https://json-schema.org/draft-07/schema',
612
- $id: 'https://shrkcrft.dev/schemas/quality-baseline.json',
823
+ $id: 'urn:sharkcraft:schemas:quality-baseline',
613
824
  title: 'SharkCraft Quality Baseline',
614
825
  type: 'object',
615
826
  required: ['schema', 'createdAt', 'qualityScore'],
@@ -624,7 +835,7 @@ export const QualityBaselineSchema = {
624
835
  };
625
836
  export const DriftBaselineSchema = {
626
837
  $schema: 'https://json-schema.org/draft-07/schema',
627
- $id: 'https://shrkcrft.dev/schemas/drift-baseline.json',
838
+ $id: 'urn:sharkcraft:schemas:drift-baseline',
628
839
  title: 'SharkCraft Drift Baseline',
629
840
  type: 'object',
630
841
  required: ['schema', 'findings'],
@@ -635,7 +846,7 @@ export const DriftBaselineSchema = {
635
846
  };
636
847
  export const ReviewPacketV2Schema = {
637
848
  $schema: 'https://json-schema.org/draft-07/schema',
638
- $id: 'https://shrkcrft.dev/schemas/review-packet-v2.json',
849
+ $id: 'urn:sharkcraft:schemas:review-packet-v2',
639
850
  title: 'SharkCraft Review Packet v2',
640
851
  type: 'object',
641
852
  required: ['schema', 'base', 'impact'],
@@ -651,7 +862,7 @@ export const ReviewPacketV2Schema = {
651
862
  };
652
863
  export const PackCompatibilitySchema = {
653
864
  $schema: 'https://json-schema.org/draft-07/schema',
654
- $id: 'https://shrkcrft.dev/schemas/pack-compatibility.json',
865
+ $id: 'urn:sharkcraft:schemas:pack-compatibility',
655
866
  title: 'SharkCraft Pack Compatibility',
656
867
  type: 'object',
657
868
  required: ['schema', 'packageName', 'overall'],
@@ -664,7 +875,7 @@ export const PackCompatibilitySchema = {
664
875
  };
665
876
  export const PackQualityScoreSchema = {
666
877
  $schema: 'https://json-schema.org/draft-07/schema',
667
- $id: 'https://shrkcrft.dev/schemas/pack-quality-score.json',
878
+ $id: 'urn:sharkcraft:schemas:pack-quality-score',
668
879
  title: 'SharkCraft Pack Quality Score',
669
880
  type: 'object',
670
881
  required: ['schema', 'packageName', 'overall'],
@@ -677,7 +888,7 @@ export const PackQualityScoreSchema = {
677
888
  };
678
889
  export const ImportGraphAnalysisSchema = {
679
890
  $schema: 'https://json-schema.org/draft-07/schema',
680
- $id: 'https://shrkcrft.dev/schemas/import-graph-analysis.json',
891
+ $id: 'urn:sharkcraft:schemas:import-graph-analysis',
681
892
  title: 'SharkCraft Import Graph Analysis',
682
893
  type: 'object',
683
894
  required: ['schema'],
@@ -691,7 +902,7 @@ export const ImportGraphAnalysisSchema = {
691
902
  };
692
903
  export const AgentContractSchema = {
693
904
  $schema: 'https://json-schema.org/draft-07/schema',
694
- $id: 'https://shrkcrft.dev/schemas/agent-contract.json',
905
+ $id: 'urn:sharkcraft:schemas:agent-contract',
695
906
  title: 'SharkCraft Agent Contract',
696
907
  type: 'object',
697
908
  required: ['schema', 'task', 'role', 'mode'],
@@ -714,7 +925,7 @@ export const AgentContractSchema = {
714
925
  };
715
926
  export const PlanSimulationSchema = {
716
927
  $schema: 'https://json-schema.org/draft-07/schema',
717
- $id: 'https://shrkcrft.dev/schemas/plan-simulation.json',
928
+ $id: 'urn:sharkcraft:schemas:plan-simulation',
718
929
  title: 'SharkCraft Plan Simulation Report',
719
930
  type: 'object',
720
931
  required: ['schema', 'source', 'planSchema', 'applyReadiness', 'files'],
@@ -731,7 +942,7 @@ export const PlanSimulationSchema = {
731
942
  };
732
943
  export const RepoMemorySchema = {
733
944
  $schema: 'https://json-schema.org/draft-07/schema',
734
- $id: 'https://shrkcrft.dev/schemas/repo-memory.json',
945
+ $id: 'urn:sharkcraft:schemas:repo-memory',
735
946
  title: 'SharkCraft Repository Memory Index',
736
947
  type: 'object',
737
948
  required: ['schema', 'projectRoot', 'sourceCount'],
@@ -745,7 +956,7 @@ export const RepoMemorySchema = {
745
956
  };
746
957
  export const HealingPlanSchema = {
747
958
  $schema: 'https://json-schema.org/draft-07/schema',
748
- $id: 'https://shrkcrft.dev/schemas/healing-plan.json',
959
+ $id: 'urn:sharkcraft:schemas:healing-plan',
749
960
  title: 'SharkCraft Healing Plan',
750
961
  type: 'object',
751
962
  required: ['schema', 'inputKind', 'confidence', 'recommendedCommands'],
@@ -760,7 +971,7 @@ export const HealingPlanSchema = {
760
971
  };
761
972
  export const ExecutionGraphSchema = {
762
973
  $schema: 'https://json-schema.org/draft-07/schema',
763
- $id: 'https://shrkcrft.dev/schemas/execution-graph.json',
974
+ $id: 'urn:sharkcraft:schemas:execution-graph',
764
975
  title: 'SharkCraft Task Execution Graph',
765
976
  type: 'object',
766
977
  required: ['schema', 'task', 'nodes', 'edges'],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shrkcrft/cli",
3
- "version": "0.1.0-alpha.11",
3
+ "version": "0.1.0-alpha.13",
4
4
  "description": "SharkCraft CLI (`shrk`): structured project intelligence for AI coding agents.",
5
5
  "license": "MIT",
6
6
  "author": "SharkCraft contributors",
@@ -47,36 +47,38 @@
47
47
  "typecheck": "tsc --noEmit -p tsconfig.json"
48
48
  },
49
49
  "dependencies": {
50
- "@shrkcrft/core": "^0.1.0-alpha.11",
51
- "@shrkcrft/config": "^0.1.0-alpha.11",
52
- "@shrkcrft/workspace": "^0.1.0-alpha.11",
53
- "@shrkcrft/knowledge": "^0.1.0-alpha.11",
54
- "@shrkcrft/context": "^0.1.0-alpha.11",
55
- "@shrkcrft/rules": "^0.1.0-alpha.11",
56
- "@shrkcrft/paths": "^0.1.0-alpha.11",
57
- "@shrkcrft/templates": "^0.1.0-alpha.11",
58
- "@shrkcrft/plugin-api": "^0.1.0-alpha.11",
59
- "@shrkcrft/dashboard": "^0.1.0-alpha.11",
60
- "@shrkcrft/dashboard-api": "^0.1.0-alpha.11",
61
- "@shrkcrft/pipelines": "^0.1.0-alpha.11",
62
- "@shrkcrft/presets": "^0.1.0-alpha.11",
63
- "@shrkcrft/boundaries": "^0.1.0-alpha.11",
64
- "@shrkcrft/graph": "^0.1.0-alpha.11",
65
- "@shrkcrft/rule-graph": "^0.1.0-alpha.11",
66
- "@shrkcrft/structural-search": "^0.1.0-alpha.11",
67
- "@shrkcrft/impact-engine": "^0.1.0-alpha.11",
68
- "@shrkcrft/context-planner": "^0.1.0-alpha.11",
69
- "@shrkcrft/architecture-guard": "^0.1.0-alpha.11",
70
- "@shrkcrft/framework-scanners": "^0.1.0-alpha.11",
71
- "@shrkcrft/api-surface-diff": "^0.1.0-alpha.11",
72
- "@shrkcrft/quality-gates": "^0.1.0-alpha.11",
73
- "@shrkcrft/migrate": "^0.1.0-alpha.11",
74
- "@shrkcrft/generator": "^0.1.0-alpha.11",
75
- "@shrkcrft/importer": "^0.1.0-alpha.11",
76
- "@shrkcrft/inspector": "^0.1.0-alpha.11",
77
- "@shrkcrft/ai": "^0.1.0-alpha.11",
78
- "@shrkcrft/shared": "^0.1.0-alpha.11",
79
- "@shrkcrft/mcp-server": "^0.1.0-alpha.11"
50
+ "@shrkcrft/core": "^0.1.0-alpha.13",
51
+ "@shrkcrft/config": "^0.1.0-alpha.13",
52
+ "@shrkcrft/workspace": "^0.1.0-alpha.13",
53
+ "@shrkcrft/knowledge": "^0.1.0-alpha.13",
54
+ "@shrkcrft/context": "^0.1.0-alpha.13",
55
+ "@shrkcrft/rules": "^0.1.0-alpha.13",
56
+ "@shrkcrft/paths": "^0.1.0-alpha.13",
57
+ "@shrkcrft/templates": "^0.1.0-alpha.13",
58
+ "@shrkcrft/plugin-api": "^0.1.0-alpha.13",
59
+ "@shrkcrft/dashboard": "^0.1.0-alpha.13",
60
+ "@shrkcrft/dashboard-api": "^0.1.0-alpha.13",
61
+ "@shrkcrft/pipelines": "^0.1.0-alpha.13",
62
+ "@shrkcrft/presets": "^0.1.0-alpha.13",
63
+ "@shrkcrft/boundaries": "^0.1.0-alpha.13",
64
+ "@shrkcrft/graph": "^0.1.0-alpha.13",
65
+ "@shrkcrft/rule-graph": "^0.1.0-alpha.13",
66
+ "@shrkcrft/structural-search": "^0.1.0-alpha.13",
67
+ "@shrkcrft/impact-engine": "^0.1.0-alpha.13",
68
+ "@shrkcrft/context-planner": "^0.1.0-alpha.13",
69
+ "@shrkcrft/architecture-guard": "^0.1.0-alpha.13",
70
+ "@shrkcrft/framework-scanners": "^0.1.0-alpha.13",
71
+ "@shrkcrft/api-surface-diff": "^0.1.0-alpha.13",
72
+ "@shrkcrft/quality-gates": "^0.1.0-alpha.13",
73
+ "@shrkcrft/migrate": "^0.1.0-alpha.13",
74
+ "@shrkcrft/generator": "^0.1.0-alpha.13",
75
+ "@shrkcrft/importer": "^0.1.0-alpha.13",
76
+ "@shrkcrft/inspector": "^0.1.0-alpha.13",
77
+ "@shrkcrft/ai": "^0.1.0-alpha.13",
78
+ "@shrkcrft/embeddings": "^0.1.0-alpha.13",
79
+ "@shrkcrft/shared": "^0.1.0-alpha.13",
80
+ "@shrkcrft/mcp-server": "^0.1.0-alpha.13",
81
+ "@huggingface/transformers": "^3.7.5"
80
82
  },
81
83
  "publishConfig": {
82
84
  "access": "public"