//! Module: cli::render
//! Responsibility: small shared rendering helpers for CLI text output.
//! Does not own: command-specific report construction or domain formatting.
//! Boundary: reusable text fragments shared across command renderers.
/// Append the standard no-write dry-run footer to command preview output.