//! Diagnostic snapshot facade for the Meerkat runtime surface.
//!
//! The real runtime authority now lives in `meerkat-runtime`; this module keeps
//! only the joined snapshot types that remain useful for diagnostics and future
//! follow-up work.
use ;
use MeerkatMachineSpineSnapshot;
/// Joined diagnostic view over the current Meerkat runtime spine plus optional
/// turn, tool, and peer projections.
pub