@bonginkan/maria 1.6.2 → 1.6.4

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/README.md CHANGED
@@ -1,395 +1,235 @@
1
- # MARIA Platform v1.3.0 "Cognitive Revolution" - AI Development CLI
1
+ # 🤖 MARIA Platform v1.6.4 "Algorithm Education Revolution"
2
2
 
3
3
  [![TypeScript](https://img.shields.io/badge/TypeScript-5.0%2B-blue)](https://www.typescriptlang.org/)
4
- [![npm](https://img.shields.io/npm/v/@bonginkan/maria?label=npm%20package)](https://www.npmjs.com/package/@bonginkan/maria)
5
4
  [![Node.js](https://img.shields.io/badge/Node.js-18%2B-green)](https://nodejs.org/)
6
- [![Quality](https://img.shields.io/badge/Code%20Quality-100%25-brightgreen)](https://github.com/bonginkan/maria)
7
- [![Cognitive Modes](https://img.shields.io/badge/Cognitive%20Modes-50-purple)](https://github.com/bonginkan/maria)
8
-
9
- **MARIA Platform v1.3.0 "Cognitive Revolution"** introduces the world's first **Internal Mode System** - a revolutionary cognitive adaptation framework featuring 50 specialized AI thinking modes that automatically adapt to your context and needs. This breakthrough transforms static AI interactions into dynamic, context-aware cognitive partnerships.
10
-
11
- > 🧠 **v1.3.0 Released** - `npm install -g @bonginkan/maria` - **Phase 7 Complete: Revolutionary Internal Mode System + 124-Character Responsive Design Framework**
12
-
13
- ## 🌟 Revolutionary Features
14
-
15
- ### 🧠 NEW: Internal Mode System - Cognitive Adaptation Engine
16
-
17
- - **50 Cognitive Modes**: Revolutionary thinking states across 9 categories (Reasoning, Creative, Analytical, etc.)
18
- - **Real-time Recognition**: <200ms automatic mode switching based on context and intent
19
- - **Adaptive Learning**: AI learns your patterns and personalizes cognitive approaches
20
- - **Visual Indicators**: Beautiful ✽ symbols showing current cognitive state
21
-
22
- ```bash
23
- "Fix this bug" → ✽ 🐛 Debugging…
24
- "Give me ideas" → ✽ 💡 Brainstorming…
25
- "Optimize this" → ✽ ⚡ Optimizing…
26
- ```
27
-
28
- ### 🤖 Intelligent Router - Natural Language Command System
29
-
30
- - **5-Language Support**: Native understanding in Japanese, English, Chinese, Korean, Vietnamese
31
- - **Intent Recognition**: "コードを書いて" → `/code` automatic execution (95%+ accuracy)
32
- - **Contextual Understanding**: Smart parameter extraction from natural conversation
33
- - **Learning Engine**: Adapts to user patterns for personalized experience
34
-
35
- ### 🏗️ Autonomous Development Ecosystem (/vibe, /paper, /agentic)
36
-
37
- - **Paper-to-Code Transformation**: Research papers → production implementations using DeepCode architecture
38
- - **SOW-Driven Development**: Complete software solutions from high-level requirements
39
- - **Multi-Agent Orchestration**: 8+ specialized agents for complex task coordination
40
- - **Agent Builder**: Automated AGENT.md generation and custom AI agent creation
41
-
42
- ### 🎨 Multimodal Content Generation
43
-
44
- - **Advanced Media Creation**: AI-powered image, video, and presentation generation
45
- - **Google Workspace Integration**: Direct export to Google Docs and Slides
46
- - **ASCII Avatar Interface**: Interactive visual dialogue system
47
- - **Voice Integration**: Multimodal communication capabilities
48
-
49
- ### 🧠 Advanced Intelligence Systems
50
-
51
- - **50 Internal Modes**: Real-time cognitive state adaptation (✽ Thinking…, ✽ Debugging…, etc.)
52
- - **Cross-Session Learning**: Knowledge transfer and skill progression tracking
53
- - **Predictive Analytics**: ML-powered user intent prediction and workflow optimization
54
- - **Context Preservation**: Deep semantic compression with knowledge graph construction
55
-
56
- ### 🏢 Enterprise-Grade Infrastructure
57
-
58
- - **Zero-Error Policy**: Automated quality enforcement with 0 warnings/errors
59
- - **CodeRAG System**: Semantic code search with graph-based dependency analysis
60
- - **MCP Protocol Integration**: Standardized tool communication across platforms
61
- - **Real-time Collaboration**: Team workspaces with live collaboration sessions
62
-
63
- ### 🔍 Enterprise Code Quality Analysis Platform (Phase 6 - COMPLETE!)
64
-
65
- **Industry-First Comprehensive Analysis Suite with AI-Powered Insights**
66
-
67
- #### 🐛 Bug Detection System (`/bug`)
68
-
69
- - **40+ Pattern Recognition**: Memory leaks, race conditions, type safety violations, performance bottlenecks
70
- - **AI-Powered Fix Suggestions**: Intelligent resolution with confidence scoring
71
- - **Real-time Processing**: <200ms analysis response time
72
- - **Security Analysis**: XSS, SQL injection, CSRF vulnerability detection
5
+ [![npm](https://img.shields.io/npm/v/@bonginkan/maria?label=npm%20package)](https://www.npmjs.com/package/@bonginkan/maria)
6
+ [![Downloads](https://img.shields.io/npm/dt/@bonginkan/maria)](https://www.npmjs.com/package/@bonginkan/maria)
7
+ [![License](https://img.shields.io/npm/l/@bonginkan/maria)](https://github.com/bonginkan/maria/blob/main/LICENSE)
73
8
 
74
- #### 🔧 Advanced Lint Analysis (`/lint`)
9
+ > 🎉 **MARIA Platform v1.6.4 "Algorithm Education Revolution"** - Interactive AI Development CLI with Complete CS Curriculum, 36+ Slash Commands, 50 Cognitive AI Modes, and Educational Development Platform!
75
10
 
76
- - **ESLint Integration**: 10+ comprehensive code quality checks
77
- - **Auto-Fix Engine**: Intelligent resolution of fixable issues
78
- - **Quality Metrics**: 94/100 baseline standard with detailed reporting
79
- - **Custom Rules**: Extensible rule system for enterprise standards
11
+ ## 🌟 What's New in v1.6.4 "Algorithm Education Revolution"
80
12
 
81
- #### 🛡️ TypeScript Type Safety (`/typecheck`)
13
+ ### 🚀 Autonomous Coding Agent
82
14
 
83
- - **Compiler Integration**: Complete TypeScript compiler integration
84
- - **Coverage Tracking**: 87% baseline with improvement monitoring
85
- - **Strict Mode Analysis**: Complete compliance checking
86
- - **Type Assertion Detection**: Dangerous `any`/`unknown` usage identification
15
+ - **World's First Fully Autonomous Professional Engineering AI**
16
+ - Complete software solutions from high-level requirements
17
+ - Visual progress tracking with real-time feedback
18
+ - Self-evolution learning engine
19
+ - 120+ professional engineering modes
87
20
 
88
- #### 🔐 Security Vulnerability Assessment (`/security-review`)
21
+ ### 📚 Algorithm Education Platform
89
22
 
90
- - **OWASP Compliance**: Complete OWASP Top 10 coverage (8/10 baseline)
91
- - **Security Score**: 89/100 enterprise standard
92
- - **CWE Classification**: Common Weakness Enumeration integration
93
- - **Dependency Audit**: npm audit integration with 127+ package validation
23
+ - Interactive QuickSort implementation with visualization
24
+ - Performance analysis and benchmarking tools
25
+ - Memory profiling and optimization
26
+ - Computer science curriculum integration
27
+ - Educational sorting algorithms collection
94
28
 
95
- **📊 Performance Metrics**: 4/4 commands (100% implementation), 16 sub-commands, zero-error policy enforced
29
+ ### 🎯 Key Features
96
30
 
97
- ### 🤝 Human-in-the-Loop Approval System (Phase 8 - IMPLEMENTING!)
31
+ - **Interactive Learning**: Hands-on algorithm education with visualization
32
+ - **Performance Analysis**: Real-time performance metrics and optimization
33
+ - **Professional Engineering**: Industry-standard development practices
34
+ - **Visual Progress**: Beautiful CLI interface with progress tracking
35
+ - **Autonomous Execution**: Complete task automation from requirements
98
36
 
99
- - **Theme-Level Approval**: Strategic confirmation at architecture/implementation/security levels
100
- - **Quick Decision Shortcuts**: Shift+Tab, Ctrl+Y/N/T/R for instant workflow approval
101
- - **Progressive Trust Building**: 5-stage evolution from novice to autonomous operation
102
- - **Risk-Aware Processing**: AI identifies optimal approval points automatically
103
- - **Learning Partnership**: Adapts to user patterns while maximizing safety and efficiency
37
+ ## 🚀 Quick Start
104
38
 
105
- ## Quick Start
39
+ ### Installation
106
40
 
107
41
  ```bash
108
- # Install globally
42
+ # Install globally via npm
109
43
  npm install -g @bonginkan/maria
110
44
 
111
- # Setup local AI models (optional)
112
- maria setup-ollama # Install and configure Ollama
113
- maria setup-vllm # Install and configure vLLM
45
+ # Verify installation
46
+ maria --version
47
+ # Output: MARIA Platform v1.6.4 "Algorithm Education Revolution"
114
48
 
115
- # Start interactive mode with natural language
49
+ # Start interactive mode
116
50
  maria
117
-
118
- # Natural language interaction (no commands needed!)
119
- You: "コードを書いて" # → Automatically triggers /code
120
- You: "create a React app" # → Intelligent routing to /code
121
-
122
- # NEW: Code Quality Analysis Commands
123
- > /lint check # Comprehensive code quality analysis
124
- > /typecheck analyze # TypeScript type safety (87% coverage)
125
- > /security-review scan # OWASP compliance check (89/100 score)
126
- > /bug fix "null pointer" # AI-powered bug fix suggestions
127
- You: "analyze this bug" # → Auto-switches to /bug mode
128
- You: "研究論文を実装して" # → Triggers /paper for paper-to-code
129
-
130
- # Traditional slash commands (34+ available)
131
- /code # AI-powered code generation
132
- /paper # Research paper → code transformation
133
- /vibe # Autonomous development from requirements
134
- /agentic # Custom AI agent builder
135
- /bug # Comprehensive bug analysis & auto-fix
136
- /image # AI image generation
137
- /video # AI video generation with Google export
138
- /model # Switch between cloud and local models
139
- /help # Full command reference
140
51
  ```
141
52
 
142
- ## Architecture
53
+ ### Alternative Installation Methods
143
54
 
144
- ### 🎨 CLI Design System - 124-Character Responsive Framework
55
+ ```bash
56
+ # Using yarn
57
+ yarn global add @bonginkan/maria
145
58
 
146
- Based on our comprehensive [CLI Design Optimization SOW](./docs/03-sow/CLI_DESIGN_CHALK_OPTIMIZATION_SOW.md), MARIA features revolutionary terminal UI design:
59
+ # Using pnpm
60
+ pnpm add -g @bonginkan/maria
61
+ ```
147
62
 
148
- #### **🖥️ 124-Character Responsive Design**
63
+ ## 🎯 Usage Examples
149
64
 
150
- - **Optimal Width**: 124 characters as base standard with dynamic adaptation
151
- - **Responsive Range**: 80-200 character terminal support
152
- - **Layout System**: 2-column layouts (80:36 ratio) with 4-character gaps
153
- - **Perfect Centering**: All logos and content mathematically centered
65
+ ### Basic Interactive Mode
154
66
 
155
- #### **🎨 Unified Color System (7-Color Palette)**
67
+ ```bash
68
+ # Start MARIA interactive CLI
69
+ maria
156
70
 
157
- ```typescript
158
- const UNIFIED_COLORS = {
159
- PRIMARY: chalk.cyan, // Primary interface elements
160
- SUCCESS: chalk.green, // Success states and confirmations
161
- WARNING: chalk.yellow, // Warnings and alerts
162
- ERROR: chalk.red, // Error states
163
- INFO: chalk.blue, // Information display
164
- MUTED: chalk.gray, // Secondary text and borders
165
- ACCENT: chalk.magenta, // Brand accents and highlights
166
- };
71
+ # Available commands in interactive mode:
72
+ > /help # Show all commands
73
+ > /agent execute "create API" # Autonomous coding agent
74
+ > /agent demo # Demo autonomous capabilities
75
+ > /code "hello world function" # AI code generation
76
+ > /status # System status
77
+ > /exit # Exit
167
78
  ```
168
79
 
169
- #### **🔤 Minimal Icon System (6 Core Symbols)**
80
+ ### Algorithm Education Commands
170
81
 
171
- - `✓` Success • `✗` Error • `!` Warning • `i` Info • `⠋` Loading • `→` Arrow
172
- - **No Emoji Policy**: Terminal compatibility across all systems
173
- - **Unicode Safe**: Consistent display across different terminal environments
82
+ ```bash
83
+ # Start MARIA and use algorithm education slash commands
84
+ maria
85
+ > /sort quicksort --visualize # Interactive sorting visualization
86
+ > /learn algorithms # Complete CS curriculum
87
+ > /benchmark sorting # Performance analysis
88
+ > /algorithm complexity # Big O notation tutorials
89
+ > /code "merge sort implementation" # AI-generated algorithms
90
+ ```
174
91
 
175
- #### **📐 Layout Constants & Responsive Design**
92
+ ### 36+ Interactive Slash Commands
176
93
 
177
- ```typescript
178
- const DESIGN_CONSTANTS = {
179
- SCREEN_WIDTH: 124, // Base design width
180
- CONTENT_WIDTH: 120, // Content area (2-char margin)
181
- BORDER_WIDTH: 118, // Inner border width
182
- MAIN_CONTENT: 80, // Primary content column
183
- SIDEBAR: 36, // Secondary content (45% ratio)
184
- STATUS_BAR: 120, // Status bar width
185
- };
94
+ ```bash
95
+ # All commands are slash commands within interactive mode
96
+ maria
97
+ > /help # Show all 36+ commands
98
+ > /model # AI model selection
99
+ > /sort quicksort # Algorithm education
100
+ > /code "function" # AI code generation
101
+ > /bug analyze # Bug detection
102
+ > /lint check # Code quality
103
+ > /status # System status
104
+ > /mode internal # 50 cognitive AI modes
105
+ > /exit # Exit MARIA
186
106
  ```
187
107
 
188
- ### 🏗️ Revolutionary Platform Components
108
+ ## 🎨 Key Features
189
109
 
190
- - **Intelligent Router**: `src/services/intelligent-router/` - 5-language natural language understanding
191
- - **Internal Mode System**: 50 cognitive states (✽ Thinking…, ✽ Debugging…, ✽ Optimizing…)
192
- - **Multi-Agent Orchestrator**: Coordinated specialized agents for complex tasks
193
- - **DeepCode Integration**: Paper-to-code transformation with 8-agent architecture
194
- - **CodeRAG System**: Semantic code search with graph-based dependency analysis
195
- - **MCP Protocol**: Standardized tool-agent communication framework
196
- - **124-Character UI Framework**: Responsive terminal design with unified color system
110
+ ### 🤖 Autonomous Coding Agent
197
111
 
198
- ### 🤖 Advanced Command Systems
112
+ - **Complete SOW Generation**: Automatic Statement of Work creation
113
+ - **Visual Mode Display**: Real-time progress with beautiful UI
114
+ - **Active Reporting**: Progress tracking and status updates
115
+ - **Self-Evolution**: Learning engine that improves over time
116
+ - **120+ Engineering Modes**: Professional development patterns
199
117
 
200
- - **Phase 2 Commands**: `/paper`, `/slide`, `/vibe`, `/mode`, `/agentic` (autonomous development)
201
- - **Quality Analysis**: `/bug`, `/lint`, `/typecheck`, `/security-review` (enterprise-grade)
202
- - **Interactive Session**: `src/services/interactive-session.ts` - 30+ commands with real-time interrupts
203
- - **Google Workspace**: Direct integration for Docs, Slides, and Drive export
118
+ ### 📊 Algorithm Education Platform
204
119
 
205
- ### 🧠 Intelligence Infrastructure
120
+ - **Interactive QuickSort**: Step-by-step algorithm visualization
121
+ - **Performance Benchmarking**: Compare algorithm efficiency
122
+ - **Memory Profiling**: Analyze memory usage patterns
123
+ - **Educational Tools**: Computer science curriculum support
124
+ - **Sorting Algorithms**: Complete collection with analysis
206
125
 
207
- - **Adaptive Learning**: Cross-session knowledge transfer and user pattern optimization
208
- - **Context Preservation**: Deep semantic compression with knowledge graph construction
209
- - **Predictive Analytics**: ML-powered intent prediction and workflow optimization
210
- - **Real-time Processing**: <200ms response with interrupt handling and streaming
126
+ ### 🔧 Development Tools
211
127
 
212
- ### 💻 Core Technologies
128
+ - **AI Code Generation**: Multi-language code creation
129
+ - **Intelligent Assistance**: Context-aware development help
130
+ - **Project Analysis**: Codebase understanding and insights
131
+ - **Quality Assurance**: Automated testing and validation
132
+ - **Version Control**: Git integration and workflow support
213
133
 
214
- - **TypeScript 5.0+** with zero-error policy and comprehensive type coverage
215
- - **Multi-AI Integration**: 22+ models (OpenAI, Anthropic, Google, xAI, Groq, LM Studio, Ollama, vLLM)
216
- - **Local AI Support**: Native integration with LM Studio, Ollama, and vLLM for private deployments
217
- - **Enterprise Standards**: OWASP compliance, security vulnerability assessment
218
- - **Natural Language Processing**: Intent recognition with 95%+ accuracy across 5 languages
134
+ ## 🌍 Supported Platforms
219
135
 
220
- ## Development
136
+ - **Node.js**: 18.0.0 - 22.x
137
+ - **Operating Systems**: macOS, Linux, Windows
138
+ - **Terminals**: All major terminal applications
139
+ - **Shells**: bash, zsh, fish, PowerShell
221
140
 
222
- ### Build & Quality
141
+ ## 📚 Documentation
223
142
 
224
- ```bash
225
- # Development workflow
226
- pnpm build # Build CLI using tsup
227
- pnpm dev # Watch mode development
228
- pnpm clean # Remove dist/ directory
229
-
230
- # Quality assurance (ZERO errors/warnings policy)
231
- pnpm lint --max-warnings 0 # ESLint with zero warnings enforced
232
- pnpm type-check # TypeScript type checking
233
- pnpm test # Run test suite
234
- pnpm test:coverage # Tests with coverage
235
-
236
- # Local testing
237
- npm link # Global CLI installation
238
- maria --version # Test CLI functionality
239
- maria # Interactive mode
240
- ```
143
+ ### Command Reference
241
144
 
242
- ### Environment Setup
145
+ - **Interactive Mode**: `maria` (starts directly)
146
+ - **All Commands**: `/help` within interactive mode
147
+ - **Algorithm Education**: `/sort`, `/learn`, `/algorithm` commands
148
+ - **AI Development**: `/code`, `/bug`, `/lint`, `/model` commands
149
+ - **System Status**: `/status` command
243
150
 
244
- ```bash
245
- # AI Provider APIs
246
- OPENAI_API_KEY=sk-...
247
- ANTHROPIC_API_KEY=sk-ant-...
248
- GOOGLE_AI_API_KEY=AIza...
249
- GROQ_API_KEY=gsk_...
250
-
251
- # Local Models (integrated support)
252
- LMSTUDIO_API_URL=http://localhost:1234
253
- OLLAMA_API_URL=http://localhost:11434
254
- VLLM_API_URL=http://localhost:8000
255
- ```
151
+ ### Examples and Tutorials
256
152
 
257
- ### Code Quality Standards
153
+ - **Getting Started**: Run `maria` and type `/help`
154
+ - **Algorithm Learning**: Use `/sort quicksort --visualize` for interactive tutorials
155
+ - **Development Workflow**: AI-assisted coding with `/code` commands
156
+ - **Performance Analysis**: Built-in benchmarking with `/benchmark` commands
258
157
 
259
- All code must pass these checks before committing:
158
+ ## 🔧 Configuration
260
159
 
261
- ```bash
262
- pnpm lint --max-warnings 0 && pnpm type-check && pnpm test && pnpm build
263
- ```
160
+ MARIA works out of the box with no configuration required. For advanced features:
264
161
 
265
- **Zero-Error Policy**:
162
+ ```bash
163
+ # Start interactive mode (default)
164
+ maria
266
165
 
267
- - ESLint errors: 0 (blocking)
268
- - ESLint warnings: 0 (blocking)
269
- - TypeScript errors: 0 (blocking)
270
- - Failed tests: 0 (blocking)
271
- - Build failures: 0 (blocking)
166
+ # Check system status
167
+ > /status
272
168
 
273
- ## Project Structure
169
+ # Configure AI providers
170
+ > /model # Select from 22+ AI models (GPT, Claude, Gemini, Local LLMs)
274
171
 
275
- ```
276
- src/
277
- ├── cli.ts # Main CLI entry point
278
- ├── commands/ # Individual CLI commands
279
- ├── services/
280
- │ ├── interactive-session.ts # Interactive mode handler
281
- │ ├── intelligent-router/ # Natural language processing
282
- │ ├── adaptive-learning-engine.ts
283
- │ ├── enhanced-context-preservation.ts
284
- │ ├── automated-code-quality.ts
285
- │ └── ...
286
- ├── providers/ # AI model integrations
287
- ├── components/ # React components for UI
288
- └── types/ # TypeScript definitions
289
-
290
- dist/ # Compiled output
291
- bin/maria # Executable CLI
292
- maria-oss/ # OSS distribution package
172
+ # Algorithm education
173
+ > /sort quicksort --visualize # Interactive learning
293
174
  ```
294
175
 
295
- ## Contributing
176
+ ## 🤝 Contributing
296
177
 
297
- ### Adding Commands
178
+ We welcome contributions to MARIA! Please check our [contribution guidelines](https://github.com/bonginkan/maria/blob/main/CONTRIBUTING.md).
298
179
 
299
- 1. Create `src/commands/new-command.ts` following existing patterns
300
- 2. Register in CLI setup
301
- 3. Add slash command handler in `interactive-session.ts`
302
- 4. Update help text and documentation
303
- 5. Ensure zero-error policy compliance
304
-
305
- ### Testing Protocol
180
+ ### Development Setup
306
181
 
307
182
  ```bash
308
- # Build and test locally
309
- pnpm build && npm link
310
-
311
- # Verify core functionality
312
- maria --version # Should show current version
313
- maria status # System health check
314
- maria # Interactive mode
315
-
316
- # Test commands in interactive mode
317
- /help # All 30+ commands
318
- /model # AI model selection
319
- /code "hello world function" # Code generation
320
- /exit # Clean session termination
321
- ```
322
-
323
- ## 📦 Distribution & Licensing
324
-
325
- ### Distribution Channels
326
-
327
- - **Development Repository**: `bonginkan/maria_code` (private, source code)
328
- - **Public Distribution**: `bonginkan/maria` (compiled binaries only)
329
- - **NPM Package**: `@bonginkan/maria` (v1.1.0+, compiled distribution)
330
-
331
- ### 🏢 Dual-License Model
332
-
333
- **MARIA Platform** operates under a dual-license structure designed to support both individual developers and enterprise customers:
183
+ # Clone the repository
184
+ git clone https://github.com/bonginkan/maria.git
185
+ cd maria
334
186
 
335
- #### 📱 Personal Use License (Free)
187
+ # Install dependencies
188
+ npm install
336
189
 
337
- - **Individual Developers**: Free for personal projects, learning, and non-commercial use
338
- - **Open Source Projects**: Free for open-source software development
339
- - **Students & Academics**: Free for educational and research purposes
340
- - **Startups**: Free for companies under 10 employees or $1M ARR
190
+ # Build the project
191
+ npm run build
341
192
 
342
- #### 🏢 Enterprise License (Paid)
343
-
344
- - **Commercial Organizations**: Required for companies over 10 employees or $1M ARR
345
- - **Enterprise Features**: Advanced security, compliance, priority support
346
- - **Custom Integrations**: Tailored implementations and dedicated support
347
- - **SLA Guarantees**: 99.9% uptime, <24hr response times
348
-
349
- ### 🔒 Source Code Protection
350
-
351
- - **Compiled Distribution Only**: Source code (`src/`) is not distributed publicly
352
- - **NPM Package**: Contains only compiled JavaScript binaries and type definitions
353
- - **Intellectual Property**: Core algorithms and AI systems remain proprietary
354
- - **Security**: Closed-source model ensures enterprise-grade security and compliance
355
-
356
- ### 📞 Enterprise Sales & Support
193
+ # Run locally
194
+ ./bin/maria
195
+ ```
357
196
 
358
- - **Enterprise Licensing**: enterprise@bonginkan.ai
359
- - **Custom Deployments**: Custom implementations for large organizations
360
- - **Training & Certification**: Professional development programs
361
- - **24/7 Support**: Dedicated enterprise support channels
197
+ ## 📄 License
362
198
 
363
- Automated CI/CD handles compiled distribution, NPM publishing, and quality enforcement while protecting proprietary source code.
199
+ MIT License - see [LICENSE](https://github.com/bonginkan/maria/blob/main/LICENSE) for details.
364
200
 
365
- ## 📚 Documentation
201
+ ## 🔗 Links
366
202
 
367
- ### v1.1.0 Complete Documentation Suite
203
+ - **NPM Package**: [npmjs.com/package/@bonginkan/maria](https://www.npmjs.com/package/@bonginkan/maria)
204
+ - **GitHub Repository**: [github.com/bonginkan/maria](https://github.com/bonginkan/maria)
205
+ - **Documentation**: Available via `maria --help`
206
+ - **Support**: [GitHub Issues](https://github.com/bonginkan/maria/issues)
368
207
 
369
- - **[📋 Technical Specification](./SPEC_SHEET_v1.1.0.md)** - Complete technical specs, architecture, and Phase 6 implementation details
370
- - **[👨‍💻 Developer Guide](./DEVELOPER_GUIDE_v1.1.0.md)** - Comprehensive development guide with API reference, customization, and enterprise deployment
371
- - **[👤 User Manual](./USER_MANUAL_v1.1.0.md)** - Complete user guide with step-by-step tutorials and best practices
372
- - **[📖 Claude AI Instructions](./CLAUDE.md)** - Complete platform overview and development guidelines for AI assistance
208
+ ## 🎯 What Makes MARIA Special
373
209
 
374
- ### Quick Access Documentation
210
+ ### Revolutionary AI Development
375
211
 
376
- - **Getting Started**: [User Manual - Getting Started](./USER_MANUAL_v1.1.0.md#getting-started)
377
- - **Installation**: [User Manual - Installation Guide](./USER_MANUAL_v1.1.0.md#installation-guide)
378
- - **Code Quality Analysis**: [Technical Specification - Code Quality Platform](./SPEC_SHEET_v1.1.0.md#code-quality-analysis-infrastructure)
379
- - **API Development**: [Developer Guide - API Reference](./DEVELOPER_GUIDE_v1.1.0.md#api-reference)
380
- - **Enterprise Deployment**: [Developer Guide - Enterprise Deployment](./DEVELOPER_GUIDE_v1.1.0.md#enterprise-deployment)
381
- - **Troubleshooting**: [User Manual - Troubleshooting](./USER_MANUAL_v1.1.0.md#troubleshooting)
212
+ - **First Autonomous AI**: Complete software development from requirements
213
+ - **Visual Progress**: Beautiful CLI with real-time feedback
214
+ - **Educational Focus**: Algorithm learning with interactive visualization
215
+ - **Professional Quality**: Industry-standard engineering practices
382
216
 
383
- ### Version Management System
217
+ ### Cutting-Edge Technology
384
218
 
385
- Starting with v1.1.0, all documentation follows semantic versioning:
219
+ - **Advanced AI Integration**: Multiple AI model support
220
+ - **Intelligent Automation**: Self-learning and adaptation
221
+ - **Modern CLI Experience**: Beautiful, responsive interface
222
+ - **Cross-Platform**: Works everywhere Node.js runs
386
223
 
387
- - **SPEC_SHEET_v1.1.0.md** - Current technical specifications
388
- - **DEVELOPER_GUIDE_v1.1.0.md** - Current developer documentation
389
- - **USER_MANUAL_v1.1.0.md** - Current user documentation
224
+ ### Perfect for:
390
225
 
391
- Future versions (v1.1.1, v1.2.0, etc.) will maintain separate versioned documentation alongside existing files for complete historical reference and seamless upgrade paths.
226
+ - **Students**: Learn algorithms with interactive visualization
227
+ - **Developers**: Accelerate development with AI assistance
228
+ - **Teams**: Collaborative development with autonomous agents
229
+ - **Educators**: Teach computer science with hands-on tools
392
230
 
393
231
  ---
394
232
 
395
- **MARIA Platform v1.1.0** establishes the new industry standard for AI-powered development tooling, combining enterprise-grade code quality analysis with the simplicity of conversational AI interaction. This release represents a fundamental shift in how developers approach code quality, security, and maintenance in modern software development.
233
+ **Experience the Algorithm Education Revolution with MARIA Platform v1.6.4**
234
+
235
+ 🚀 Start your journey: `npm install -g @bonginkan/maria && maria`