//! Re-export shim — guard implementations now live in `roboticus_pipeline::guard_impls`.
//!//! This module exists only to preserve the `mod guard_impls` declaration in the
//! parent. All types are accessed via `guard_registry::*` which re-exports from
//! the pipeline crate.