spaxel/mothership/cmd
jedarden 8a809fee2f feat: wire anomaly detection & security mode API endpoints
All acceptance criteria verified:
- AnomalyDetector initialized in main() with providers wired
- Anomaly events pushed to dashboard WS feed as 'alert' messages
- GET /api/anomalies?since=24h returns active + history anomalies
- POST /api/security/arm + /api/security/disarm endpoints
- GET /api/security/status with armed, learning_until, anomaly_count_24h
- Security mode persists across restarts via learning_state table

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 13:38:13 -04:00
..
mothership feat: wire anomaly detection & security mode API endpoints 2026-04-07 13:38:13 -04:00
sim feat: wire NTP client into firmware build and initialization 2026-04-07 13:32:24 -04:00
_parse_check.go feat: verify dashboard WebSocket feed supports events, alerts, BLE, triggers, health 2026-04-07 09:54:14 -04:00