Expand description
Retired local persistence migrations.
Current installs create per-project context indexes directly at
~/.difflore/projects/{project_hash}/context-index.db. The former
global ~/.difflore/context-index.db split migration is intentionally
retired: new runtimes must not copy or reinterpret historical index
contents.
Functions§
- run_
if_ needed - Startup guard for retired local index layouts.