Memory Work v2.0.0
A major architecture redesign of the Personal Agent framework for human-AI collaborative knowledge work.
What's New in v2
Architecture
- Unified system entry: replaced
AGENTS.md+PROCEDURES.mdwith singleCLAUDE.md - Added
MEMORY.md— four-layer memory system (Persistent → Working → Dynamic → Procedural) - Added
USER.md— user profile with graduation mechanism from MEMORY - Simplified Focus Zone: removed alias_map, workflow_guide, template files
Memory System
- Surprise-driven memory: only records what deviates from existing knowledge
- Dual-mode operation: execution mode (background) + review mode (batch calibration)
- Memory graduation: stable patterns auto-promote from MEMORY to USER
Documentation
- New methodology deep-dive (
docs/methodology.md) - Streamlined Quick Start guide
- Updated CONTRIBUTING guidelines
Chinese Localization (zh-CN/)
- Full Chinese version with localized zone structure (专注区, 项目, 阅读, 写作)
- Complete CLAUDE.md, SOUL.md, USER.md, MEMORY.md in Chinese
- Standalone Quick Start (快速上手) and Methodology (方法论详解) docs
Getting Started
See the Quick Start Guide or 快速上手 for Chinese.