ServiceRepositoryImpl
Platform-agnostic implementation of ServiceRepository.
Manages reactive state for connection status, error messages, mesh packets, and service actions using only KMP-compatible primitives (StateFlow, SharedFlow, Channel, Kermit Logger). This implementation can be used directly on any KMP target — Android extends it with AIDL binding via AndroidServiceRepository.