AntiPattern
Misconfigured Routing Inputs
inconsistent-uri-path-and-identifier-routing
URI/path normalization and routing assumptions fail when transforms, casing, or helper logic diverge (e.g., file:// stripping or wrong exports), causing requests to miss workspace checks, misroute diagnostics, or degrade reload behavior.