Maintenance bay
System Controls
Data
Stored locally in this browser. 0 days on file.
Last sync: —
Reset demo data
Wipes every locally stored metric, wake/nap state, and word bank back to defaults. This cannot be undone — export first if you want a backup.
Developer diagnostics
live engine valuesEvery row shows what the engine computed and where the value came from. Empty inputs render as No signal — the UI does not fabricate scores.
Raw phaseState JSON
{
"wake_time": null,
"nap_credit_minutes": 0,
"nap_start_time": null,
"nap_end_time": null
}Engine Integrity
silent helpersInternal-only. Shows the silent signals shaping recovery, phase, and patterns. Never surfaced in the main UI.
About
Energy Engine ports the original Python engine 1:1 into TypeScript modules at src/engine/*. Formulas, thresholds, phase names, recovery logic, and nap credit logic are preserved.
Energy Engine v1.5 — Timing and State
Engine formulas frozen for the observation phase.