//! Team aggregation mode for generating team-level shipping summaries.
//!
//! `shiplog-team` is the optional public boundary. Its internal phases live as
//! modules so config resolution, ledger aggregation, and packet rendering do
//! not become separate package contracts.
pub use ;
pub use ;
pub use ;