currentSource
Represents the current source of events:
EventSource.PENDING if the system is processing past events,
EventSource.LIVE if only real-time events are being received.
This state is managed internally and exposed as a StateFlow for UI or logic to react.