{
  "schema": "kardesh-poc-dataset",
  "schemaVersion": "0.2.0",
  "professionSlug": "muallimlik-egitim",
  "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:egitim-01-kaynakli-sentetik-icerik-en",
      "locale": "en",
      "title": "Sourced synthetic lesson draft",
      "summary": "A fictional lesson draft with a stated purpose and source, no personal data, and a named teacher responsible for review.",
      "scenarioType": "source",
      "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:egitim-02-kaynaksiz-icerik-en",
      "locale": "en",
      "title": "Learning material with no disclosed source",
      "summary": "A fictional learning item whose purpose is stated but whose information 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:egitim-03-cocuk-rizali-vaka-en",
      "locale": "en",
      "title": "Child-related example with verified consent",
      "summary": "A fictional child-related example with a source and verified consent that still needs qualified human examination.",
      "scenarioType": "vulnerable-person",
      "synthetic": true,
      "containsPersonalData": false,
      "input": {
        "purposeDeclared": true,
        "sourceDeclared": true,
        "consentRequired": true,
        "consentVerified": true,
        "childOrVulnerableSubject": true,
        "syntheticContent": false,
        "syntheticLabel": false,
        "humanDecisionAssigned": true,
        "rollbackAvailable": true,
        "uncertaintyDeclared": true
      }
    },
    {
      "id": "poc:egitim-04-cocuk-rizasiz-vaka-en",
      "locale": "en",
      "title": "Child-related example without verified consent",
      "summary": "A fictional child-related example for which the required consent has not been verified.",
      "scenarioType": "consent",
      "synthetic": true,
      "containsPersonalData": false,
      "input": {
        "purposeDeclared": true,
        "sourceDeclared": true,
        "consentRequired": true,
        "consentVerified": false,
        "childOrVulnerableSubject": true,
        "syntheticContent": false,
        "syntheticLabel": false,
        "humanDecisionAssigned": true,
        "rollbackAvailable": true,
        "uncertaintyDeclared": true
      }
    },
    {
      "id": "poc:egitim-05-insan-sorumlusu-yok-en",
      "locale": "en",
      "title": "Learning flow with no named human decision-maker",
      "summary": "A fictional learning flow whose purpose and source are stated but whose final educational decision has no named human owner.",
      "scenarioType": "human-decision",
      "synthetic": true,
      "containsPersonalData": false,
      "input": {
        "purposeDeclared": true,
        "sourceDeclared": true,
        "consentRequired": false,
        "consentVerified": false,
        "childOrVulnerableSubject": false,
        "syntheticContent": false,
        "syntheticLabel": false,
        "humanDecisionAssigned": false,
        "rollbackAvailable": true,
        "uncertaintyDeclared": true
      }
    },
    {
      "id": "poc:egitim-06-geri-almasiz-akis-en",
      "locale": "en",
      "title": "Recommendation flow with no correction or withdrawal path",
      "summary": "A sourced fictional recommendation flow with human review but no way to correct or withdraw an erroneous suggestion.",
      "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
      }
    }
  ]
}