Source Summary: Recursive Memory, Compact Context
Source Identity
- title:
Recursive memory, compact context: the missing piece for working well with AI agents - type: blog post
- path:
blog-src/content/posts/recursive-memory-compact-context-ai-agents/index.md - date published: 2026-04-10
Scope
Technical explanation of why the active memory layer was introduced after the context system and how the recursive archive model works.
Key Points
- contexts solve domain loading, but not always current-state continuity
memorywas introduced as a compact active layer for present state, chronology, debt, and compressed historical orientation- the model depends on strict file responsibilities rather than one omnivorous memory document
- recursive archival preserves history while keeping the active root compact
Notable Claims
- the goal was operational memory, not simply more memory
- recursive archival was introduced as a practical answer to continuity without active-context bloat
Affected Wiki Pages
Open Questions
- Which parts of the memory model should later be mirrored or summarized automatically into the wiki layer?