Documentation
README
Initialize the Total Recall memory system in this project.
What To Do
Create the following directory structure and files. If any already exist, skip them (do not overwrite).
Directory Structure
memory/
├── SCHEMA.md
├── daily/
├── registers/
│ ├── _index.md
│ ├── people.md
│ ├── projects.md
│ ├── decisions.md
│ ├── preferences.md
│ ├── tech-stack.md
│ └── open-loops.md
└── archive/
├── projects/
└── daily/
Plus at the project root:
CLAUDE.local.md— working memory (auto-loaded, gitignored)
CLAUDE.local.md (Working Memory)
If CLAUDE.local.md does not exist, create it:
This is the opening of the README. Read the full README on GitHub.