//! Custom provider → the shared vendor outcome.
//!
//! There is no Waybar renderer here, unlike the built-in vendors: a custom
//! provider's shape *is* the generic report shape, so the frontends
//! (`report.rs`, the TUI panels) render it from the snapshot directly.
use crateVendorSnapshot;
use crateVendorOutcome;
use FetchOutcome;