spaxel/mothership/internal
jedarden 1a52dde111 feat: implement morning briefing feature
Add daily summary card with push notification option.

- Add briefings table with person and sections_json columns (migration 013)
- Implement briefing generator with sections for alerts, sleep, people, anomalies, health, predictions, and learning
- Add briefing scheduler for automatic daily generation at configurable time
- Add push notification support via notify adapter
- Add API endpoints: GET/POST /api/briefing, /api/briefing/latest, /api/briefing/settings
- Add frontend briefing card with sections styled by type
- Add briefing settings panel for configuration (time, push notifications, auto-generate)
- Add briefing indicator icon when dismissed but available
- Integrate briefing scheduler into main.go with providers

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 00:25:33 -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 morning briefing feature 2026-04-10 00:25:33 -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 morning briefing feature 2026-04-10 00:25:33 -04:00
config feat: add environment variable validation with documented defaults 2026-04-07 12:15:06 -04:00
dashboard feat: implement CSI simulator Go CLI for hardware-free testing 2026-04-09 16:50:40 -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: verify diurnal adaptive baseline implementation complete 2026-04-09 09:04:37 -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
health feat: complete anomaly detection & security mode dashboard UI 2026-04-07 15:50:25 -04:00
ingestion feat: implement REST API endpoint for node identify 2026-04-09 07:15:20 -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 paho v1.5.0 API mismatches in mqtt/client.go 2026-04-06 18:47:11 -04:00
notify fix: rename shadowed color variable to clr in notify/service.go 2026-04-06 18:35:42 -04:00
ota feat(dashboard): per-link motion presence indicator with amplitude time series 2026-03-26 22:55:33 -04:00
oui feat: implement OUI code generator for IEEE MAC address lookup 2026-04-09 06:41:58 -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
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: complete pre-deployment simulator implementation 2026-04-09 21:30:47 -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
zones feat: wire load-shedding level to health endpoint and dashboard WS alerts 2026-04-07 13:32:24 -04:00