Event Types
intent.created: Intent has been successfully recorded.intent.waiting: Conditions are not yet met (e.g., out of stock).intent.executing: Guppy has started the execution flow.execution.step_started: A specific action in the plan has started.execution.step_failed: A step failed but may be retried.execution.needs_user_action: Input (3DS, OTP) is required to proceed.intent.succeeded: Intent goal has been achieved.intent.failed: Intent has reached a terminal failure state.