Description
Difficulty: Hard
Type: Feature
Summary
Add a development-safe settings view for feature flags.
Current Behaviour
Experimental features may need to be visible or disabled during testing.
Expected Behaviour
The app should show enabled feature flags in a non-sensitive way.
Suggested Implementation
Create a settings or diagnostics section listing active feature flags and experimental warnings.
Files or Areas Likely Affected
app/
src/features/settings/
src/config/
docs/
Acceptance Criteria
Additional Notes
This can be development-only.
Description
Difficulty: Hard
Type: Feature
Summary
Add a development-safe settings view for feature flags.
Current Behaviour
Experimental features may need to be visible or disabled during testing.
Expected Behaviour
The app should show enabled feature flags in a non-sensitive way.
Suggested Implementation
Create a settings or diagnostics section listing active feature flags and experimental warnings.
Files or Areas Likely Affected
app/
src/features/settings/
src/config/
docs/
Acceptance Criteria
Additional Notes
This can be development-only.