pub const EVENTBUS_NOTIFY_CHANNEL_CAPACITY: usize = 64;
Broadcast channel capacity for EventBus change notifications.