//! Module: nns::data_center
//!//! Responsibility: assemble data-center CLI specification, reports, and dispatch.
//! Does not own: reusable report construction or cache mechanics.
//! Boundary: adapts data-center arguments to the typed library API.
modreports;modrun;modspec;#[cfg(test)]pub(incrate::nns)modtest_helpers;pub(super)userun::run;