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

# Build Lifecycle

> From draft to deployed: how builds move through environments.

## Stages

1. Draft: flows/tools under active development
2. Validated: passes checks and tests
3. Published: version created with notes
4. Deployed: running in target environment

## Promotion

* Promote Dev → UAT → Prod
* Require approvals for Prod
* Maintain rollback plans
