//! The robot family's component-scoped capabilities.
//!
//! Every child below is a capability kind, addressed under the component
//! instance that mounts it and the capability id within that component - so a
//! key reads `robot/component/{instance}/<kind>/{capability}/<leaf>`. The two
//! dynamic segments are bound in order by walking this node.
use crateCapabilityId;
cratenodes!