//! External text headed for a `Span` is data, never terminal control —
//! one rule for registry metadata, build output and subprocess stderr
//! alike. The plain CLI still prints paths raw, as it always has;
//! extending the rule there is future work, and this comment refuses to
//! promise it early.
/// Control characters (ESC, BEL, CR games) become spaces; everything
/// else passes through.
pub