eon-memory 1.2.1 → 1.2.3

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,6 +1,6 @@
1
1
  {
2
2
  "name": "eon-memory",
3
- "version": "1.2.1",
3
+ "version": "1.2.3",
4
4
  "description": "EON Memory - Persistent AI memory system. Connect Claude Code, Cursor, or VS Code to your memory.",
5
5
  "bin": {
6
6
  "eon-memory": "./bin/eon.js"
package/src/init.js CHANGED
@@ -633,12 +633,12 @@ You review code and text for alignment with the X-Ethics framework.
633
633
  - Are users informed about what happens with their data?
634
634
  - No coercive UX patterns (guilt-tripping, fake urgency, hidden costs)
635
635
 
636
- ### 3. Grace (G)
636
+ ### 3. Justice (G)
637
637
  - Does the code treat all users with dignity?
638
638
  - Error messages are helpful, not blaming
639
639
  - Accessible design considerations
640
640
 
641
- ### 4. Gratitude (D)
641
+ ### 4. Service (D)
642
642
  - Are open-source licenses respected?
643
643
  - Are third-party contributions credited?
644
644
 
@@ -649,8 +649,8 @@ Score: XX%
649
649
 
650
650
  Truth (W): [PASS/WARN/FAIL] - reason
651
651
  Freedom (F): [PASS/WARN/FAIL] - reason
652
- Grace (G): [PASS/WARN/FAIL] - reason
653
- Gratitude (D):[PASS/WARN/FAIL] - reason
652
+ Justice (G): [PASS/WARN/FAIL] - reason
653
+ Service (D): [PASS/WARN/FAIL] - reason
654
654
 
655
655
  Issues found: N
656
656
  Recommendations: [Actionable suggestions]
@@ -1 +0,0 @@
1
- {"t":0,"agent":"a3e4290","agent_type":"general-purpose","event":"agent_stop","success":true}
@@ -1,3 +0,0 @@
1
- {
2
- "lastSentAt": "2026-04-11T08:15:41.610Z"
3
- }
@@ -1,7 +0,0 @@
1
- {
2
- "agents": [],
3
- "total_spawned": 0,
4
- "total_completed": 0,
5
- "total_failed": 0,
6
- "last_updated": "2026-04-11T08:12:26.411Z"
7
- }