{
  "$schema": "https://consentocracy.com/schemas/consentocracy-conformance.schema.json",
  "id": "CO-CONFORMANCE-EXAMPLE-001",
  "implementation": "Example digital platform",
  "implementation_url": "https://example.org/",
  "claims_conformance_to": "https://consentocracy.com/downloads/20260717__CONSENTOCRACY__DATA__CHARTER__L3__v1.0.0.json",
  "charter_version": "1.0.0",
  "assessment_status": "self-declared",
  "assessment_date": "2026-07-17",
  "expires_at": "2027-01-17",
  "scope": {
    "included": [
      "consumer account onboarding",
      "personalization controls",
      "data export",
      "account deletion"
    ],
    "excluded": [
      "third-party advertising network behavior",
      "payment processor systems"
    ]
  },
  "requirements": [
    {
      "requirement_id": "CO-REQ-002",
      "status": "partial",
      "evidence": [
        "https://example.org/privacy-controls"
      ],
      "notes": "Purpose and duration are legible for first-party personalization; third-party retention remains incomplete."
    },
    {
      "requirement_id": "CO-REQ-003",
      "status": "conformant",
      "evidence": [
        "https://example.org/observation-controls"
      ],
      "notes": "Action and analytics permissions are separated."
    },
    {
      "requirement_id": "CO-REQ-009",
      "status": "partial",
      "evidence": [
        "https://example.org/export",
        "https://example.org/delete"
      ],
      "notes": "Export and deletion exist; appeal timing is not yet published."
    }
  ],
  "evidence_policy": "Evidence must be inspectable, current, scoped to the claim, and preserved long enough for review.",
  "known_exceptions": [
    "Advertising partners are outside this claim.",
    "Historical analytics data lacks complete consent lineage."
  ],
  "unresolved_risks": [
    "Withdrawal may not propagate to all model-training derivatives."
  ],
  "assessor": {
    "name": "Example Platform Governance Team",
    "independence": "internal self-assessment"
  },
  "disclaimer": "This self-declaration is not certification, endorsement, or proof of complete legitimacy."
}
