@bonginkan/maria 4.3.36 → 4.3.37

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.3.36",
4
- "description": "🚀 MARIA v4.3.36 - Enterprise AI Development Platform with identity system and character voice implementation. 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.3.37",
4
+ "description": "🚀 MARIA v4.3.37 - Enterprise AI Development Platform with identity system and character voice implementation. 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,8 +1,8 @@
1
1
  {
2
2
  "version": "lite-1.0.0",
3
- "generatedAt": "2025-10-03T06:19:05.074Z",
4
- "totalCommands": 18,
5
- "readyCount": 18,
3
+ "generatedAt": "2025-10-05T04:35:10.910Z",
4
+ "totalCommands": 17,
5
+ "readyCount": 17,
6
6
  "partialCount": 0,
7
7
  "brokenCount": 0,
8
8
  "commands": {
@@ -118,14 +118,6 @@
118
118
  "description": "Retrieve stored memories",
119
119
  "usage": "/recall \"query\" [--tags t1,t2] [--limit N]"
120
120
  },
121
- "memory/memory-status": {
122
- "status": "READY",
123
- "hasExecute": true,
124
- "hasMetadata": true,
125
- "depsAvailable": true,
126
- "description": "Show memory usage statistics and health",
127
- "usage": "/memory-status"
128
- },
129
121
  "multimodal/image": {
130
122
  "status": "READY",
131
123
  "hasExecute": true,