pub fn section_has_signal(cfg: &Config, section: Section) -> boolExpand description
Does this section show any signal of having been touched on this install? Used by callers (RPC config-list filtering, lifecycle dispatch) to decide whether to surface a section as “untouched”.
Each variant decides what counts as a real signal vs a default value that round-trips identically across a fresh install.