pub const DEFAULT_SQLITE_PATH: &str = ".zeph/data/zeph.db";
Legacy project-relative SQLite path (pre-XDG migration).
SQLite
Used only for detecting and migrating old configs that still reference this path.