AntiPattern

Silent Schema/Config Drift

silent-schema-config-drift

Mismatch between expected runtime shapes or enabled instrumentation causes data to be dropped or invalid values to be stripped (instead of erroring), so debugging misses the real contract violation and failures appear intermittent or absent.