pub fn tick(key: &'static str)
Record one activation of key. Cheap (one mutex + map update); call this at the real call site of each subsystem so the registry reflects reality.
key