> ## Documentation Index
> Fetch the complete documentation index at: https://docs.useblueprints.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploy preflight

> Deploy preflight controls, including what is persisted versus visual-only.

Blueprints enforces deploy preflight checks before a blueprint can go live.

## Deploy preflight: persisted vs visual-only

The pre-deploy panel includes both enforced checks and preview controls.

### Persisted and enforced today

* **Onboarding completion**: deploy action stays disabled until account onboarding status is `completed`
* **Blueprint validation errors**: deploy action is disabled while validation fails
* **Unprotected terminal output warning acknowledgment**: if applicable, deploy requires explicit acknowledgment

These states affect deploy eligibility immediately.

### Visual-only controls (not persisted yet)

The following controls are currently local UI state only and are not saved to backend deployment configuration:

* Limits: max trade size, daily loss limit, max open positions
* Schedule: run duration
* AI check-in settings: check cadence, watch-for category, permissions, notify channel

They are present to preview intended deploy ergonomics, but they do not yet change runtime behavior.
