Expand description
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.
Re-exports§
pub use aggregate::TeamAggregator;pub use aggregate::TeamOutputFiles;pub use aggregate::write_team_outputs;pub use core::TeamConfig;pub use core::parse_alias_list;pub use core::parse_csv_list;pub use core::resolve_team_config;pub use render::TeamAggregateResult;pub use render::TeamMemberSummary;pub use render::render_packet_markdown;