## Phase 7 — Memory & Context Management 📅 Planned **Module:** `agentzero-memory/` **Dependencies:** atomspace-rocks, attention ### Tasks - [ ] `EpisodicMemory` — temporal sequence storage and retrieval - [ ] `WorkingMemory` — active context window - [ ] `LongTermMemory` — persistent storage via AtomSpace-RocksDB backend - [ ] `ContextManager` — context-aware atom retrieval and relevance scoring --- *Tracked in [ROADMAP.md](https://github.com/ReZorg/cog0/blob/main/ROADMAP.md)*
Phase 7 — Memory & Context Management 📅 Planned
Module:
agentzero-memory/Dependencies: atomspace-rocks, attention
Tasks
EpisodicMemory— temporal sequence storage and retrievalWorkingMemory— active context windowLongTermMemory— persistent storage via AtomSpace-RocksDB backendContextManager— context-aware atom retrieval and relevance scoringTracked in ROADMAP.md