pub fn build_monitor_topology( config: &CuConfig, mission: Option<&str>, ) -> Result<MonitorTopology, CuError>
Derive a monitor-friendly topology from the runtime configuration.