//! Module: nns::topology::report::capacity::sort
//!
//! Responsibility: sort NNS topology capacity rows for stable report output.
//! Does not own: capacity row construction, summary calculation, or rendering.
//! Boundary: defines the attention-first capacity row ordering.
use crateNnsTopologyCapacityRow;
pub