//! Per-CLI data sources. Each produces `Call`s plus a coverage note.
pubmodclaude;pubmodcodex;pubmoddevin;pubmodfilecache;usecrate::report::Call;pubstructSourceOut{pubcalls:Vec<Call>,
/// One-line coverage summary for the report header.
pubnote: String,
}