AntiPattern

Idempotent Insert Drift

distributed-migration-side-effects

Schema and data initialization can drift when write or migration responsibilities are distributed across ad-hoc call sites or mis-ordered hooks, so some boot paths never run the idempotent helpers and corrupt metadata gets committed.