---
name: delivery-checklist
description: Pre-delivery acceptance checklist before merge
---
## Delivery Checklist
- [ ] All tests pass with >= 90% coverage
- [ ] No linting errors or warnings
- [ ] PR description includes summary, test plan, and risk/rollback
- [ ] Issue linked and status updated
- [ ] No secrets, credentials, or PII in code
- [ ] Breaking changes documented
- [ ] Reviewer approved
- [ ] CI pipeline green
