@bonginkan/maria 4.2.17 → 4.2.19

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.
@@ -1,150 +1,66 @@
1
1
  {
2
- "version": "2.0.0",
3
- "generatedAt": "2025-09-05T04:09:41.311Z",
4
- "totalCommands": 76,
5
- "readyCount": 74,
6
- "partialCount": 1,
7
- "brokenCount": 1,
2
+ "version": "lite-1.0.0",
3
+ "generatedAt": "2025-09-09T07:49:10.835Z",
4
+ "totalCommands": 11,
5
+ "readyCount": 11,
6
+ "partialCount": 0,
7
+ "brokenCount": 0,
8
8
  "commands": {
9
- "workflow/nl": {
10
- "status": "READY",
11
- "hasExecute": true,
12
- "hasMetadata": true,
13
- "depsAvailable": true,
14
- "description": "Natural Language Command Translation - Production ready with 0.2ms response time"
15
- },
16
- "workflow/nl-poc": {
9
+ "core/help": {
17
10
  "status": "READY",
18
11
  "hasExecute": true,
19
12
  "hasMetadata": true,
20
13
  "depsAvailable": true,
21
- "description": "Natural Language Command Translation (POC #1) - Production ready with 0.2ms response time"
14
+ "description": "Show command help and documentation"
22
15
  },
23
- "system/usage": {
16
+ "core/version": {
24
17
  "status": "READY",
25
18
  "hasExecute": true,
26
19
  "hasMetadata": true,
27
20
  "depsAvailable": true,
28
- "description": "Check API usage and quota"
21
+ "description": "Show version information"
29
22
  },
30
- "system/uptime": {
23
+ "core/exit": {
31
24
  "status": "READY",
32
25
  "hasExecute": true,
33
26
  "hasMetadata": true,
34
27
  "depsAvailable": true,
35
- "description": "System uptime information"
28
+ "description": "Exit MARIA CLI"
36
29
  },
37
- "system/upgrade": {
30
+ "conversation/clear": {
38
31
  "status": "READY",
39
32
  "hasExecute": true,
40
33
  "hasMetadata": true,
41
34
  "depsAvailable": true,
42
- "description": "Upgrade MARIA to latest version"
43
- },
44
- "unknown/unknown": {
45
- "status": "READY",
46
- "hasExecute": true,
47
- "hasMetadata": false,
48
- "depsAvailable": true,
49
- "description": "Handle unknown command fallback"
35
+ "description": "Clear conversation history"
50
36
  },
51
37
  "system/status": {
52
38
  "status": "READY",
53
39
  "hasExecute": true,
54
40
  "hasMetadata": true,
55
41
  "depsAvailable": true,
56
- "description": "System status information"
57
- },
58
- "system/processes": {
59
- "status": "READY",
60
- "hasExecute": true,
61
- "hasMetadata": true,
62
- "depsAvailable": true,
63
- "description": "View running processes"
64
- },
65
- "system/ping": {
66
- "status": "READY",
67
- "hasExecute": true,
68
- "hasMetadata": true,
69
- "depsAvailable": true,
70
- "description": "Network connectivity check"
71
- },
72
- "system/performance": {
73
- "status": "READY",
74
- "hasExecute": true,
75
- "hasMetadata": true,
76
- "depsAvailable": true,
77
- "description": "Display system performance metrics and analysis"
78
- },
79
- "system/network": {
80
- "status": "READY",
81
- "hasExecute": true,
82
- "hasMetadata": true,
83
- "depsAvailable": true,
84
- "description": "Display network configuration and connectivity information"
85
- },
86
- "system/health": {
87
- "status": "READY",
88
- "hasExecute": true,
89
- "hasMetadata": true,
90
- "depsAvailable": true,
91
- "description": "💊 Comprehensive system health check with automated recommendations"
92
- },
93
- "system/env": {
94
- "status": "READY",
95
- "hasExecute": true,
96
- "hasMetadata": true,
97
- "depsAvailable": true,
98
- "description": "Environment variables management"
42
+ "description": "System health information"
99
43
  },
100
44
  "system/doctor": {
101
45
  "status": "READY",
102
46
  "hasExecute": true,
103
47
  "hasMetadata": true,
104
48
  "depsAvailable": true,
105
- "description": "System health check and diagnostics"
106
- },
107
- "system/disk": {
108
- "status": "READY",
109
- "hasExecute": true,
110
- "hasMetadata": true,
111
- "depsAvailable": true,
112
- "description": "Disk usage and storage information"
113
- },
114
- "system/debug": {
115
- "status": "READY",
116
- "hasExecute": true,
117
- "hasMetadata": true,
118
- "depsAvailable": true,
119
- "description": "Debug mode and diagnostic tools"
120
- },
121
- "safety/check": {
122
- "status": "READY",
123
- "hasExecute": true,
124
- "hasMetadata": true,
125
- "depsAvailable": true,
126
- "description": "🛡️ AI safety evaluation with auto-correction and human review escalation"
127
- },
128
- "quality/bug-poc": {
129
- "status": "READY",
130
- "hasExecute": true,
131
- "hasMetadata": true,
132
- "depsAvailable": true,
133
- "description": "AI-powered error analysis and solution system (POC #4) - 80% accuracy, 0.2ms response time"
49
+ "description": "System diagnostics"
134
50
  },
135
- "quality/bug-enhanced": {
51
+ "configuration/setup": {
136
52
  "status": "READY",
137
53
  "hasExecute": true,
138
54
  "hasMetadata": true,
139
55
  "depsAvailable": true,
140
- "description": "AI-powered error analysis and solution system (Enhanced POC) - 80% accuracy, 100% safety"
56
+ "description": "First-time setup wizard"
141
57
  },
142
- "multilingual/language": {
58
+ "code/code": {
143
59
  "status": "READY",
144
60
  "hasExecute": true,
145
61
  "hasMetadata": true,
146
62
  "depsAvailable": true,
147
- "description": "Multilingual operations and translation"
63
+ "description": "Generate code with AI assistance"
148
64
  },
149
65
  "memory/remember": {
150
66
  "status": "READY",
@@ -160,463 +76,12 @@
160
76
  "depsAvailable": true,
161
77
  "description": "Retrieve stored memories"
162
78
  },
163
- "memory/status": {
79
+ "memory/memory-status": {
164
80
  "status": "READY",
165
81
  "hasExecute": true,
166
82
  "hasMetadata": true,
167
83
  "depsAvailable": true,
168
84
  "description": "Show memory usage statistics and health"
169
- },
170
- "memory/forget": {
171
- "status": "READY",
172
- "hasExecute": true,
173
- "hasMetadata": true,
174
- "depsAvailable": true,
175
- "description": "Delete stored memories"
176
- },
177
- "learning/l2r": {
178
- "status": "READY",
179
- "hasExecute": true,
180
- "hasMetadata": true,
181
- "depsAvailable": true,
182
- "description": "Learning-to-Rank machine learning system"
183
- },
184
- "intelligence/quality-gate": {
185
- "status": "READY",
186
- "hasExecute": true,
187
- "hasMetadata": true,
188
- "depsAvailable": true,
189
- "description": "Run MARIA Intelligence quality gate validation with automated testing"
190
- },
191
- "intelligence/dashboard": {
192
- "status": "READY",
193
- "hasExecute": true,
194
- "hasMetadata": true,
195
- "depsAvailable": true,
196
- "description": "Start real-time MARIA Intelligence monitoring dashboard"
197
- },
198
- "intelligence/canary": {
199
- "status": "READY",
200
- "hasExecute": true,
201
- "hasMetadata": true,
202
- "depsAvailable": true,
203
- "description": "Manage MARIA Intelligence canary deployments for zero-downtime releases"
204
- },
205
- "graphrag/search": {
206
- "status": "READY",
207
- "hasExecute": true,
208
- "hasMetadata": true,
209
- "depsAvailable": true,
210
- "description": "GraphRAG hybrid search engine"
211
- },
212
- "evaluation/run": {
213
- "status": "READY",
214
- "hasExecute": true,
215
- "hasMetadata": true,
216
- "depsAvailable": true,
217
- "description": "🧪 Run evaluation suites with regression analysis and performance benchmarking"
218
- },
219
- "evaluation/evaluate": {
220
- "status": "READY",
221
- "hasExecute": true,
222
- "hasMetadata": true,
223
- "depsAvailable": true,
224
- "description": "Evaluate and test AI model performance"
225
- },
226
- "evolution/quality": {
227
- "status": "READY",
228
- "hasExecute": true,
229
- "hasMetadata": true,
230
- "depsAvailable": true,
231
- "description": "📊 Advanced code quality assessment with 100-point composite scoring"
232
- },
233
- "evolution/evolve": {
234
- "status": "PARTIAL",
235
- "hasExecute": true,
236
- "hasMetadata": false,
237
- "depsAvailable": true,
238
- "description": "Autonomous system evolution controls"
239
- },
240
- "evolution/benchmark": {
241
- "status": "READY",
242
- "hasExecute": true,
243
- "hasMetadata": true,
244
- "depsAvailable": true,
245
- "description": "🧪 Run statistical benchmarks and A/B tests for evolution system performance"
246
- },
247
- "core/whoami": {
248
- "status": "READY",
249
- "hasExecute": true,
250
- "hasMetadata": true,
251
- "depsAvailable": true,
252
- "description": "Display current user and session information"
253
- },
254
- "core/version": {
255
- "status": "READY",
256
- "hasExecute": true,
257
- "hasMetadata": true,
258
- "depsAvailable": true,
259
- "description": "Show version information"
260
- },
261
- "core/tutorial": {
262
- "status": "READY",
263
- "hasExecute": true,
264
- "hasMetadata": true,
265
- "depsAvailable": true,
266
- "description": "Interactive MARIA tutorial and onboarding"
267
- },
268
- "core/time": {
269
- "status": "READY",
270
- "hasExecute": true,
271
- "hasMetadata": true,
272
- "depsAvailable": true,
273
- "description": "Display current time and timezone information"
274
- },
275
- "core/shortcuts": {
276
- "status": "READY",
277
- "hasExecute": true,
278
- "hasMetadata": true,
279
- "depsAvailable": true,
280
- "description": "Display keyboard shortcuts and command aliases"
281
- },
282
- "core/quit": {
283
- "status": "READY",
284
- "hasExecute": true,
285
- "hasMetadata": true,
286
- "depsAvailable": true,
287
- "description": "Exit the MARIA CLI application"
288
- },
289
- "core/license": {
290
- "status": "READY",
291
- "hasExecute": true,
292
- "hasMetadata": true,
293
- "depsAvailable": true,
294
- "description": "Display MARIA license information and terms"
295
- },
296
- "core/help": {
297
- "status": "READY",
298
- "hasExecute": true,
299
- "hasMetadata": true,
300
- "depsAvailable": true,
301
- "description": "Show command help and documentation"
302
- },
303
- "core/feedback": {
304
- "status": "READY",
305
- "hasExecute": true,
306
- "hasMetadata": true,
307
- "depsAvailable": true,
308
- "description": "Provide feedback and report issues"
309
- },
310
- "core/examples": {
311
- "status": "READY",
312
- "hasExecute": true,
313
- "hasMetadata": true,
314
- "depsAvailable": true,
315
- "description": "Show practical usage examples for MARIA commands"
316
- },
317
- "core/docs": {
318
- "status": "READY",
319
- "hasExecute": true,
320
- "hasMetadata": true,
321
- "depsAvailable": true,
322
- "description": "Quick access to MARIA documentation and resources"
323
- },
324
- "core/credits": {
325
- "status": "READY",
326
- "hasExecute": true,
327
- "hasMetadata": true,
328
- "depsAvailable": true,
329
- "description": "Display credits and acknowledgments for MARIA"
330
- },
331
- "core/contact": {
332
- "status": "READY",
333
- "hasExecute": true,
334
- "hasMetadata": true,
335
- "depsAvailable": true,
336
- "description": "Contact information and support channels"
337
- },
338
- "core/config": {
339
- "status": "READY",
340
- "hasExecute": true,
341
- "hasMetadata": true,
342
- "depsAvailable": true,
343
- "description": "Configuration management"
344
- },
345
- "core/changelog": {
346
- "status": "READY",
347
- "hasExecute": true,
348
- "hasMetadata": true,
349
- "depsAvailable": true,
350
- "description": "View recent changes and updates"
351
- },
352
- "core/about": {
353
- "status": "READY",
354
- "hasExecute": true,
355
- "hasMetadata": true,
356
- "depsAvailable": true,
357
- "description": "About MARIA - version, features, and credits"
358
- },
359
- "configuration/setup": {
360
- "status": "READY",
361
- "hasExecute": true,
362
- "hasMetadata": true,
363
- "depsAvailable": true,
364
- "description": "First-time environment setup wizard"
365
- },
366
- "code/mm": {
367
- "status": "READY",
368
- "hasExecute": true,
369
- "hasMetadata": true,
370
- "depsAvailable": true,
371
- "description": "Multimodal code generation (image/voice to code)"
372
- },
373
- "code/multimodal": {
374
- "status": "READY",
375
- "hasExecute": true,
376
- "hasMetadata": true,
377
- "depsAvailable": true,
378
- "description": "Advanced multimodal AI operations"
379
- },
380
- "code/code": {
381
- "status": "READY",
382
- "hasExecute": true,
383
- "hasMetadata": true,
384
- "depsAvailable": true,
385
- "description": "Generate code with AI assistance"
386
- },
387
- "conversation/clear": {
388
- "status": "READY",
389
- "hasExecute": true,
390
- "hasMetadata": true,
391
- "depsAvailable": true,
392
- "description": "Clear conversation history"
393
- },
394
- "business/sales-dashboard": {
395
- "status": "READY",
396
- "hasExecute": true,
397
- "hasMetadata": true,
398
- "depsAvailable": true,
399
- "description": "Sales metrics and dashboard"
400
- },
401
- "business/battlecard": {
402
- "status": "READY",
403
- "hasExecute": true,
404
- "hasMetadata": true,
405
- "depsAvailable": true,
406
- "description": "Competitive battlecard generator"
407
- },
408
- "ai/gpu": {
409
- "status": "READY",
410
- "hasExecute": true,
411
- "hasMetadata": true,
412
- "depsAvailable": true,
413
- "description": "GPU management and monitoring"
414
- },
415
- "system/terminal-setup": {
416
- "status": "READY",
417
- "hasExecute": true,
418
- "hasMetadata": true,
419
- "depsAvailable": true,
420
- "description": "Setup terminal integration"
421
- },
422
- "system/setup": {
423
- "status": "READY",
424
- "hasExecute": true,
425
- "hasMetadata": true,
426
- "depsAvailable": true,
427
- "description": "First-time environment setup wizard"
428
- },
429
- "unknown/src\\slash-commands\\categories\\system\\handlers\\doctorcommand.ts": {
430
- "status": "BROKEN",
431
- "error": "require is not defined in ES module scope, you can use import instead",
432
- "hasExecute": false,
433
- "hasMetadata": false,
434
- "depsAvailable": false,
435
- "description": "No description available"
436
- },
437
- "analysis/research": {
438
- "status": "READY",
439
- "hasExecute": true,
440
- "hasMetadata": true,
441
- "depsAvailable": true,
442
- "description": "AI-powered research and analysis"
443
- },
444
- "core/update": {
445
- "status": "READY",
446
- "hasExecute": true,
447
- "hasMetadata": true,
448
- "depsAvailable": true,
449
- "description": "Update project dependencies and configurations"
450
- },
451
- "core/exit": {
452
- "status": "READY",
453
- "hasExecute": true,
454
- "hasMetadata": true,
455
- "depsAvailable": true,
456
- "description": "Exit MARIA CLI"
457
- },
458
- "configuration/permissions": {
459
- "status": "READY",
460
- "hasExecute": true,
461
- "hasMetadata": true,
462
- "depsAvailable": true,
463
- "description": "Manage permissions and access control"
464
- },
465
- "configuration/model": {
466
- "status": "READY",
467
- "hasExecute": true,
468
- "hasMetadata": true,
469
- "depsAvailable": true,
470
- "description": "Select and configure AI model"
471
- },
472
- "configuration/unknown": {
473
- "status": "READY",
474
- "hasExecute": true,
475
- "hasMetadata": false,
476
- "depsAvailable": true,
477
- "description": "Handle unknown command fallback"
478
- },
479
- "configuration/config": {
480
- "status": "READY",
481
- "hasExecute": true,
482
- "hasMetadata": true,
483
- "depsAvailable": true,
484
- "description": "Configuration management"
485
- },
486
- "monitoring/monitor": {
487
- "status": "READY",
488
- "hasExecute": true,
489
- "hasMetadata": true,
490
- "depsAvailable": true,
491
- "description": "Real-time system monitoring dashboard"
492
- },
493
- "memory/service": {
494
- "status": "READY",
495
- "hasExecute": true,
496
- "hasMetadata": true,
497
- "depsAvailable": true,
498
- "description": "Advanced memory service operations"
499
- },
500
- "core/enhanced-help": {
501
- "status": "READY",
502
- "hasExecute": true,
503
- "hasMetadata": true,
504
- "depsAvailable": true,
505
- "description": "Advanced help system with interactive features"
506
- },
507
- "business/analytics": {
508
- "status": "READY",
509
- "hasExecute": true,
510
- "hasMetadata": true,
511
- "depsAvailable": true,
512
- "description": "Business analytics and reporting"
513
- },
514
- "auth/usage": {
515
- "status": "READY",
516
- "hasExecute": true,
517
- "hasMetadata": true,
518
- "depsAvailable": true,
519
- "description": "Check API usage and quota"
520
- },
521
- "auth/plan": {
522
- "status": "READY",
523
- "hasExecute": true,
524
- "hasMetadata": true,
525
- "depsAvailable": true,
526
- "description": "View subscription plan details"
527
- },
528
- "auth/logout": {
529
- "status": "READY",
530
- "hasExecute": true,
531
- "hasMetadata": true,
532
- "depsAvailable": true,
533
- "description": "Sign out from MARIA"
534
- },
535
- "configuration/hooks": {
536
- "status": "READY",
537
- "hasExecute": true,
538
- "hasMetadata": true,
539
- "depsAvailable": true,
540
- "description": "Configure and manage command hooks"
541
85
  }
542
- },
543
- "typoMappings": {
544
- "/staus": "/status",
545
- "/statsu": "/status",
546
- "/satuts": "/status",
547
- "/hlep": "/help",
548
- "/hellp": "/help",
549
- "/hel": "/help",
550
- "/lgout": "/logout",
551
- "/loguot": "/logout",
552
- "/confgi": "/config",
553
- "/cofnig": "/config",
554
- "/conf": "/config",
555
- "/udpate": "/update",
556
- "/upadte": "/update",
557
- "/upgarde": "/upgrade",
558
- "/upgrde": "/upgrade",
559
- "/debgu": "/debug",
560
- "/deubg": "/debug",
561
- "/docter": "/doctor",
562
- "/dcctor": "/doctor",
563
- "/ceod": "/code",
564
- "/coed": "/code"
565
- },
566
- "similarityGraph": {
567
- "/logout": [],
568
- "/config": [
569
- "/setup"
570
- ],
571
- "/setup": [
572
- "/config"
573
- ],
574
- "/help": [
575
- "/docs"
576
- ],
577
- "/docs": [
578
- "/help"
579
- ],
580
- "/status": [
581
- "/about"
582
- ],
583
- "/about": [
584
- "/status"
585
- ],
586
- "/remember": [
587
- "/recall",
588
- "/forget"
589
- ],
590
- "/recall": [
591
- "/remember",
592
- "/forget"
593
- ],
594
- "/forget": [
595
- "/remember",
596
- "/recall"
597
- ],
598
- "/doctor": [
599
- "/debug",
600
- "/monitor",
601
- "/health"
602
- ],
603
- "/debug": [
604
- "/doctor",
605
- "/monitor",
606
- "/health"
607
- ],
608
- "/monitor": [
609
- "/doctor",
610
- "/debug",
611
- "/health"
612
- ],
613
- "/health": [
614
- "/doctor",
615
- "/debug",
616
- "/monitor"
617
- ],
618
- "/code": [],
619
- "/multimodal": []
620
- },
621
- "searchIndexHash": "cfc1dba627064786"
86
+ }
622
87
  }