//! Module commands — what the dashboard writes.
use *;
use ;
use crate;
/// The flat field map the modules sheet posts when the host presses Save.
///
/// Every name here matches an input in `host::render_host_main`: the shell merges field values
/// at click time, so a renamed input silently stops arriving.