spaxel/mothership/internal
jedarden aaa622d410 feat(ui): implement command palette (Component 34) with tests
- commandpalette.js: CommandPaletteManager with fuzzy scorer, time parsing,
  command registry (20 commands), recent history, entity search, mode gating
- commandpalette.css: modal overlay, search input, result list styles
- commandpalette.test.js: 64 tests covering fuzzy match, time parsing, commands
  completeness, keyboard nav, recent history, expert-mode gating, positioning
- app.js: spaxelGetState() exposure and Ctrl+K fallback listener
- index.html: includes commandpalette.css and commandpalette.js
- explainability.js + explain.go: detection explainability backend/frontend
- hub.go + server.go: dashboard WebSocket and API updates

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 19:51:16 -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 feat(ui): implement command palette (Component 34) with tests 2026-04-13 19:51:16 -04:00
auth fix(auth): serve minimal login page for unauthenticated page requests 2026-04-13 12:28:16 -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(ui): implement command palette (Component 34) with tests 2026-04-13 19:51:16 -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(events): implement activity timeline with two-phase shutdown and test fixes 2026-04-13 19:08:02 -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 feat(ui): implement command palette (Component 34) with tests 2026-04-13 19:51:16 -04:00
guidedtroubleshoot fix: resolve remaining Go compilation errors across mqtt, analytics, localization, ingestion 2026-04-11 08:15:00 -04:00
health fix(health): don't degrade status when no nodes are connected 2026-04-13 16:24:07 -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 test(notify): add comprehensive tests for notification system 2026-04-13 17:42:26 -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