spaxel/mothership/internal
jedarden 6bcd4711f1 fix: guard migration 7 ALTER TABLE with column existence check
SQLite doesn't support IF NOT EXISTS on ALTER TABLE ADD COLUMN.
The error_message and error_count columns already exist in the
triggers table from v0.1.33, causing migration 7 to fail on upgrade.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 17:27:24 -04:00
..
analytics fix: resolve analytics API test failures and improve corridor response format 2026-04-11 08:34:24 -04:00
apdetector feat: implement OUI lookup function 2026-04-09 06:27:26 -04:00
api fix: resolve compilation errors breaking CI builds 2026-04-12 17:14:05 -04:00
auth feat: complete crowd flow visualization implementation 2026-04-11 07:27:21 -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 test: fix briefing test to include detail_json in event insert 2026-04-11 04:06:04 -04:00
config feat: add environment variable validation with documented defaults 2026-04-07 12:15:06 -04:00
dashboard feat: add OTA progress tracking to fleet status page 2026-04-11 22:41:51 -04:00
db fix: guard migration 7 ALTER TABLE with column existence check 2026-04-12 17:27:24 -04:00
diagnostics feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -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: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
falldetect fix: remove unused imports and variables in falldetect/detector.go 2026-04-06 18:47:11 -04:00
fleet fix: resolve compilation errors breaking CI builds 2026-04-12 17:14:05 -04:00
floorplan feat: complete floor plan dashboard UI 2026-04-09 08:37:08 -04:00
fusion fix: resolve remaining Go compilation errors across mqtt, analytics, localization, ingestion 2026-04-11 08:15:00 -04:00
guidedtroubleshoot fix: resolve remaining Go compilation errors across mqtt, analytics, localization, ingestion 2026-04-11 08:15:00 -04:00
health feat: complete anomaly detection & security mode dashboard UI 2026-04-07 15:50:25 -04:00
help feat: implement feature discovery notifications 2026-04-11 01:05:27 -04:00
ingestion feat: implement proactive quality prompts with link diagnostics 2026-04-11 19:51:57 -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: complete crowd flow visualization implementation 2026-04-11 07:27:21 -04:00
mqtt feat: home automation integration (MQTT and webhooks) 2026-04-11 06:29:51 -04:00
notifications feat: implement proactive quality prompts with link diagnostics 2026-04-11 19:51:57 -04:00
notify feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
ota feat: add OTA progress tracking to fleet status page 2026-04-11 22:41:51 -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 test: enhance floor-plan renderer tests with precise coordinate and color verification 2026-04-11 04:29:13 -04:00
replay feat: complete crowd flow visualization implementation 2026-04-11 07:27:21 -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: home automation integration (MQTT and webhooks) 2026-04-11 06:29:51 -04:00
zones feat: implement room transition portals and zone occupancy 2026-04-10 08:10:12 -04:00