The problem
Production is a laptop. Staging drifted last year. Nobody can say which commit is live.
How Forklabs approaches it
We install the boring path: build, test, preview, promote. Observability and backups are part of done, not a later ticket.
What done looks like
- Repeatable deploys with an audit of who shipped
- Preview apps for every meaningful change
- Rollback that has been rehearsed

