//! Diagnostic counters exposed alongside the permutation.
/// Diagnostic counters collected during AMF ordering.
///
/// Mirrors [`feral_amd::AmdStats`] field-by-field; the AMF inner
/// loop populates the same `OrderDiagnostics` surface from the
/// shared `feral-ordering-core` workspace.