//! Stable data crossing Phoxal process boundaries.
//!
//! This crate deliberately contains no participant runner, bus transport,
//! command-line parser, or project compiler. It is the shared vocabulary used
//! by the framework runtime and `phoxal-cli`: execution identities, the launch
//! record/env ABI, and the strict linker-section metadata record.
pub use ;
pub use ;
pub use ;
pub use ;