diff --git a/ANDROID_MVP_SPEC.md b/ANDROID_MVP_SPEC.md index 0c99c66..7a2f87f 100644 --- a/ANDROID_MVP_SPEC.md +++ b/ANDROID_MVP_SPEC.md @@ -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.