[
  {
    "control": "Eligibility",
    "requirement2026": "Eligible U.S. political committee, registered 527 organization",
    "evidenceOrObservation": "Filing with the FEC or a state, local, or tribal authority",
    "practicalConsequence": "Program closed to ordinary commercial senders"
  },
  {
    "control": "Identity",
    "requirement2026": "Committee and domain verified by Campaign Verify",
    "evidenceOrObservation": "The domain hosts or redirects to the committee's public website",
    "practicalConsequence": "Free, shared, or already claimed domains are rejected"
  },
  {
    "control": "Postmaster Tools",
    "requirement2026": "Account linked to the domain and domain verified",
    "evidenceOrObservation": "Status shown in the compliance dashboard",
    "practicalConsequence": "Alerts and status changes communicated in Postmaster Tools"
  },
  {
    "control": "SPF",
    "requirement2026": "SPF configured on the sending domain",
    "evidenceOrObservation": "Authentication result observed by Gmail",
    "practicalConsequence": "Every actual source must be authorized"
  },
  {
    "control": "DKIM",
    "requirement2026": "Every message signed by the sending domain",
    "evidenceOrObservation": "Valid DKIM signature with the expected domain",
    "practicalConsequence": "A signature added only by a third-party domain is not enough"
  },
  {
    "control": "Infrastructure",
    "requirement2026": "Sending domain IP not shared with another sender",
    "evidenceOrObservation": "ESP inventory, IP pools, and SMTP logs",
    "practicalConsequence": "A standard shared pool is unsuitable"
  },
  {
    "control": "Complaints",
    "requirement2026": "Spam rate below 0.3% over a 14-day average",
    "evidenceOrObservation": "Spam Rate and compliance in Postmaster Tools",
    "practicalConsequence": "At 0.3% or higher, the domain violates the policy"
  },
  {
    "control": "Ongoing compliance",
    "requirement2026": "Program policies and Gmail rules followed",
    "evidenceOrObservation": "Compliance dashboard and traffic behavior",
    "practicalConsequence": "7-day suspension or permanent termination possible"
  }
]
