//! I/O boundary: PATH resolution, version probing, and subprocess execution.
//! Everything that touches the process, filesystem, env, or clock lives here or
//! in `commands`, never in `domain`.
pubmodconfig;pubmoddetect;pubmodhistory;pubmodhooks;pubmodrunner;pubmodsync;