AntiPattern
Route/Base Path Mismatch
route-base-path-mismatch
Request routing breaks because duplicated or incorrectly configured base paths cause paths or asset URLs to resolve to the wrong route (e.g., /api/weather/api/weather) and server frameworks fail to interpret params/locale deeper in the tree.