← All concepts

memory architecture

6 articles · 15 co-occurring · 0 contradictions · 0 briefs

Introduces episodic/semantic/procedural memory taxonomy for LLM systems, providing structured framework for thinking about knowledge persistence

Proposes three-layer memory system for knowledge accumulation across sessions—directly addresses intelligence compounding rather than session resets.

Engram system demonstrates stratified memory design (static knowledge vs dynamic reasoning) as a context management pattern

Introduces episodic/semantic/procedural memory taxonomy for LLM systems, providing structured framework for thinking about knowledge persistence

Session management is foundational memory architecture—distinguishing between ephemeral (within-session) and persistent (cross-session) context.

Tutorial explicitly implements short-term and long-term memory as separate systems, demonstrating the architectural pattern of dual-layer memory design.

Discusses 'how memory works in multi-agent systems' as foundational to agent coordination, implying distributed memory/context challenges.

query this concept
$ db.articles("memory-architecture")
$ db.cooccurrence("memory-architecture")
$ db.contradictions("memory-architecture")