The auth and profile layout redirects break SvelteKit's type generation for child page loads, causing false-positive type errors where PageData requires `user` from the root layout.