Feature Flags
Platform-wide feature toggles for gradual rollout
Feature flags vs. module activation
Feature flags control experimental or gradual-rollout features at the platform level. They are separate from module activation (which is per-merchant).
| Flag | Key | Status | Scope | Description | Actions |
|---|---|---|---|---|---|
| New Sync Protocol | sync.v2.enabled | Enabled | 3 merchants | V2 bidirectional sync with delta compression | |
| Offline Merge | shift.offline-merge | Enabled | All | Automatic offline shift merge on reconnect | |
| Label Preview | labels.live-preview | Disabled | — | Real-time ZPL label preview in browser | |
| Bulk Import | catalog.bulk-import | Disabled | — | CSV/Excel product bulk import | |
| IoT Hub Telemetry | iot.telemetry.v2 | Enabled | 1 merchant | Enhanced device telemetry with battery and memory stats |