Pattern
Router Path Semantics Drift
router-path-semantics-drift
Routing behavior fails because path and parameter semantics drift across layers (bundling, mount-time matching, framework routing APIs, and hook usage), so requests are matched to wrong URLs, params don’t populate, or protected routes render with stale auth state.