App Router scaffold
This route is rendered from src/app/app-router-poc/page.tsx as a Server Component. The MUI AppRouterCacheProvider and theme stack are wired up via src/app/layout.tsx.
src/pages/ continue to use the existing _app.tsx / _document.tsx while individual routes are migrated.