pub fn default_state_db_path() -> PathBufExpand description
Resolve the default SQLite state path without opening or creating it.
An explicit CODEWHALE_HOME always yields <override>/state.db and blocks
ambient legacy fallback. Without an override, an existing legacy database
remains readable until it is migrated.