File size: 2,909 Bytes
4ae946d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
  "version": "1.0",
  "last_updated": "2026-01-15T01:40:42.646751",
  "flags": {
    "USE_NEW_NAVIGATION": {
      "name": "NavigationHub Rollout",
      "description": "Gradual rollout of the new NavigationHub UI",
      "flag_type": "boolean",
      "status": "rolling_out",
      "value": false,
      "created_at": "2026-01-15T02:00:00.000000",
      "updated_at": "2026-01-15T02:00:00.000000",
      "created_by": "system",
      "tags": [
        "ui",
        "navigation",
        "release"
      ],
      "metadata": {},
      "rollout_percentage": 1,
      "allowlist": [
        "qa@company.com",
        "admin@company.com"
      ],
      "blocklist": [],
      "expires_at": null
    },
    "new_dashboard_ui": {
      "name": "New Dashboard UI",
      "description": "Enable redesigned dashboard interface",
      "flag_type": "boolean",
      "status": "disabled",
      "value": false,
      "created_at": "2026-01-15T01:40:42.646710",
      "updated_at": "2026-01-15T01:40:42.646718",
      "created_by": "system",
      "tags": [
        "ui",
        "dashboard"
      ],
      "metadata": {},
      "rollout_percentage": null,
      "allowlist": [],
      "blocklist": [],
      "expires_at": null
    },
    "advanced_ai_analysis": {
      "name": "Advanced AI Analysis",
      "description": "Enable advanced AI-powered analysis features",
      "flag_type": "percentage",
      "status": "rolling_out",
      "value": true,
      "created_at": "2026-01-15T01:40:42.646730",
      "updated_at": "2026-01-15T01:40:42.646732",
      "created_by": "system",
      "tags": [
        "ai",
        "analysis"
      ],
      "metadata": {},
      "rollout_percentage": 20,
      "allowlist": [],
      "blocklist": [],
      "expires_at": null
    },
    "simplified_workflow": {
      "name": "Simplified Workflow",
      "description": "Simplified investigation workflow for new users",
      "flag_type": "boolean",
      "status": "enabled",
      "value": true,
      "created_at": "2026-01-15T01:40:42.646739",
      "updated_at": "2026-01-15T01:40:42.646740",
      "created_by": "system",
      "tags": [
        "workflow",
        "ux"
      ],
      "metadata": {},
      "rollout_percentage": null,
      "allowlist": [],
      "blocklist": [],
      "expires_at": null
    },
    "beta_reporting": {
      "name": "Beta Reporting",
      "description": "Enable new reporting features in beta",
      "flag_type": "allowlist",
      "status": "rolling_out",
      "value": true,
      "created_at": "2026-01-15T01:40:42.646745",
      "updated_at": "2026-01-15T01:40:42.646746",
      "created_by": "system",
      "tags": [
        "reporting",
        "beta"
      ],
      "metadata": {},
      "rollout_percentage": null,
      "allowlist": [
        "beta-testers@company.com",
        "admin@company.com"
      ],
      "blocklist": [],
      "expires_at": null
    }
  }
}