LAYER STANDARD
Database
Production credentials, migrations, pooling and connection limits
Classcritical
Why it mattersYour data lives here. Treat database changes like surgery, not editing a spreadsheet.
What this layer covers
Your data lives here. Treat database changes like surgery, not editing a spreadsheet.
Production requirements
- Named owner responsible for this layer
- Preview environment ≠ production environment
- Configuration evidence (not just screenshots)
- Tested failure behavior
- Documented migration path
BY BUILDER