spaxel/mothership/internal
jedarden a9fa6f6f25 feat: add per-iteration timing and load-shedding to ProcessorManager
Add a 5-iteration rolling average timer to Process() with automatic
load-shedding levels (0-3) based on pipeline duration thresholds
(80ms/90ms/95ms). Recovery steps down when avg drops below 60ms for
10 consecutive iterations. Includes GetShedLevel() getter.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 12:53:06 -04:00
..
analytics fix: wire anomaly detection & security mode API endpoints 2026-04-07 12:10:01 -04:00
apdetector fix: correct oui import path in apdetector 2026-04-06 18:31:49 -04:00
api fix: resolve TestTimeoutDoesNotDisable hang in trigger tests 2026-04-07 12:34:35 -04:00
auth feat: implement install secret generation with one-time print 2026-04-06 18:06:33 -04:00
automation fix: resolve Phase 6 build integration issues 2026-04-07 02:31:02 -04:00
ble feat: implement BLE Devices REST endpoints with OpenAPI docs 2026-04-07 09:36:32 -04:00
briefing fix: resolve Phase 6 build integration issues 2026-04-07 02:31:02 -04:00
config feat: add environment variable validation with documented defaults 2026-04-07 12:15:06 -04:00
dashboard feat: implement comprehensive /healthz endpoint 2026-04-07 11:09:36 -04:00
db feat: robust WebSocket reconnection with backoff, extrapolation, and visual states 2026-04-07 12:34:35 -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 internal pub/sub event bus 2026-04-07 12:51:41 -04:00
explainability feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
falldetect fix: remove unused imports and variables in falldetect/detector.go 2026-04-06 18:47:11 -04:00
fleet 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
floorplan feat: implement comprehensive /healthz endpoint 2026-04-07 11:09:36 -04:00
fusion feat(signal): implement Phase 5 Reliability & Intelligence 2026-03-29 12:16:56 -04:00
health feat: implement 10-step SIGTERM graceful shutdown sequence 2026-04-07 11:51:38 -04:00
ingestion feat: add CSI frame validation with DEBUG logging and performance benchmark 2026-04-07 12:22:17 -04:00
learning feat(localization): implement self-improving localization with BLE ground truth 2026-03-29 20:11:22 -04:00
loadshed feat: verify dashboard WebSocket feed supports events, alerts, BLE, triggers, health 2026-04-07 09:54:14 -04:00
localization fix: resolve Phase 6 build integration issues 2026-04-07 02:31:02 -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 passive radar auto-detection of router AP 2026-04-06 14:03:03 -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(recording): disk-backed circular buffer with 48h time-based retention 2026-03-26 23:01:58 -04:00
replay feat(dashboard): per-link motion presence indicator with amplitude time series 2026-03-26 22:55:33 -04:00
shutdown feat: implement 10-step SIGTERM graceful shutdown sequence 2026-04-07 11:51:38 -04:00
signal feat: add per-iteration timing and load-shedding to ProcessorManager 2026-04-07 12:53:06 -04:00
sleep test: add breathing rate FFT and anomaly acceptance tests 2026-04-07 02:54:31 -04:00
startup feat: startup phase sequencing with 30s timeout enforcement 2026-04-07 12:40:25 -04:00
tracker feat: wire alert broadcasts for anomaly detections and security mode changes 2026-04-07 06:57:23 -04:00
tracking feat: add security mode persistence and tracker blob lifecycle events 2026-04-07 10:14:51 -04:00
volume feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
zones fix: resolve Phase 6 build integration issues 2026-04-07 02:31:02 -04:00