pub fn run(entity_root: &Path) -> Result<(), RecallError>Expand description
Initialize memory structure at the given entity root.
Creates:
{entity_root}/memory/
├── MEMORY.md
├── EPHEMERAL.md
├── ARCHIVE.md
├── .recall-echo.toml
└── conversations/pub fn run(entity_root: &Path) -> Result<(), RecallError>Initialize memory structure at the given entity root.
Creates:
{entity_root}/memory/
├── MEMORY.md
├── EPHEMERAL.md
├── ARCHIVE.md
├── .recall-echo.toml
└── conversations/