AntiPattern
Import Context Misalignment
import-context-misalignment
Server/client boundary violations and build-time module resolution mismatches cause imported functions or types to evaluate as undefined or incompatible when pulled through index entrypoints or wrappers, breaking hydration, auth wrappers, and dependency installs.