Skip to content

CAP-111 — Feature flag & remote config

Category Customer experience
Business goal Not yet linked to a business goal
Satisfying module MOD-069
Mode AUTO
BD owner BD09 Technology
Human needed No

Evaluates feature flags at app launch to show or hide features per customer, cohort, or jurisdiction without requiring a new app release. Supports phased rollout (percentage-based), A/B testing (user-cohort split), and emergency kill-switch (instant disable of a feature for all users). Remote config values are cached locally so the app functions correctly when offline.