spaxel/mothership/cmd
jedarden 7aae1c2a46 feat(events): internal event bus already implemented; wire explainability requests in fusion loop
The EventBus pub-sub mechanism in mothership/internal/events/bus.go was
already implemented with all required EventType constants, typed payload
structs, fan-out subscriber support, and comprehensive tests. This commit
also wires ConsumeExplainRequests into the fusion loop for dashboard clients.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 11:01:34 -04:00
..
mothership feat(events): internal event bus already implemented; wire explainability requests in fusion loop 2026-04-25 11:01:34 -04:00
sim fix(sim): correct default WS endpoint and remove dead walker code 2026-04-24 21:42:14 -04:00
_parse_check.go feat: verify dashboard WebSocket feed supports events, alerts, BLE, triggers, health 2026-04-07 09:54:14 -04:00