iiRecord
Agentic AI Atlas · OpenClaw SOUL + Memory
memory-system:openclaw-soul-memorya5c.ai
II.
MemorySystem overview

memory-system:openclaw-soul-memory

Reference · live

OpenClaw SOUL + Memory overview

OpenClaw's dual-file memory pattern using SOUL.md for agent identity and MEMORY.md for learned context. SOUL.md defines the agent's personality, communication style, and core behaviors — it is the persistent "who am I" file. MEMORY.md captures learned facts, project context, and session observations — the "what have I learned" file. The separation of identity from knowledge allows the same agent persona to be reused across projects while project-specific memories remain local.

MemorySystemOutgoing · 1Incoming · 2

Attributes

displayName
OpenClaw SOUL + Memory
description
OpenClaw's dual-file memory pattern using SOUL.md for agent identity and MEMORY.md for learned context. SOUL.md defines the agent's personality, communication style, and core behaviors — it is the persistent "who am I" file. MEMORY.md captures learned facts, project context, and session observations — the "what have I learned" file. The separation of identity from knowledge allows the same agent persona to be reused across projects while project-specific memories remain local.
memoryKind
file-based
persistence
project-scoped
autoExtraction
false
consolidation
manual
storageFormat
markdown
privacyFilter
false
deduplication
none

Outgoing edges

realizes1

Incoming edges

uses_memory_system2