//! Generic action translation over typed lattices (folded in from the former
//! `dragoman` crate). Game-agnostic: anchors are `f64` + caller payloads on a
//! totally-ordered, axis-tagged scalar. The runtime `Translation` enum that
//! consumes these primitives lives in `super::translation`.
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;