pub const CURRENT_SYSTEM: &str = "/run/current-system";Expand description
/run/current-system symlink target’s basename = the activated
system’s closure hash. The agent doesn’t trust CP’s “what closure
did you activate” reads; it always reports what the OS says.
Moved out of the deleted checkin_state module so host_facts
stays self-contained.