Enable autoCodeSplitting in TanStackRouterVite plugin to split the monolithic 582 KB bundle into route-level chunks. Main vendor chunk drops to 454 KB with initiative detail (~13 KB), inbox (~13 KB), and dashboard (~65 KB) as separate lazy-loaded chunks. Eliminates the Vite 500 KB chunk size warning.