AntiPattern
Routing And Locale Drift
route-locale-misalignment
Route semantics and i18n context drift across the stack because the server and client disagree on path segmentation, base/static asset paths, and how locale params propagate, causing routes to miss and renders to use the wrong translations.