Legacy Route Placeholder

This dashboard route still resolves through the legacy@/pagesalias. The placeholder keeps unresolved routes compiling while each screen is migrated to an App Router-native implementation undersrc/app.

Remove this shim only after all@/pages/*imports in the business dashboard point at real modules instead of the fallback alias.