Command executor that bridges the UI layer to service layer. Holds references to all services and dispatches incoming commands to the appropriate handler. The run loop receives commands via an mpsc channel and sends results back through a separate channel.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected