AntiPattern
Route Guard and Markup Drift
misplaced-guard-and-invalid-markup
Route groups and UI markup drift from what the framework expects—guards and lazy modules don’t prevent client payloads, and invalid component trees (e.g., Link nesting) trigger hydration or rendering issues that mask verification/report problems.