{
  "amazonadsupported": {
    "uow_active_days_limit": 180,
    "implementations": [
      {
        "rule": "theorchard/*",
        "label": "amazonadsupported-theorchard"
      },
      {
        "rule": "*/*",
        "label": "amazonadsupported"
      }
    ],
    "days_offset": 1,
    "validation_thresholds": {
      "low": 30,
      "high": 90
    },
    "default_priority_hrs": 24
  },
  "youtubereporting": {
    "uow_active_days_limit": 30,
    "implementations": [
      {
        "rule": "*/active_claims",
        "label": "youtubereporting-activeclaims"
      },
      {
        "rule": "*/*",
        "label": "youtubereporting"
      }
    ],
    "days_offset": 2,
    "validation_thresholds": {
      "low": 10,
      "high": 20
    },
    "default_priority_hrs": 24
  },
  "gras": {
    "uow_active_days_limit": 2,
    "implementations": [
      {
        "rule": "*/*",
        "label": "gras"
      }
    ],
    "days_offset": 1,
    "validation_thresholds": {
      "low": 10,
      "high": 20
    },
    "default_priority_hrs": 24
  },
  "appreciationengine": {
    "uow_active_days_limit": 2,
    "implementations": [
      {
        "rule": "sme/request_to_forget",
        "label": "appreciationengine_email",
        "flow": "gdpr_appreciationengine_email"
      },
      {
        "rule": "*/*",
        "label": "appreciationengine-paginate-partial"
      }
    ],
    "days_offset": 1,
    "validation_thresholds": {
      "low": 0,
      "high": 1000
    },
    "default_priority_hrs": 24
  }
}