| { | |
| "feature_log_level": { | |
| "active": true, | |
| "description": "Controls logging verbosity for feature flags", | |
| "approved": "yes" | |
| }, | |
| "enable_metrics": { | |
| "active": true, | |
| "description": "Toggle for metrics collection", | |
| "approved": "yes" | |
| }, | |
| "legacy_auth": { | |
| "active": false, | |
| "description": "Legacy authentication module", | |
| "approved": "no" | |
| }, | |
| "cache_ttl": { | |
| "active": true, | |
| "description": "Time-to-live for application cache", | |
| "approved": "conditional" | |
| } | |
| } |