Files
echo/.references/goldbrain-obsidian/resources/concepts/agent-memory-model.md
T
2026-06-05 00:49:20 -05:00

880 B

type, status, created, updated, tags, agent_written, source_notes
type status created updated tags agent_written source_notes
concept reference 2026-06-01 2026-06-01
concept
memory
agent
false

Agent Memory Model

Summary

This vault uses a layered memory design with working memory, episodic memory, semantic memory, and task-focused context bundles.

Key Details

  • Working memory supports active session execution.
  • Episodic memory preserves what happened.
  • Semantic memory stores stable patterns and durable knowledge.
  • Context bundles provide compact, high-value retrieval targets.

Why It Matters

This separation reduces clutter and makes future API-driven retrieval more efficient.