use ArcStr;
use FxHashMap;
/// Per-client input for selecting the factories an HMR push ships. The server never
/// sees execution state — the selection reads only `shipped[C]`, the record of the
/// server's own deliveries (module stable id → rebuild stamp of the copy this client
/// holds).