The Spellbook for Your Codebase
Chronicle decisions, context, and lessons your AI companions can actually read.
✦ PRESS → OR SPACEBAR TO ADVANCE ✦
AI tools are stateless — context evaporates
One source of truth → every AI tool
Two-layer architecture:
CHRONICLE.md — one full source of truth, committableToken overhead per session stays minimal. Only the chronicle grows; adapters stay small.
One command · Python 3.10+
A guided ritual for new projects
.lore/, adds it to .gitignoreCapture once · retrieve semantically
Custom tomes: add to categories in .lore/config.yaml
Find what you know — conceptually
lore setup semantic to enable sentence-transformers.
Raw artifacts → distilled spells
Each spell links back to its source relic for full provenance.
One command · all AI tools in sync
CHRONICLE.md is committable. Adapter files are gitignored by default.
/lore to load your full chronicle into context on demand.
Not all memories are equal
Only entries at or above chronicle_min_score appear in exports.
Control which directory inherits which store
auto — walk up to parent store (default, backward-compatible)local — store is private to its own directoryCommands to walk through
lore ui for the interactive terminal browser — great for visual demos.