{
  "schema": "kardesh-poc-dataset",
  "schemaVersion": "0.2.0",
  "professionSlug": "medya-temsil",
  "locale": "en",
  "status": "pilot-candidate",
  "synthetic": true,
  "containsPersonalData": false,
  "recordCount": 6,
  "usageNote": "These are fictional technical rehearsal inputs only; they contain no real person or institution data.",
  "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
      }
    },
    {
      "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
      }
    },
    {
      "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
      }
    },
    {
      "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
      }
    },
    {
      "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
      }
    },
    {
      "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
      }
    }
  ]
}