Phoxal - production-oriented autonomous robot framework: the runtime engine and model (the api contract tree lives in phoxal-api, the typed bus in phoxal-bus).
//! Canonical runtime model and opt-in authored source documents.
//!//! Runtime consumers use [`Robot`] and the unversioned canonical modules.
//! Schema-aware tools and loaders can name exact YAML grammars through
//! [`source`].
pubmodcomponent;pubmodrobot;pubmodsimulation;pubmodsource;pubmodstructure;pubuserobot::Robot;