spaxel/mothership/internal
jedarden d81d1cb82c feat: implement ambient dashboard mode with Canvas 2D renderer
- Added /ambient route serving ambient.html for wall-mounted tablet display
- Canvas 2D renderer at 2Hz with lerp interpolation for smooth person movement
- Time-of-day palette with 30-minute transitions (morning/day/evening/night)
- Auto-dim: reduces brightness to 40% after 60s of no presence
- Alert mode: pulsing red background for fall/security alerts
- Morning briefing overlay: 15-second overlay on first detection after 6am
- Unified alerts API for fall, anomaly, and node_offline events
- Jest test setup mocking Canvas 2D context for jsdom

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 23:16:52 -04:00
..
analytics feat: implement anomaly detection and security mode 2026-04-09 09:48:44 -04:00
apdetector feat: implement OUI lookup function 2026-04-09 06:27:26 -04:00
api feat: implement ambient dashboard mode with Canvas 2D renderer 2026-04-10 23:16:52 -04:00
auth feat: dashboard PIN change flow 2026-04-09 08:05:35 -04:00
automation fix: resolve Phase 6 build integration issues 2026-04-07 02:31:02 -04:00
ble feat: complete anomaly detection & security mode dashboard UI 2026-04-09 05:59:54 -04:00
briefing feat: implement ambient dashboard mode with Canvas 2D renderer 2026-04-10 23:16:52 -04:00
config feat: add environment variable validation with documented defaults 2026-04-07 12:15:06 -04:00
dashboard feat: implement ambient dashboard mode with Canvas 2D renderer 2026-04-10 23:16:52 -04:00
db feat: implement morning briefing feature 2026-04-10 00:25:33 -04:00
diagnostics ci: set VERSION to 0.1.0 for image build 2026-04-06 08:53:25 -04:00
eventbus feat: implement internal pub/sub event bus 2026-04-07 12:51:41 -04:00
events feat: implement timeline storage subscriber 2026-04-09 14:24:50 -04:00
explainability feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
falldetect fix: remove unused imports and variables in falldetect/detector.go 2026-04-06 18:47:11 -04:00
fleet feat: add fleet status page with bulk actions and camera fly-to 2026-04-10 05:38:55 -04:00
floorplan feat: complete floor plan dashboard UI 2026-04-09 08:37:08 -04:00
fusion feat: implement detection explainability system 2026-04-09 11:48:55 -04:00
guidedtroubleshoot feat: implement guided troubleshooting with proactive contextual help 2026-04-10 04:25:31 -04:00
health feat: complete anomaly detection & security mode dashboard UI 2026-04-07 15:50:25 -04:00
ingestion feat: add fleet status page with bulk actions and camera fly-to 2026-04-10 05:38:55 -04:00
learning feat: wire anomaly detection & security mode API endpoints 2026-04-07 15:09:34 -04:00
loadshed feat: extract evaluate() from EndIteration for testable load shedding state machine 2026-04-09 05:59:54 -04:00
localization feat: add self-improving localization with BLE ground truth 2026-04-09 10:33:20 -04:00
mqtt fix: correct malformed import statement in mqtt client_test 2026-04-10 22:11:41 -04:00
notifications feat: implement notification delivery clients (ntfy, pushover, webhook) 2026-04-10 19:18:31 -04:00
notify feat: implement notification manager with batching and quiet hours 2026-04-10 08:39:52 -04:00
ota feat(dashboard): per-link motion presence indicator with amplitude time series 2026-03-26 22:55:33 -04:00
oui fix: resolve Go compilation errors in simulator and oui packages 2026-04-10 19:23:22 -04:00
prediction feat: add new internal packages (events, automation, ble, falldetect, mqtt, notify, prediction, sleep, tracker, zones, analytics) and dashboard modules (anomaly, automations, blepanel, fleet) 2026-04-06 09:48:31 -04:00
provisioning feat: add environment variable validation with documented defaults 2026-04-07 12:15:06 -04:00
recorder feat(recorder): per-link CSI frame recording with 1-hour segment files 2026-03-28 00:07:50 -04:00
recording feat: implement CSI simulator Go CLI for hardware-free testing 2026-04-09 16:50:40 -04:00
render feat: implement floor-plan PNG renderer 2026-04-10 08:31:53 -04:00
replay feat: implement time-travel debugging and CSI replay 2026-04-09 19:27:42 -04:00
shutdown feat: wire load-shedding level to health endpoint and dashboard WS alerts 2026-04-07 13:32:24 -04:00
signal feat: implement detection explainability system 2026-04-09 11:48:55 -04:00
simulator feat: implement ambient dashboard mode with Canvas 2D renderer 2026-04-10 22:09:12 -04:00
sleep feat: implement activity timeline with tap-to-jump and inline feedback 2026-04-09 11:07:16 -04:00
startup feat: startup phase sequencing with 30s timeout enforcement 2026-04-07 12:40:25 -04:00
timeline feat: implement timeline storage subscriber with buffered queue 2026-04-09 14:02:00 -04:00
tracker feat: complete anomaly detection & security mode dashboard UI 2026-04-09 05:59:54 -04:00
tracking feat: complete anomaly detection & security mode dashboard UI 2026-04-07 15:50:25 -04:00
volume feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
webhook feat: implement home automation integration (MQTT and webhooks) 2026-04-10 21:17:07 -04:00
zones feat: implement room transition portals and zone occupancy 2026-04-10 08:10:12 -04:00