//! The production Codex route intentionally keeps its concrete Tower type;
//! this recursion limit covers compiler trait normalization without boxing the
//! runtime transport path.
//! Production application composition and command dispatch.
use Parser as _;
pub use ;
/// Parses process arguments and runs the selected production operation.
pub async