spaxel/dashboard/node_modules/@babel
jedarden c817e96802 feat: implement repeated-setting change detection with guided calibration
Detects when user changes same config setting 3+ times within 24 hours.
Shows non-intrusive prompt offering help with guided calibration flow.

Guided calibration features:
- Test for false positives (walk around room)
- Test for missed motion (sit still)
- Suggest optimal value based on diurnal baseline SNR and link health
- Apply suggested value button

Files:
- dashboard/js/proactive.js: Complete implementation with localStorage tracking

Acceptance:
- Help prompt fires after 3+ changes in 24h
- Calibration flow tests both directions
- Suggests value based on system data
- Apply button works
2026-04-11 00:18:19 -04:00
..
code-frame feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
compat-data feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
core feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
generator feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
helper-compilation-targets feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
helper-globals feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
helper-module-imports feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
helper-module-transforms feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
helper-plugin-utils feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
helper-string-parser feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
helper-validator-identifier feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
helper-validator-option feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
helpers feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
parser feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-async-generators feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-bigint feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-class-properties feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-class-static-block feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-import-attributes feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-import-meta feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-json-strings feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-jsx feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-logical-assignment-operators feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-nullish-coalescing-operator feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-numeric-separator feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-object-rest-spread feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-optional-catch-binding feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-optional-chaining feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-private-property-in-object feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-top-level-await feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
plugin-syntax-typescript feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
template feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
traverse feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00
types feat: implement repeated-setting change detection with guided calibration 2026-04-11 00:18:19 -04:00