 5   {"files": [{"name": "features.json", "mode": 33206}]}  {
  "configurations": [
    {
      "name": "Logi Voice China",
      "conditions": {
        "region": {
          "codes": [
            "cn"
          ],
          "type": "ALLOW"
        },
        "flagMustBeEnabled": {
          "flag": "logivoice_allowed",
          "default": true
        }
      },
      "actions": {
        "conditionalDepots": [
          "logivoice"
        ],
        "addFeatureFlags": [
          "logivoice_enabled"
        ]
      }
    },
    {
      "name": "RAP V2",
      "conditions": {
        "flagMustBeEnabled": {
          "flag": "rap_v2_enabled",
          "default": false
        }
      },
      "actions": {
        "conditionalDepots": [
          "predefined_profiles",
          "system_actions"
        ]
      }
    },
    {
      "name": "webcam adv cfg condition",
      "conditions": {
        "flagMustBeEnabled": {
          "flag": "webcam_adv_cfg_allowed",
          "default": false
        }
      },
      "actions": {
        "conditionalDepots": [
          "bbaf329b-bad6-4e7f-8ae4-f98843382848_strings"
        ]
      }
    },
    {
      "name": "AI Prompt Builder disabled globally",
      "conditions": {},
      "actions": {
        "addFeatureFlags": [
          "ai_overlay_disabled"
        ]
      }
    },
    {
      "name": "AI Propmt Builder China Depot",
      "conditions": {
        "region": {
          "codes": [
            "cn",
            "hk"
          ],
          "type": "RESTRICT"
        }
      },
      "actions": {
        "conditionalDepots": [
          "logi_ai_prompt_builder"
        ]
      }
    },
    {
      "name": "Logi AI Portal Depot",
      "conditions": {
        "region": {
          "codes": [
            "cn"
          ],
          "type": "ALLOW"
        },
        "flagMustBeEnabled": {
          "flag": "logi_ai_portal_allowed",
          "default": true
        }
      },
      "actions": {
        "conditionalDepots": [
          "logi_ai_portal"
        ],
        "addFeatureFlags": [
          "logi_ai_portal_enabled"
        ]
      }
    },
    {
      "name": "RightSight Win X64 Depot",
      "conditions": {
        "platformArch": {
          "architectures": [
            "X64"
          ],
          "type": "ALLOW"
        }
      },
      "actions": {
        "conditionalDepots": [
          "right_sight_win_x64"
        ]
      }
    },
    {
      "name": "RightSight Win Arm64 Depot",
      "conditions": {
        "platformArch": {
          "architectures": [
            "ARM64"
          ],
          "type": "ALLOW"
        }
      },
      "actions": {
        "conditionalDepots": [
          "right_sight_win_arm64"
        ]
      }
    }
  ]
}
