@bonginkan/maria 4.2.17 โ†’ 4.2.18

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.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.",
3
+ "version": "4.2.18",
4
+ "description": "๐Ÿš€ MARIA v4.2.18 - 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-05T04:09:41.311Z",
3
+ "generatedAt": "2025-09-08T09:56:11.707Z",
4
4
  "totalCommands": 76,
5
5
  "readyCount": 74,
6
6
  "partialCount": 1,
@@ -118,26 +118,26 @@
118
118
  "depsAvailable": true,
119
119
  "description": "Debug mode and diagnostic tools"
120
120
  },
121
- "safety/check": {
121
+ "quality/bug-poc": {
122
122
  "status": "READY",
123
123
  "hasExecute": true,
124
124
  "hasMetadata": true,
125
125
  "depsAvailable": true,
126
- "description": "๐Ÿ›ก๏ธ AI safety evaluation with auto-correction and human review escalation"
126
+ "description": "AI-powered error analysis and solution system (POC #4) - 80% accuracy, 0.2ms response time"
127
127
  },
128
- "quality/bug-poc": {
128
+ "quality/bug-enhanced": {
129
129
  "status": "READY",
130
130
  "hasExecute": true,
131
131
  "hasMetadata": true,
132
132
  "depsAvailable": true,
133
- "description": "AI-powered error analysis and solution system (POC #4) - 80% accuracy, 0.2ms response time"
133
+ "description": "AI-powered error analysis and solution system (Enhanced POC) - 80% accuracy, 100% safety"
134
134
  },
135
- "quality/bug-enhanced": {
135
+ "safety/check": {
136
136
  "status": "READY",
137
137
  "hasExecute": true,
138
138
  "hasMetadata": true,
139
139
  "depsAvailable": true,
140
- "description": "AI-powered error analysis and solution system (Enhanced POC) - 80% accuracy, 100% safety"
140
+ "description": "๐Ÿ›ก๏ธ AI safety evaluation with auto-correction and human review escalation"
141
141
  },
142
142
  "multilingual/language": {
143
143
  "status": "READY",
@@ -209,40 +209,47 @@
209
209
  "depsAvailable": true,
210
210
  "description": "GraphRAG hybrid search engine"
211
211
  },
212
- "evaluation/run": {
212
+ "evolution/quality": {
213
213
  "status": "READY",
214
214
  "hasExecute": true,
215
215
  "hasMetadata": true,
216
216
  "depsAvailable": true,
217
- "description": "๐Ÿงช Run evaluation suites with regression analysis and performance benchmarking"
217
+ "description": "๐Ÿ“Š Advanced code quality assessment with 100-point composite scoring"
218
218
  },
219
- "evaluation/evaluate": {
219
+ "evolution/evolve": {
220
+ "status": "PARTIAL",
221
+ "hasExecute": true,
222
+ "hasMetadata": false,
223
+ "depsAvailable": true,
224
+ "description": "Autonomous system evolution controls"
225
+ },
226
+ "evolution/benchmark": {
220
227
  "status": "READY",
221
228
  "hasExecute": true,
222
229
  "hasMetadata": true,
223
230
  "depsAvailable": true,
224
- "description": "Evaluate and test AI model performance"
231
+ "description": "๐Ÿงช Run statistical benchmarks and A/B tests for evolution system performance"
225
232
  },
226
- "evolution/quality": {
233
+ "evaluation/run": {
227
234
  "status": "READY",
228
235
  "hasExecute": true,
229
236
  "hasMetadata": true,
230
237
  "depsAvailable": true,
231
- "description": "๐Ÿ“Š Advanced code quality assessment with 100-point composite scoring"
238
+ "description": "๐Ÿงช Run evaluation suites with regression analysis and performance benchmarking"
232
239
  },
233
- "evolution/evolve": {
234
- "status": "PARTIAL",
240
+ "evaluation/evaluate": {
241
+ "status": "READY",
235
242
  "hasExecute": true,
236
- "hasMetadata": false,
243
+ "hasMetadata": true,
237
244
  "depsAvailable": true,
238
- "description": "Autonomous system evolution controls"
245
+ "description": "Evaluate and test AI model performance"
239
246
  },
240
- "evolution/benchmark": {
247
+ "conversation/clear": {
241
248
  "status": "READY",
242
249
  "hasExecute": true,
243
250
  "hasMetadata": true,
244
251
  "depsAvailable": true,
245
- "description": "๐Ÿงช Run statistical benchmarks and A/B tests for evolution system performance"
252
+ "description": "Clear conversation history"
246
253
  },
247
254
  "core/whoami": {
248
255
  "status": "READY",
@@ -384,13 +391,6 @@
384
391
  "depsAvailable": true,
385
392
  "description": "Generate code with AI assistance"
386
393
  },
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,
@@ -504,6 +504,13 @@
504
504
  "depsAvailable": true,
505
505
  "description": "Advanced help system with interactive features"
506
506
  },
507
+ "configuration/hooks": {
508
+ "status": "READY",
509
+ "hasExecute": true,
510
+ "hasMetadata": true,
511
+ "depsAvailable": true,
512
+ "description": "Configure and manage command hooks"
513
+ },
507
514
  "business/analytics": {
508
515
  "status": "READY",
509
516
  "hasExecute": true,
@@ -531,13 +538,6 @@
531
538
  "hasMetadata": true,
532
539
  "depsAvailable": true,
533
540
  "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
541
  }
542
542
  },
543
543
  "typoMappings": {