Simple Check-In (Open Sharing)
Open Sharing format flow where each partner gets 5 minutes to speak while the other listens.
Steps
| # | Action | Actor | Description |
|---|---|---|---|
| Setup | |||
| 1 | — | User selects Open Sharing format. | |
| 2 | start-session | App starts the session and begins 5-minute timer for Partner A. | |
if session-ready | |||
| Session begins and recording starts. | |||
| Partner A's Turn | |||
| 3 | — | Partner A speaks; Partner B listens. | |
| 4 | — | Timer completes (audio/visual cue), but recording continues until Partner A manually accepts finalization. | |
| 5 | — | Partner A taps to finish their turn. | |
| Partner B's Turn | |||
| 6 | — | App switches turn. 5-minute timer starts for Partner B. | |
| 7 | — | Partner B speaks; Partner A listens. | |
| 8 | — | Timer completes, Partner B manually accepts finalization. | |
| Wrap-Up | |||
| 9 | end-session | Session concludes. | |
if session-active | |||
| Session ended and audio recording finalised. | |||