AntiPattern
Runtime Mismatch Failures
runtime-environment-assumption-mismatch
Client/runtime assumptions break when code is executed in the wrong environment: SSR vs client wrappers, server-only AWS modules, router hooks, dynamic rendering loops, and brittle service-worker handlers all throw or hang instead of degrading gracefully.