Operations
Git is the durable source of truth and the SQLite database is a recoverable index. Back up the database with SQLite-aware tooling, keep complete clones, and run the built-in checks before indexing large repositories.
The authoritative operations guide covers WAL backups, recovery, performance sizing, analyzer failures, and repair workflows.