db-migrations
- Propósito: Plan database migrations — schema changes, backfills, compatibility windows, and rollback strategy — with explicit application and data safety checks.
- Contenido sugerido: migration order, backfill strategy, and rollback plan.
- Estado: defined as a practical database specialization.