@noorm/marie-cli 0.1.0 β†’ 0.1.1

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.
Files changed (2) hide show
  1. package/README.md +83 -49
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,94 +1,128 @@
1
1
  # Marie: The Sovereign AI Architecture 🌸
2
2
 
3
- [![NPM Version](https://img.shields.io/npm/v/marie-cli.svg?style=flat-square&color=FF69B4)](https://www.npmjs.com/package/marie-cli)
3
+ [![NPM Version](https://img.shields.io/npm/v/@noorm/marie-cli.svg?style=flat-square&color=FF69B4)](https://www.npmjs.com/package/@noorm/marie-cli)
4
4
  [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg?style=flat-square)](LICENSE.md)
5
5
  [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](CONTRIBUTING.md)
6
6
 
7
- > "Engineering is a ritual of meaning. We are not merely deploying tools; we are constructing the Integrated Bridge for the era of Technical Sovereignty. Marie is the guardian of your creative essence, the silent architect of your Joy."
7
+ > **Marie is a high-fidelity AI coding agent for developers who care about performance and architecture.**
8
8
 
9
- Marie is a high-fidelity, autonomous AI coding agent designed for developers who demand both raw performance and architectural elegance. Engineered on the principles of the **Joy Zoning Protocol**, Marie orchestrates the transition from chaotic complexity to disciplined focus, ensuring your creative spirit remains unburdened by the weight of infrastructure.
9
+ Marie is an autonomous coding agent designed to transform chaotic AI-assisted development into structured, disciplined execution. She doesn’t just generate code β€” she enforces architectural integrity.
10
10
 
11
11
  ---
12
12
 
13
- ## πŸ›οΈ The Vision: Technical Sovereignty
13
+ ## πŸ› The Philosophy: Joy Zoning
14
14
 
15
- In an industry saturated with ephemeral utilities, Marie represents a return to **Sovereignty**. She operates on the conviction that every line of code must have a home, and every developer must have the space to think. Marie doesn't just automate; she *converges* with your intent, powered by a sophisticated engine that monitors "Spirit Pressure" and "Heroic Vows."
15
+ Marie operates on a strict three-layer model to protect your cognitive flow. This isn't just a suggestion; it is the fundamental law of the ecosystem:
16
16
 
17
- ### The Joy Zoning Philosophy
18
- Marie adheres to a rigorous three-tier architectural hierarchy to protect your cognitive flow:
19
- * **Joyful Code ✨**: The domain of pure expression and tactical meaning.
20
- * **Infrastructure πŸ—οΈ**: The coordination layer that stabilizes the system's pulse.
21
- * **Plumbing πŸ”§**: The mechanical execution primitives that remain invisible.
17
+ * **Joyful Code ✨ (Domain)**: Pure logic. No adapters. No leakage. This is where your intent lives.
18
+ * **Infrastructure πŸ—οΈ**: Coordination and integration. The layer that absorbs the world's complexity.
19
+ * **Plumbing πŸ”§**: Execution mechanics and side effects. The reliable primitives that move the bytes.
20
+
21
+ > **Every file must have a home. Every layer must respect its boundary. Entropy must not rise.**
22
22
 
23
23
  ---
24
24
 
25
- ## πŸ›°οΈ Two Interfaces. One Unified Intelligence.
25
+ ## πŸ›‘ The Sentinel Engine
26
+
27
+ Marie includes a built-in architecture guardian. She watches the evolution of your codebase with absolute precision:
26
28
 
27
- ### 1. The Command Deck (CLI)
28
- A reactive, high-velocity terminal interface built for the kinetic energy of modern engineering.
29
- * **Real-time Reasoning**: Witness the internal monologue of the agent as she navigates your codebase.
30
- * **Setup Wizard**: A seamless, zero-config onboarding experience that respects your time.
31
- * **Kinetic Velocity**: Optimized for rapid-fire iterations and terminal-native workflows.
29
+ * **High-fidelity import resolution** through real path analysis.
30
+ * **Circular dependency detection** to prevent vertical rot.
31
+ * **Semantic duplication detection** using token-normalized hashing.
32
+ * **Weighted entropy scoring** to monitor system health.
33
+ * **Monotonic "no regression" enforcement** for architectural rules.
34
+ * **Persistent structural state tracking** across sessions.
32
35
 
33
- ### 2. The Integrated Bridge (VS Code)
34
- A deep, spatial integration into your primary development environment.
35
- * **Contextual Anchoring**: Marie maintains a durable strategic map of your architecture.
36
- * **Autonomy Calibration**: Orchestrate the agent's agencyβ€”from `Balanced` collaboration to `High-Autonomy` execution.
37
- * **Webview Mastery**: A premium, responsive UI that feels like a natural extension of the editor.
36
+ **Architecture isn’t documentation. It’s enforced.**
38
37
 
39
38
  ---
40
39
 
41
- ## ⚑ The Ascension Engine: Mechanics of Conviction
40
+ ## πŸ›° Two Interfaces. One Intelligence.
41
+
42
+ Marie bridges the gap between the editor and the executor, providing a consistent intelligence across two primary interfaces:
42
43
 
43
- Marie's performance is driven by the **Ascension Protocol**, a state-machine that calibrates agency based on systemic confidence:
44
+ ### 1️⃣ CLI β€” The Command Deck
45
+ *A high-velocity terminal experience built for flow.*
46
+ * **Real-time reasoning stream**: Watch the cognitive process as it unfolds.
47
+ * **Structured multi-pass execution**: Planning, implementation, and verification in one loop.
48
+ * **Surgical lint repair**: Automatic correction of mechanical errors.
49
+ * **Architectural enforcement on write**: Preventing violations before they hit the disk.
50
+ * **Provider-agnostic model support**: Switch engines without losing the mission.
44
51
 
45
- * **Awakened State (Ultra Instinct)**: Achieved through peak conviction, Marie gains full codebase sovereignty to execute complex, multi-file transformations with surgical precision.
46
- * **Zenith Autonomy**: Proactive roadmap expansion and context anchoring. If a challenge evolves, Marie's strategy evolves with it.
47
- * **Self-Healing Resilience**: Autonomous detection and repair of lint regressions or architectural instabilities.
52
+ ### 2️⃣ VS Code β€” The Integrated Bridge
53
+ *Deep editor integration for strategic oversight.*
54
+ * **Persistent architectural context**: Marie lives inside your project structure.
55
+ * **Autonomy calibration**: From "Balanced" assistance to "High Autonomy" execution.
56
+ * **Strategic multi-file transformations**: Coordinated changes across multiple modules.
57
+ * **Visual Sentinel awareness**: Real-time feedback on Joy Zoning violations.
58
+
59
+ **Marie understands your codebase as a system β€” not a prompt.**
48
60
 
49
61
  ---
50
62
 
51
- ## πŸš€ Rapid Deployment
63
+ ## ⚑ The Ascension Engine
52
64
 
53
- ### Installation via NPM
65
+ Marie's execution model is state-driven, powered by the **Ascension Protocol**:
54
66
 
55
- ```bash
56
- # Global installation for universal sovereignty
57
- npm install -g marie-cli
58
- ```
67
+ * **Multi-pass structured planning**: Logic is derived before a single line is written.
68
+ * **Self-correction loops**: Continuous validation against test suites and linters.
69
+ * **Entropy-aware repair**: Fixing bugs without introducing architectural debt.
70
+ * **Architecture-safe refactoring**: Moving code across zones with safety guarantees.
59
71
 
60
- ### Direct Invocation
72
+ **High confidence enables high autonomy. Low confidence triggers surgical correction.**
61
73
 
62
- ```bash
63
- # Launch the Command Deck
64
- marie
65
- ```
74
+ ---
66
75
 
67
- ### Configuration
76
+ ## πŸš€ Installation
68
77
 
69
- Marie retrieves credentials from your environment or her secure registry at `~/.marie/config.json`.
78
+ Install Marie globally for universal sovereignty:
70
79
 
71
80
  ```bash
72
- export ANTHROPIC_API_KEY=your_key_here
81
+ npm install -g @noorm/marie-cli
73
82
  ```
74
83
 
84
+ ### Quick Start
85
+ 1. **Launch**: Simply type `marie` in your terminal.
86
+ 2. **Credentials**:
87
+ ```bash
88
+ export ANTHROPIC_API_KEY=your_key_here
89
+ ```
90
+ *Or configure via persistent storage at `~/.marie/config.json`*
91
+
92
+ ---
93
+
94
+ ## πŸ’  Provider-Agnostic Core
95
+
96
+ Choose your engine. Marie adapts her execution style to the provider while maintaining the doctrine:
97
+ * **Anthropic** (Claude 3.5 Sonnet)
98
+ * **OpenRouter** (For the vast frontier of models)
99
+ * **Cerebras** (For high-velocity inference)
100
+ * **Any compatible endpoint**
101
+
75
102
  ---
76
103
 
77
- ## πŸ’  Technical Foundations
104
+ ## 🎯 Why Marie Exists
105
+
106
+ AI coding tools are powerful β€” but chaotic. Most tools optimize for *completion*; Marie optimizes for *system health*.
78
107
 
79
- Marie is built on a resilient, provider-agnostic core, allowing you to choose the "Spirit" that fuels your build:
80
- - **Anthropic (Claude 3.5 Sonnet)**: The pinnacle of reasoned execution.
81
- - **OpenRouter**: Access to a distributed swarm of specialized models.
82
- - **Cerebras**: Sub-second Llama-powered execution for high-velocity tasks.
108
+ **Marie exists for developers who:**
109
+ * Want structure, not spray-and-pray.
110
+ * Care about separation of concerns.
111
+ * Value long-term code health.
112
+ * Refuse entropy creep.
113
+ * Want autonomy without architectural collapse.
114
+
115
+ **Engineering is not just output. It’s discipline.**
83
116
 
84
117
  ---
85
118
 
86
119
  ## 🀝 Join the Convergence
87
120
 
88
- Marie is more than an agent; she is an invitation to a more intentional way of building. We are reclaiming the joy of engineering, one file at a time.
121
+ Marie is an invitation to build intentionally. Not louder. Not faster. **Better.**
89
122
 
90
- **Welcome to the Sovereign Era. Welcome to Marie.**
123
+ Welcome to Marie.
91
124
 
92
125
  ---
93
- *License: Apache-2.0*
94
- *Crafted with precision by [CardSorting](https://github.com/CardSorting)*
126
+
127
+ **License**: Apache-2.0
128
+ **Crafted by CardSorting** | [GitHub](https://github.com/CardSorting/Marie-Coder-New-the-vatican)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@noorm/marie-cli",
3
3
  "displayName": "Marie",
4
- "version": "0.1.0",
4
+ "version": "0.1.1",
5
5
  "description": "Marie: A high-fidelity, autonomous AI coding architecture designed for Technical Sovereignty.",
6
6
  "publisher": "cardsorting",
7
7
  "author": "CardSorting <https://github.com/CardSorting>",