Skip to main content

Module migration

Module migration 

Source
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.