Expand description
Shared Clap-backed helpers for replay and resimulation binaries.
Use ReplayCli when the binary only needs the standard replay flags.
Use ReplayArgs with #[command(flatten)] when the binary has its own
app-specific CLI, such as an extra mission selector.