"""
Event Bus App - Internal event-driven communication.
"""
default_app_config = 'apps.core.event_bus.apps.EventBusConfig'
