{
  "id": "CON-RECORD-FIELDS",
  "slug": "con-record-fields",
  "title": "Consent records must capture the required fields",
  "statement": "The flow should evidence retention of the consent record: number, timestamp, medium, the exact wording agreed to, and the consenting party.",
  "rationale": "CTIA enumerates the fields a consent record must hold, including a capture of the language and action used to secure it. Recording only \"opted in: true\" leaves you unable to show WHAT was agreed to, which is the question every complaint turns on.",
  "layer": "CONSENT_FLOW",
  "layerSlug": "consent-flow",
  "object": "campaign.message_flow",
  "severity": "MEDIUM",
  "detectability": [
    "AI_FORM"
  ],
  "failureClass": "RETRY_FIELD",
  "authorities": [
    "CTIA"
  ],
  "applicabilityText": "Applies to every 10DLC registration.",
  "universal": true,
  "remediation": "State in the flow that you retain the consent record, and store the disclosure version alongside the timestamp so you can reproduce what the consumer actually saw.",
  "example": "For each opt-in we store the phone number, timestamp, collection medium, the disclosure version shown, and the session or agent identity.",
  "notes": "Registration-side twin of a runtime obligation — we verify the flow claims retention, not that retention happens.",
  "catalogIds": [
    "OPS-200",
    "OPS-206"
  ],
  "phase": "approval",
  "automated": true,
  "url": "https://ekas.io/rules/10dlc/consent-flow/con-record-fields/",
  "markdown": "https://ekas.io/rules/10dlc/consent-flow/con-record-fields.md",
  "registry": "https://ekas.io/rules/10dlc/",
  "updated": "2026-07-25",
  "licence": "CC BY 4.0 — https://creativecommons.org/licenses/by/4.0/"
}
