AntiPattern

Dual-Mode Config Drift

dual-mode-config-drift

Defaulting to one runtime mode while a feature flag or env override silently switches behavior causes config/schema drift, so integrations resolve the wrong paths/ports and builds/tests fail in opaque ways.