# Irreversible Deployment

> Deploying in a way that cannot be undone, so a bad release cannot be rolled back.

Record: `lex:irreversible-deployment`
Kind: anti-pattern
Layer: [Correctness Core](https://banes-lab.com/records/layer/correctness-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-irreversible-deployment

## category

- [Self-Healing / Recovery / Deployment Safety](https://banes-lab.com/records/lex-category/self-healing-recovery-deployment-safety.md)

## referenced-by

- [Rollback](https://banes-lab.com/records/arch/rollback.md)
