{
  "schema": "hasna.audience.v1",
  "id": "audience_oss_operators",
  "createdAt": "2026-07-06T07:00:00.000Z",
  "audienceId": "oss-operators",
  "name": "OSS fleet operators",
  "definition": {
    "match": "all",
    "predicates": [
      {
        "kind": "tag",
        "op": "eq",
        "value": "fleet-operator"
      },
      {
        "kind": "attribute",
        "key": "machine",
        "op": "in",
        "values": ["spark01", "spark02", "apple01"]
      }
    ]
  },
  "consentPolicy": "opt_in",
  "suppressionSyncedAt": "2026-07-06T06:30:00.000Z"
}
