pub fn default_replay_store_path() -> PathBufExpand description
Default ReplayStore SQLite path, ~/.mse/store/replay.sqlite. Sibling
of default_run_store_path — persisted by default so a restart can
consult the replay log (see mlua_swarm::store::replay module doc).