Playground
  • Introduction
  • Components

Sequence completion

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.

Related patterns

Precedes

  • Closing — natural follow-up when sequence completion signals the overall goal is achieved

Enables

  • Conversation — the actor marks a sequence as successfully done

Preceded by

  • Bot repair — resumes the primary activity at sequence completion once a bot-side breakdown is resolved
  • User repair — resumes at sequence completion once the user's comprehension is restored