A real Settings area where every control does something and persists. ## Scope - [ ] Persisted app settings (EF/JSON store) loaded at startup. - [ ] Theme (light/dark/system) + recolorable accent applied app-wide. - [ ] Confidence thresholds that drive the Low/Medium/High tiers. - [ ] Default export template. - [ ] Branding: product name + logo (single owner already started in Brand.cs). - [ ] Data management: reseed demo, clear all data (guarded). ## Gate Change each setting, reload the app, the change persists and visibly takes effect. No dead toggles.
A real Settings area where every control does something and persists.
Scope
Gate
Change each setting, reload the app, the change persists and visibly takes effect. No dead toggles.