@bonginkan/maria 4.2.9 → 4.2.11

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.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.",
3
+ "version": "4.2.11",
4
+ "description": "🚀 MARIA v4.2.11 - 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-04T02:21:07.489Z",
3
+ "generatedAt": "2025-09-04T06:48:50.491Z",
4
4
  "totalCommands": 76,
5
5
  "readyCount": 74,
6
6
  "partialCount": 1,
@@ -174,6 +174,13 @@
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
+ },
177
184
  "intelligence/quality-gate": {
178
185
  "status": "READY",
179
186
  "hasExecute": true,
@@ -195,13 +202,6 @@
195
202
  "depsAvailable": true,
196
203
  "description": "Manage MARIA Intelligence canary deployments for zero-downtime releases"
197
204
  },
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,
@@ -497,19 +497,19 @@
497
497
  "depsAvailable": true,
498
498
  "description": "Advanced memory service operations"
499
499
  },
500
- "configuration/hooks": {
500
+ "core/enhanced-help": {
501
501
  "status": "READY",
502
502
  "hasExecute": true,
503
503
  "hasMetadata": true,
504
504
  "depsAvailable": true,
505
- "description": "Configure and manage command hooks"
505
+ "description": "Advanced help system with interactive features"
506
506
  },
507
- "core/enhanced-help": {
507
+ "configuration/hooks": {
508
508
  "status": "READY",
509
509
  "hasExecute": true,
510
510
  "hasMetadata": true,
511
511
  "depsAvailable": true,
512
- "description": "Advanced help system with interactive features"
512
+ "description": "Configure and manage command hooks"
513
513
  },
514
514
  "business/analytics": {
515
515
  "status": "READY",