Context
There is no app-level not-found.tsx or error.tsx, so unknown routes and runtime errors use the framework defaults.
Scope
- Add branded
not-found and error routes consistent with the design system.
Acceptance criteria
- Unknown routes and errors render branded pages.
Pointers
src/app/.
Context
There is no app-level
not-found.tsxorerror.tsx, so unknown routes and runtime errors use the framework defaults.Scope
not-foundanderrorroutes consistent with the design system.Acceptance criteria
Pointers
src/app/.