Pipelines
Every lifecycle action is a durable pipeline run with persisted steps, streamed logs and a machine-readable result. Workers claim queued runs from Postgres, so the same code path scales from one embedded worker to many containers.
Launch a run
0 steps
Release if the gate approves
Otherwise the version stays in staging for manual promotion.
Sign in to launch runs. Everything else stays readable.