fn state_path() -> Option<PathBuf>Expand description
Resolves the path to the registry file.
Uses TEMPO_HOME/extensions.json if set, otherwise the platform data
directory via dirs_next (e.g. ~/Library/Application Support/tempo on
macOS, $XDG_DATA_HOME/tempo on Linux).