Skip to main content
Comet automates safe transitions, but product and risk decisions still belong to you. A decision point is a hard pause where the agent must get an explicit answer before continuing.

Xiaoyu waits at decision signposts along the five-phase Comet path

Rules

  • The agent cannot replace your answer with a default.
  • A recommendation is not a decision.
  • A past preference is not a decision.
  • Text output alone is not enough when the platform has a structured question UI.

Common decision points

AreaExamples
OpenConfirm clarified requirements, change name, proposal/design/tasks.
DesignConfirm approach, decide whether to patch specs.
BuildChoose isolation, execution mode, TDD mode, review mode.
VerifyFix failure, accept divergence, handle branch state.
ArchiveFinal confirmation before archive.
PresetsContinue hotfix/tweak or upgrade to full.

Why this matters

Comet is designed to be recoverable and auditable. Silent defaults at risk points make later recovery misleading.

Next steps

Last modified on July 1, 2026