Expand description
Initialize the recall-echo memory system.
Creates the directory structure and template files needed for four-layer memory (graph, curated, short-term, long-term), hooks, and LLM provider config.
Functions§
- run
- Initialize memory structure at the given entity root.
- run_
with_ reader - Testable init with injectable reader.