Route
Live route: /settings.
Source file: app/app/settings/page.tsx.
Application settings surface for preferences, channels, account configuration, and system choices.
/settingsUI patterns
This route should keep using the established dashboard patterns listed below.
- settings-layout
- settings-nav
- panel
- component-btn
Production review
Review these route-specific items before release.
- Settings nav remains usable.
- Form controls follow global focus styling.
- Dark theme surfaces are consistent.
- Run npm run check after route changes.
- Smoke test the live route after service restart.