{
  "version": "1.0.0",
  "config": {
    "method": "sha256",
    "salt": "CDP_EDGE_UTM_SALT",
    "truncated_length": 8
  },
  "mappings": [],
  "examples": {
    "imoveis": [
      {
        "obfuscated": "8a3f1d2b",
        "original": "500k-800k",
        "category": "imovel",
        "pixel_audience": "AUDIENCE_LOW",
        "platform_specific": {
          "meta": { "custom_audience_id": "2385xxx_LOW" },
          "tiktok": { "pixel_id": "C1xxx_LOW" }
        }
      },
      {
        "obfuscated": "b4e2a1c9",
        "original": "800k-1.5M",
        "category": "imovel",
        "pixel_audience": "AUDIENCE_MID",
        "platform_specific": {
          "meta": { "custom_audience_id": "2385xxx_MID" },
          "tiktok": { "pixel_id": "C1xxx_MID" }
        }
      },
      {
        "obfuscated": "d6c3b4e7",
        "original": "1M-3M",
        "category": "imovel",
        "pixel_audience": "AUDIENCE_HIGH",
        "platform_specific": {
          "meta": { "custom_audience_id": "2385xxx_HIGH" },
          "tiktok": { "pixel_id": "C1xxx_HIGH" }
        }
      }
    ],
    "automotivos": [
      {
        "obfuscated": "e7a5b3d1",
        "original": "50k-100k",
        "category": "automotivo",
        "pixel_audience": "AUDIENCE_ENTRY"
      },
      {
        "obfuscated": "f4c8d2a6",
        "original": "100k-200k",
        "category": "automotivo",
        "pixel_audience": "AUDIENCE_MID"
      },
      {
        "obfuscated": "a9b1e4c3",
        "original": "200k-500k",
        "category": "automotivo",
        "pixel_audience": "AUDIENCE_PREMIUM"
      }
    ]
  },
  "instructions": "Preencha o array 'mappings' com as categorias do seu projeto. Use o comando 'node scripts/sync-agents.js' para sincronizar com o Agente UTM."
}
