pub fn room_pid_path() -> PathBuf
PID file for the daemon process: ~/.room/roomd.pid.
~/.room/roomd.pid
Written by ensure_daemon_running when it auto-starts the daemon. Ephemeral — deleted on clean daemon shutdown, may linger after a crash.
ensure_daemon_running