@bonginkan/maria 4.2.16 โ†’ 4.2.17

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.16",
4
- "description": "๐Ÿš€ MARIA v4.2.16 - 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.17",
4
+ "description": "๐Ÿš€ MARIA v4.2.17 - 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-05T02:33:51.382Z",
3
+ "generatedAt": "2025-09-05T04:09:41.311Z",
4
4
  "totalCommands": 76,
5
5
  "readyCount": 74,
6
6
  "partialCount": 1,
@@ -209,40 +209,40 @@
209
209
  "depsAvailable": true,
210
210
  "description": "GraphRAG hybrid search engine"
211
211
  },
212
- "evolution/quality": {
212
+ "evaluation/run": {
213
213
  "status": "READY",
214
214
  "hasExecute": true,
215
215
  "hasMetadata": true,
216
216
  "depsAvailable": true,
217
- "description": "๐Ÿ“Š Advanced code quality assessment with 100-point composite scoring"
217
+ "description": "๐Ÿงช Run evaluation suites with regression analysis and performance benchmarking"
218
218
  },
219
- "evolution/evolve": {
220
- "status": "PARTIAL",
219
+ "evaluation/evaluate": {
220
+ "status": "READY",
221
221
  "hasExecute": true,
222
- "hasMetadata": false,
222
+ "hasMetadata": true,
223
223
  "depsAvailable": true,
224
- "description": "Autonomous system evolution controls"
224
+ "description": "Evaluate and test AI model performance"
225
225
  },
226
- "evolution/benchmark": {
226
+ "evolution/quality": {
227
227
  "status": "READY",
228
228
  "hasExecute": true,
229
229
  "hasMetadata": true,
230
230
  "depsAvailable": true,
231
- "description": "๐Ÿงช Run statistical benchmarks and A/B tests for evolution system performance"
231
+ "description": "๐Ÿ“Š Advanced code quality assessment with 100-point composite scoring"
232
232
  },
233
- "evaluation/run": {
234
- "status": "READY",
233
+ "evolution/evolve": {
234
+ "status": "PARTIAL",
235
235
  "hasExecute": true,
236
- "hasMetadata": true,
236
+ "hasMetadata": false,
237
237
  "depsAvailable": true,
238
- "description": "๐Ÿงช Run evaluation suites with regression analysis and performance benchmarking"
238
+ "description": "Autonomous system evolution controls"
239
239
  },
240
- "evaluation/evaluate": {
240
+ "evolution/benchmark": {
241
241
  "status": "READY",
242
242
  "hasExecute": true,
243
243
  "hasMetadata": true,
244
244
  "depsAvailable": true,
245
- "description": "Evaluate and test AI model performance"
245
+ "description": "๐Ÿงช Run statistical benchmarks and A/B tests for evolution system performance"
246
246
  },
247
247
  "core/whoami": {
248
248
  "status": "READY",
@@ -356,13 +356,6 @@
356
356
  "depsAvailable": true,
357
357
  "description": "About MARIA - version, features, and credits"
358
358
  },
359
- "conversation/clear": {
360
- "status": "READY",
361
- "hasExecute": true,
362
- "hasMetadata": true,
363
- "depsAvailable": true,
364
- "description": "Clear conversation history"
365
- },
366
359
  "configuration/setup": {
367
360
  "status": "READY",
368
361
  "hasExecute": true,
@@ -391,6 +384,13 @@
391
384
  "depsAvailable": true,
392
385
  "description": "Generate code with AI assistance"
393
386
  },
387
+ "conversation/clear": {
388
+ "status": "READY",
389
+ "hasExecute": true,
390
+ "hasMetadata": true,
391
+ "depsAvailable": true,
392
+ "description": "Clear conversation history"
393
+ },
394
394
  "business/sales-dashboard": {
395
395
  "status": "READY",
396
396
  "hasExecute": true,
@@ -483,19 +483,19 @@
483
483
  "depsAvailable": true,
484
484
  "description": "Configuration management"
485
485
  },
486
- "memory/service": {
486
+ "monitoring/monitor": {
487
487
  "status": "READY",
488
488
  "hasExecute": true,
489
489
  "hasMetadata": true,
490
490
  "depsAvailable": true,
491
- "description": "Advanced memory service operations"
491
+ "description": "Real-time system monitoring dashboard"
492
492
  },
493
- "monitoring/monitor": {
493
+ "memory/service": {
494
494
  "status": "READY",
495
495
  "hasExecute": true,
496
496
  "hasMetadata": true,
497
497
  "depsAvailable": true,
498
- "description": "Real-time system monitoring dashboard"
498
+ "description": "Advanced memory service operations"
499
499
  },
500
500
  "core/enhanced-help": {
501
501
  "status": "READY",
@@ -504,12 +504,12 @@
504
504
  "depsAvailable": true,
505
505
  "description": "Advanced help system with interactive features"
506
506
  },
507
- "configuration/hooks": {
507
+ "business/analytics": {
508
508
  "status": "READY",
509
509
  "hasExecute": true,
510
510
  "hasMetadata": true,
511
511
  "depsAvailable": true,
512
- "description": "Configure and manage command hooks"
512
+ "description": "Business analytics and reporting"
513
513
  },
514
514
  "auth/usage": {
515
515
  "status": "READY",
@@ -532,12 +532,12 @@
532
532
  "depsAvailable": true,
533
533
  "description": "Sign out from MARIA"
534
534
  },
535
- "business/analytics": {
535
+ "configuration/hooks": {
536
536
  "status": "READY",
537
537
  "hasExecute": true,
538
538
  "hasMetadata": true,
539
539
  "depsAvailable": true,
540
- "description": "Business analytics and reporting"
540
+ "description": "Configure and manage command hooks"
541
541
  }
542
542
  },
543
543
  "typoMappings": {