- Canonical repository memory lives under
/.recursive/memory/. - Read
/.recursive/memory/MEMORY.mdbefore loading any other memory docs. - Load only the memory docs relevant to the current task.
- When repository experiential memory may help, run
python .recursive/scripts/recursive-training-loader.py --repo-root . --query "<task>" --files "<path1,path2>". - Treat this file as a pointer only; the canonical memory store remains
/.recursive/memory/.