Goal
Reintroduce NuxtLayout as the app shell baseline and prepare clean separation
between public and authenticated layouts.
Scope
- Reactivate
NuxtLayout usage in app entry
- Define baseline public vs app layout boundaries
- Remove/resolve current warning about unused layout component
- Keep behavior compatible with future user-customizable layouts (Epic 4)
Branch
feature/nuxtlayout-reactivation
Acceptance Criteria
Test Checklist
Unit
Integration
E2E
Goal
Reintroduce
NuxtLayoutas the app shell baseline and prepare clean separationbetween public and authenticated layouts.
Scope
NuxtLayoutusage in app entryBranch
feature/nuxtlayout-reactivationAcceptance Criteria
NuxtLayoutis actively used again in app entry pathTest Checklist
Unit
Integration
E2E
/and/chatand verify expected layout shell behavior