Docs: remove stop-confirmation requirement

This commit is contained in:
Tretzi
2026-04-09 20:41:14 -05:00
parent 38c9291db4
commit 278e41ba1e

View File

@@ -165,7 +165,7 @@ Outcomes:
### 4.6 Stop Flow
1. User taps Stop from controls or paused state
2. Confirmation sheet: Stop Session / Cancel
3. If confirmed, audio stops, visuals stop, wake behavior released, completion screen shown as “Session ended early”
3. When the user ends a session, audio stops, visuals stop, wake behavior released, completion screen shown as “Session ended early” (no confirmation dialog).
### 4.7 Interruption Flow
Triggers include call, alarm takeover, audio focus loss, app backgrounding, screen off intent, headphone disconnect.