pub const PRIMARY_CHANNELS: [PrimaryChannel; 4];
Expand description

This isn’t an exhaustive list of channel names (there’s a lot of lesser-known ones), but it’s the only ones users will typically care about.

LIVE vs zlive

The difference between the LIVE and zlive channels is not totally clear. LIVE is the main release channel that should be used. z channels are typically internal, and zlive is most likely some kind of internal staging channel.