What to build
Reduce homepage request cost end-to-end so the public homepage no longer pays for SSR shell rendering plus a second client-side data fetch. The homepage should deliver its first screen with one coherent data-loading path that matches the chosen Nuxt rendering mode and avoids unnecessary API round-trips.
Acceptance criteria
Blocked by
None - can start immediately
What to build
Reduce homepage request cost end-to-end so the public homepage no longer pays for SSR shell rendering plus a second client-side data fetch. The homepage should deliver its first screen with one coherent data-loading path that matches the chosen Nuxt rendering mode and avoids unnecessary API round-trips.
Acceptance criteria
Blocked by
None - can start immediately