//! Module Orchestrator Contracts
//!
//! Domain contracts and client interfaces for module orchestration.
//! This crate provides the `DirectoryClient` trait and related types that
//! define the contract for service discovery and instance management.
pub use ;
pub use *;