AntiPattern
Migration Metadata Corruption
premature-migration-metadata-write
Schema/migration metadata can be corrupted because concurrent or prematurely-triggered processes write non-JSON (e.g., stack traces) or fire hooks before meta generation completes, breaking history diffs and causing CI/backfills to fail or run with missing state.