DeployWizard steps
13. Destroy
Full teardown (one-way).
Wizard step 13: Destroy
Purpose: Full teardown (one-way).
Inputs
- Confirmation
Outputs
- VPS deleted, DNS removed, Postgres dropped (managed), local context wiped
What it does internally
Daedalus reads its current context from daedalus.json, performs the action, then updates the context with the results. If the action fails (network error, API rejection), the operator stays on this step and can retry.
For agent-driven flows, Claude can call navigate({path: "/destroy"}), then form_input / click to drive this step.