spaxel/dashboard
jedarden f0798edc6b feat: implement repeated-setting change detection with guided calibration
Detect when a user changes the same configuration setting more than 3
times within 24 hours and show a non-intrusive prompt offering help.

Features:
- Track qualifying setting changes (delta_rms_threshold, breathing_sensitivity,
  tau_s, fresnel_decay, n_subcarriers) in localStorage
- Non-intrusive help prompt with "Help me tune this" button
- Guided calibration flow with:
  - False positive test: walk around room for 15 seconds
  - Missed motion test: sit still for 10 seconds
  - Suggest optimal value based on diurnal baseline SNR and link health
  - Apply suggested value button
- Full modal UI with progress indicators and countdown timers
- Integration with settings-panel.js for automatic tracking

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 00:05:52 -04:00
..
css feat: implement ambient dashboard mode with Canvas 2D renderer 2026-04-10 22:09:12 -04:00
js feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:05:52 -04:00
ambient.html feat: implement ambient dashboard mode with Canvas 2D renderer 2026-04-10 22:09:12 -04:00
index.html feat: implement ambient dashboard mode with Canvas 2D renderer 2026-04-10 22:09:12 -04:00
jest.config.js feat: implement spatial quick actions context menu for 3D scene 2026-04-10 22:56:17 -04:00
package-lock.json feat(dashboard): interactive onboarding wizard for ESP32-S3 node provisioning 2026-03-28 02:36:58 -04:00
package.json feat(dashboard): interactive onboarding wizard for ESP32-S3 node provisioning 2026-03-28 02:36:58 -04:00
simple.html feat: implement ambient dashboard mode with Canvas 2D renderer 2026-04-10 22:09:12 -04:00