{
  "schema": "kardesh-poc-evaluation",
  "schemaVersion": "0.2.0",
  "professionSlug": "medya-temsil",
  "locale": "en",
  "status": "pilot-candidate",
  "synthetic": true,
  "containsPersonalData": false,
  "recordCount": 6,
  "usageNote": "The expected outcomes test open, deterministic rehearsal rules; they are not a field, professional or SEDD acceptance decision.",
  "records": [
    {
      "id": "poc:medya-01-kaynakli-yayin-en",
      "locale": "en",
      "title": "Sourced publication with a named human decision-maker",
      "summary": "A fictional publication with a stated purpose and source, a named human decision-maker, disclosed uncertainty and a withdrawal path.",
      "scenarioType": "source",
      "synthetic": true,
      "containsPersonalData": false,
      "input": {
        "purposeDeclared": true,
        "sourceDeclared": true,
        "consentRequired": false,
        "consentVerified": false,
        "childOrVulnerableSubject": false,
        "syntheticContent": false,
        "syntheticLabel": false,
        "humanDecisionAssigned": true,
        "rollbackAvailable": true,
        "uncertaintyDeclared": true
      },
      "expectedDecision": "allow",
      "expectedReasons": [
        "The purpose and source are clear.",
        "A human publication decision, disclosed uncertainty and a withdrawal path are available."
      ],
      "humanResponsibility": "The media professional remains responsible for the final publication decision and its public consequences."
    },
    {
      "id": "poc:medya-02-kaynaksiz-iddia-en",
      "locale": "en",
      "title": "Public claim with no disclosed source",
      "summary": "A fictional media claim whose publication purpose is stated but whose source and origin are not recorded.",
      "scenarioType": "source",
      "synthetic": true,
      "containsPersonalData": false,
      "input": {
        "purposeDeclared": true,
        "sourceDeclared": false,
        "consentRequired": false,
        "consentVerified": false,
        "childOrVulnerableSubject": false,
        "syntheticContent": false,
        "syntheticLabel": false,
        "humanDecisionAssigned": true,
        "rollbackAvailable": true,
        "uncertaintyDeclared": true
      },
      "expectedDecision": "reject",
      "expectedReasons": [
        "The source and origin are not disclosed."
      ],
      "humanResponsibility": "The claim cannot be published until a responsible person has completed the source examination."
    },
    {
      "id": "poc:medya-03-rizasiz-portre-en",
      "locale": "en",
      "title": "Portrait without verified consent",
      "summary": "A fictional portrait whose source is known but whose required publication consent has not been verified.",
      "scenarioType": "consent",
      "synthetic": true,
      "containsPersonalData": false,
      "input": {
        "purposeDeclared": true,
        "sourceDeclared": true,
        "consentRequired": true,
        "consentVerified": false,
        "childOrVulnerableSubject": false,
        "syntheticContent": false,
        "syntheticLabel": false,
        "humanDecisionAssigned": true,
        "rollbackAvailable": true,
        "uncertaintyDeclared": true
      },
      "expectedDecision": "reject",
      "expectedReasons": [
        "The required consent has not been verified."
      ],
      "humanResponsibility": "A person’s representation cannot be published without verified consent or a clear lawful basis."
    },
    {
      "id": "poc:medya-04-isaretsiz-sentetik-en",
      "locale": "en",
      "title": "Unlabelled synthetic media",
      "summary": "A fictional media item with a stated purpose and source whose synthetic origin is not made visible to its audience.",
      "scenarioType": "synthetic-content",
      "synthetic": true,
      "containsPersonalData": false,
      "input": {
        "purposeDeclared": true,
        "sourceDeclared": true,
        "consentRequired": false,
        "consentVerified": false,
        "childOrVulnerableSubject": false,
        "syntheticContent": true,
        "syntheticLabel": false,
        "humanDecisionAssigned": true,
        "rollbackAvailable": true,
        "uncertaintyDeclared": true
      },
      "expectedDecision": "reject",
      "expectedReasons": [
        "The synthetic origin is not labelled."
      ],
      "humanResponsibility": "Synthetic media cannot be presented as a real record; its origin must be made clear before publication."
    },
    {
      "id": "poc:medya-05-isaretli-sentetik-en",
      "locale": "en",
      "title": "Clearly labelled synthetic media with human oversight",
      "summary": "A fictional media item with a stated source and purpose, clear synthetic-origin labelling, a named human decision-maker and a withdrawal path.",
      "scenarioType": "synthetic-content",
      "synthetic": true,
      "containsPersonalData": false,
      "input": {
        "purposeDeclared": true,
        "sourceDeclared": true,
        "consentRequired": false,
        "consentVerified": false,
        "childOrVulnerableSubject": false,
        "syntheticContent": true,
        "syntheticLabel": true,
        "humanDecisionAssigned": true,
        "rollbackAvailable": true,
        "uncertaintyDeclared": true
      },
      "expectedDecision": "allow",
      "expectedReasons": [
        "The synthetic origin is labelled clearly.",
        "A human publication decision and a withdrawal path are available."
      ],
      "humanResponsibility": "Labelling alone is not enough; the publication decision remains with an authorised person."
    },
    {
      "id": "poc:medya-06-geri-almasiz-tashih-en",
      "locale": "en",
      "title": "Publication flow with no correction or withdrawal path",
      "summary": "A sourced fictional publication flow with human review but no way to correct or withdraw an erroneous publication.",
      "scenarioType": "rollback",
      "synthetic": true,
      "containsPersonalData": false,
      "input": {
        "purposeDeclared": true,
        "sourceDeclared": true,
        "consentRequired": false,
        "consentVerified": false,
        "childOrVulnerableSubject": false,
        "syntheticContent": false,
        "syntheticLabel": false,
        "humanDecisionAssigned": true,
        "rollbackAvailable": false,
        "uncertaintyDeclared": true
      },
      "expectedDecision": "human-review",
      "expectedReasons": [
        "No correction or withdrawal path is available."
      ],
      "humanResponsibility": "The flow cannot be used until it includes retraction, correction and audience-notification paths."
    }
  ]
}