# ADR Anti Patterns

## Avoid these failures

- writing a feature summary instead of a decision record
- describing only the chosen path with no real alternatives
- omitting the constraints that made the choice sensible
- hiding trade-offs because the team wants the record to look tidy
- leaving follow-up actions implicit
- never superseding old ADRs when reality changed
