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).
//! Participant metadata is part of the process ABI, not runner implementation.
pubusephoxal_runtime_contract::{PARTICIPANT_METADATA_SCHEMA, ParticipantClass, ParticipantKind,
ParticipantMetadata as ParticipantMeta, parse_participant_metadata,};