AntiPattern
Config Mismatch Causes No-Op
configuration-interface-mismatch
Misaligned configuration between the expected runtime interface (OS/build target, provider API shape, or frontend state/update model) makes downstream logic use the wrong assumptions, so transitions, requests, or auth headers become no-ops or unreachable branches.