spaxel/mothership/internal/tracker
jedarden 636f3efba2 feat: complete anomaly detection & security mode dashboard UI
- Add anomaly.css and sleep.css to dashboard includes
- Add sleep.js for sleep quality monitoring
- Implement analytics API handler (flow, dwell, corridors)
- Add tracks API and tests for time-based data queries
- Add sleep monitor tests
- AnomalyDetector initialized and running in main()
- Anomaly events broadcast via WebSocket to dashboard
- Security mode arm/disarm persists across restarts (learning_state table)
- Learning progress tracking and display
- Alert banner with acknowledge functionality
- All API endpoints wired: /api/anomalies, /api/security/*, /api/analytics/*

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 05:59:54 -04:00
..
ble_provider.go feat: complete anomaly detection & security mode dashboard UI 2026-04-09 05:59:54 -04:00
identity.go feat: complete anomaly detection & security mode dashboard UI 2026-04-07 15:50:25 -04:00
tracker.go feat: wire alert broadcasts for anomaly detections and security mode changes 2026-04-07 06:57:23 -04:00
tracker_test.go feat(tracker): 3D biomechanical blob tracking with UKF 2026-03-26 23:56:02 -04:00
ukf.go feat(tracker): 3D biomechanical blob tracking with UKF 2026-03-26 23:56:02 -04:00