//! Unit tests for `cli/` submodules. Originally a single 1.4K-LOC
//! `tests.rs`; split per domain so each file stays well under 1,000 LOC.
//! Each module owns whatever tempfile / fixture helpers its tests use.
modanalyze;modargs_parsing;modcache_ops;moddaemon;modexit_code;modsnapshot;modutil;modwarm_lockfile;