{
  "accepted_formats": [
    ".csv",
    ".xlsx"
  ],
  "active_demo_format": ".csv",
  "execution_mode": "synthetic_demo_only",
  "file_size_limit_mb": 10,
  "gate_checklist": [
    {
      "gate": "Real Customer Data Gate",
      "note": "DPA/AVV, Retention, Backup und Human Approval fehlen in dev-meta bewusst.",
      "status": "locked"
    },
    {
      "gate": "PII Scan",
      "note": "Synthetischer Export enthaelt keine blockierenden PII-Felder.",
      "status": "pass_demo"
    },
    {
      "gate": "Mapping Preview",
      "note": "Feldaliasse werden vor Report-Erzeugung sichtbar.",
      "status": "ready_demo"
    },
    {
      "gate": "Append-only Import History",
      "note": "Manifest ist sichtbar; produktive Persistenz folgt auf privatem Volume/Postgres.",
      "status": "preview"
    }
  ],
  "import_history": [
    {
      "ad_account_id": "adacc-demo-hospitality",
      "blocked": false,
      "file_sha256": "37a7aa991b3111ece726ab7fdb0b9e163bbfcf4332b06cf0f846ce522bf8437c",
      "kpi_version": "2026-06-11.v1",
      "manifest_id": "manifest-a2d4bc01344affaf",
      "normalized_count": 3,
      "period_end": "2026-06-02",
      "period_start": "2026-06-01",
      "pii_scan_passed": true,
      "quality_score": 100,
      "retention_until": "2026-07-11",
      "row_count": 3,
      "schema_version": "meta-csv.v1",
      "source_name": "synthetic-meta-business-manager-export",
      "tenant_id": "tenant-colbec"
    }
  ],
  "mapping_preview": [
    {
      "canonical": "ad_name",
      "source": "Ad name"
    },
    {
      "canonical": "adset_name",
      "source": "Ad set name"
    },
    {
      "canonical": "campaign_name",
      "source": "Campaign name"
    },
    {
      "canonical": "conversions",
      "source": "Results"
    },
    {
      "canonical": "currency",
      "source": "Currency"
    },
    {
      "canonical": "date",
      "source": "Date"
    },
    {
      "canonical": "impressions",
      "source": "Impressions"
    },
    {
      "canonical": "landing_page_views",
      "source": "Landing page views"
    },
    {
      "canonical": "outbound_clicks",
      "source": "Outbound clicks"
    },
    {
      "canonical": "reach",
      "source": "Reach"
    },
    {
      "canonical": "spend",
      "source": "Amount spent (EUR)"
    }
  ],
  "quality": {
    "blocked": false,
    "issues": [],
    "normalized_count": 3,
    "pii_findings": [],
    "row_count": 3,
    "score": 100
  },
  "schema_version": "enterprise_tools.2026-06-11.v1",
  "tool": "import_center",
  "upload_status": "real_upload_locked_in_dev",
  "xlsx_status": "planned_parser_gate"
}