()
| 62 | |
| 63 | /** Full reset — used by session/turn teardown and tests. */ |
| 64 | export const resetOverlayState = () => $overlayState.set(buildOverlayState()) |
| 65 | |
| 66 | /** |
| 67 | * Soft reset: drop FLOW-scoped overlays (approval / clarify / confirm / sudo |
no test coverage detected