Client router uses first-match, so /isomorphism/data-test was matching the /isomorphism/<slug> wildcard instead of the specific data-test route. Moved bundle-analyzer, routing-analyzer, data-test before the wildcard. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>