Sequence completion

Added

The user signals the current sequence has successfully completed.

  1. U → A: Minimal receipt in “third position” (e.g., “Thanks,” “Got it,” ”👍”).
  2. A: Brief acknowledgement; transition to next activity or offer projected next steps.
  3. U (Optional): Start a new activity or close (see conversation management patterns).

Metrics

Completion without next-move pick; next-move acceptance rate; premature re-prompts.

Consequences

  • the sequence is closed from the actor's side and the encounter is between activities; if this was the last thing they came for, the encounter itself is ready to be ended rather than left open
  • an acknowledged completion is the natural place to offer a next move and the easiest place to over-prompt — the actor may simply be finished

Related patterns

Precedes

  • Closing — the sequence is closed from the actor's side and the encounter is between activities; if this was the last thing they came for, the encounter itself is ready to be ended rather than left open

Enables

  • Conversation — the actor marks a sequence as successfully done

Preceded by

  • Agent repair — understanding is restored and the primary activity resumes at the step it broke on rather than from the beginning, on its way to the receipt that closes the sequence
  • User repair — comprehension is restored and the activity resumes from the same step, on its way to the receipt that closes the sequence