Release notes for Lore CLI and public documentation.
This release simplifies the repo-local context vocabulary around add and remove.
lore context add <project> is now the command for creating and registering a repo-local .lore/ working copy.lore context remove removes that generated working copy and unregisters daemon refresh.context add creates the scaffold now, and daemon refresh populates it after sources for that project exist..lore/ working copy currently tracks one Lore project. Adding another project replaces clean context, while active proposals require review or explicit --force.This release makes Lore easier to use from code repos and safer to keep running in the background.
.lore/ working copies can register the current repo for daemon-managed context refresh.--limit <n> only for deliberately smaller task packs..lore/ working copies use copied snapshots, not symlinks..lore/sources/ remain proposed corrections and are never approved automatically.lore context list shows repos with Lore context and their last refresh result.lore context remove removes only the generated .lore/ folder.LORE_DATA_DIR is optional local history.lore sync repair rebuilds generated data-repo caches, imports deletion identities into Supabase, and untracks cache files that should not participate in Git merges.lore sync repair, and still refreshes project .lore/ working copies where safe.deleted-hashes.json is a rebuildable cache/fallback.db:types script for future migrations..lore/ working copies.llms.txt output for the new operating model.