Ionize Docs
DeployWizard steps

7. Secrets

Generate cryptographic secrets.

Wizard step 7: Secrets

Purpose: Generate cryptographic secrets.

Inputs

  • None — auto-generated

Outputs

  • 10+ secrets generated, stored locally and pushed to GitHub Actions Secrets

What it does internally

Deploy reads its current context from catalyst.json (the frozen pre-rename state-file name), 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: "/secrets"}), then form_input / click to drive this step.

On this page