AntiPattern
Stale Build-Time Assumptions
stale-build-time-assumptions
Build-time or initial-state assumptions get incorrectly reused at runtime—OS/toolchain mismatches, early cache tags, and “defined” data/Suspense expectations—so the wrong dataset or hydrated state reaches the client and profile/UI correctness silently degrades.