| 1 | // ============================================================================= |
| 2 | // main.ts — Entry point. Wiring only. |
| 3 | // |
| 4 | // This file connects the FSM to the UI. It does not contain FSM logic or DOM |
nothing calls this directly
no test coverage detected