# Context as Working Set
Agents explicitly manage what is active in context.
Memory is stored as structured files with stable identifiers and explicit links, forming a knowledge graph.
For any task, the agent selects a working set of memories to load into LLM context, while older or less relevant material is retained as durable storage and managed through summarization and compaction.