@bonginkan/maria 4.2.8 → 4.2.9

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bonginkan/maria",
3
- "version": "4.2.8",
4
- "description": "🚀 MARIA v4.2.8 - Enterprise AI Development Platform with 100% Command Availability. Features 74 production-ready commands with comprehensive fallback implementation, local LLM support, and zero external dependencies. Includes natural language coding, AI safety evaluation, intelligent evolution system, episodic memory with PII masking, and real-time monitoring dashboard. Built with TypeScript AST-powered code generation, OAuth2.0 + PKCE authentication, quantum-resistant cryptography, and enterprise-grade performance.",
3
+ "version": "4.2.9",
4
+ "description": "🚀 MARIA v4.2.9 - Enterprise AI Development Platform with 100% Command Availability. Features 74 production-ready commands with comprehensive fallback implementation, local LLM support, and zero external dependencies. Includes natural language coding, AI safety evaluation, intelligent evolution system, episodic memory with PII masking, and real-time monitoring dashboard. Built with TypeScript AST-powered code generation, OAuth2.0 + PKCE authentication, quantum-resistant cryptography, and enterprise-grade performance.",
5
5
  "keywords": [
6
6
  "ai",
7
7
  "cli",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "2.0.0",
3
- "generatedAt": "2025-09-03T11:14:06.483Z",
3
+ "generatedAt": "2025-09-04T02:21:07.489Z",
4
4
  "totalCommands": 76,
5
5
  "readyCount": 74,
6
6
  "partialCount": 1,
@@ -174,13 +174,6 @@
174
174
  "depsAvailable": true,
175
175
  "description": "Delete stored memories"
176
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
177
  "intelligence/quality-gate": {
185
178
  "status": "READY",
186
179
  "hasExecute": true,
@@ -202,6 +195,13 @@
202
195
  "depsAvailable": true,
203
196
  "description": "Manage MARIA Intelligence canary deployments for zero-downtime releases"
204
197
  },
198
+ "learning/l2r": {
199
+ "status": "READY",
200
+ "hasExecute": true,
201
+ "hasMetadata": true,
202
+ "depsAvailable": true,
203
+ "description": "Learning-to-Rank machine learning system"
204
+ },
205
205
  "graphrag/search": {
206
206
  "status": "READY",
207
207
  "hasExecute": true,
@@ -244,6 +244,13 @@
244
244
  "depsAvailable": true,
245
245
  "description": "Evaluate and test AI model performance"
246
246
  },
247
+ "conversation/clear": {
248
+ "status": "READY",
249
+ "hasExecute": true,
250
+ "hasMetadata": true,
251
+ "depsAvailable": true,
252
+ "description": "Clear conversation history"
253
+ },
247
254
  "core/whoami": {
248
255
  "status": "READY",
249
256
  "hasExecute": true,
@@ -356,13 +363,6 @@
356
363
  "depsAvailable": true,
357
364
  "description": "About MARIA - version, features, and credits"
358
365
  },
359
- "conversation/clear": {
360
- "status": "READY",
361
- "hasExecute": true,
362
- "hasMetadata": true,
363
- "depsAvailable": true,
364
- "description": "Clear conversation history"
365
- },
366
366
  "configuration/setup": {
367
367
  "status": "READY",
368
368
  "hasExecute": true,
@@ -370,40 +370,40 @@
370
370
  "depsAvailable": true,
371
371
  "description": "First-time environment setup wizard"
372
372
  },
373
- "business/sales-dashboard": {
373
+ "code/mm": {
374
374
  "status": "READY",
375
375
  "hasExecute": true,
376
376
  "hasMetadata": true,
377
377
  "depsAvailable": true,
378
- "description": "Sales metrics and dashboard"
378
+ "description": "Multimodal code generation (image/voice to code)"
379
379
  },
380
- "business/battlecard": {
380
+ "code/multimodal": {
381
381
  "status": "READY",
382
382
  "hasExecute": true,
383
383
  "hasMetadata": true,
384
384
  "depsAvailable": true,
385
- "description": "Competitive battlecard generator"
385
+ "description": "Advanced multimodal AI operations"
386
386
  },
387
- "code/mm": {
387
+ "code/code": {
388
388
  "status": "READY",
389
389
  "hasExecute": true,
390
390
  "hasMetadata": true,
391
391
  "depsAvailable": true,
392
- "description": "Multimodal code generation (image/voice to code)"
392
+ "description": "Generate code with AI assistance"
393
393
  },
394
- "code/multimodal": {
394
+ "business/sales-dashboard": {
395
395
  "status": "READY",
396
396
  "hasExecute": true,
397
397
  "hasMetadata": true,
398
398
  "depsAvailable": true,
399
- "description": "Advanced multimodal AI operations"
399
+ "description": "Sales metrics and dashboard"
400
400
  },
401
- "code/code": {
401
+ "business/battlecard": {
402
402
  "status": "READY",
403
403
  "hasExecute": true,
404
404
  "hasMetadata": true,
405
405
  "depsAvailable": true,
406
- "description": "Generate code with AI assistance"
406
+ "description": "Competitive battlecard generator"
407
407
  },
408
408
  "ai/gpu": {
409
409
  "status": "READY",
@@ -497,6 +497,13 @@
497
497
  "depsAvailable": true,
498
498
  "description": "Advanced memory service operations"
499
499
  },
500
+ "configuration/hooks": {
501
+ "status": "READY",
502
+ "hasExecute": true,
503
+ "hasMetadata": true,
504
+ "depsAvailable": true,
505
+ "description": "Configure and manage command hooks"
506
+ },
500
507
  "core/enhanced-help": {
501
508
  "status": "READY",
502
509
  "hasExecute": true,
@@ -504,12 +511,12 @@
504
511
  "depsAvailable": true,
505
512
  "description": "Advanced help system with interactive features"
506
513
  },
507
- "configuration/hooks": {
514
+ "business/analytics": {
508
515
  "status": "READY",
509
516
  "hasExecute": true,
510
517
  "hasMetadata": true,
511
518
  "depsAvailable": true,
512
- "description": "Configure and manage command hooks"
519
+ "description": "Business analytics and reporting"
513
520
  },
514
521
  "auth/usage": {
515
522
  "status": "READY",
@@ -531,13 +538,6 @@
531
538
  "hasMetadata": true,
532
539
  "depsAvailable": true,
533
540
  "description": "Sign out from MARIA"
534
- },
535
- "business/analytics": {
536
- "status": "READY",
537
- "hasExecute": true,
538
- "hasMetadata": true,
539
- "depsAvailable": true,
540
- "description": "Business analytics and reporting"
541
541
  }
542
542
  },
543
543
  "typoMappings": {