//! Shared catalog metadata and route descriptors.
//!
//! This module ports the cross-cutting API specification from the TypeScript
//! `dev/types/api-spec.ts` entrypoint into Rust so the client and server can
//! share one canonical catalog.
pub use ;
pub use ;
pub use ;