{
  "schema": "kardesh-poc-evaluation",
  "schemaVersion": "0.2.0",
  "professionSlug": "muallimlik-egitim",
  "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: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
      },
      "expectedDecision": "allow",
      "expectedReasons": [
        "The purpose and source are clear.",
        "The synthetic origin is labelled.",
        "Teacher review and a withdrawal path are available."
      ],
      "humanResponsibility": "The teacher remains responsible for publication and educational suitability."
    },
    {
      "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
      },
      "expectedDecision": "reject",
      "expectedReasons": [
        "The source and origin are not disclosed."
      ],
      "humanResponsibility": "The item cannot enter a learning flow until its source has been examined and accepted by a responsible person."
    },
    {
      "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
      },
      "expectedDecision": "human-review",
      "expectedReasons": [
        "Work involving a child or vulnerable person requires qualified human examination."
      ],
      "humanResponsibility": "People with relevant child-development competence and SEDD responsibility decide together."
    },
    {
      "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
      },
      "expectedDecision": "reject",
      "expectedReasons": [
        "The required consent has not been verified."
      ],
      "humanResponsibility": "The example cannot be processed or included in a learning flow until consent has been verified."
    },
    {
      "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
      },
      "expectedDecision": "reject",
      "expectedReasons": [
        "No human has been named to carry the final decision."
      ],
      "humanResponsibility": "A clearly named teacher or other qualified person must carry responsibility for the educational judgement and its outcome."
    },
    {
      "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
      },
      "expectedDecision": "human-review",
      "expectedReasons": [
        "No correction or withdrawal path is available."
      ],
      "humanResponsibility": "The flow cannot be used until it includes a correction path and a plan for responding to learner impact."
    }
  ]
}