{
  "$schema": "https://api.textus.dev/schemas/content-artifact-1.schema.json",
  "schemaVersion": "1.1",
  "kind": "textus_content_production_material",
  "id": "content-format-example",
  "resourceType": "poem",
  "title": "Content format example — synthetic, evaluation only",
  "language": "de",
  "content": {
    "format": "paragraphs",
    "source": "synthetic_test_fixture",
    "typographyNormalisation": [],
    "paragraphs": [
      "Der Abend malt das Fenster blau.\nIm Garten fällt der letzte Tau.",
      "Ein Licht bleibt wach im stillen Haus.\nDie Nacht legt ihre Flügel aus."
    ]
  },
  "basisDirection": {
    "interpretation": "editable_baseline",
    "readingPolicy": {
      "preserveWording": true,
      "preservePunctuation": true,
      "directionsAreSpoken": false,
      "defaultPace": 1,
      "directSpeechTransition": {
        "beforeOpeningQuote": "natural_punctuation_only",
        "targetPauseMs": 400
      },
      "noAddedSoundEffects": true,
      "noModernisation": true
    },
    "production": {
      "mode": "single_narrator",
      "narratorSpeakerId": "narrator"
    },
    "characters": {},
    "speakers": {
      "narrator": {
        "label": "Lesestimme",
        "role": "narrator",
        "castingProfile": "neutral",
        "delivery": "Versgrenzen leicht markieren; keine zusätzlichen Worte."
      }
    },
    "scenes": [
      {
        "id": "s01",
        "anchor": "Der Abend malt das Fenster blau.\nIm Garten fällt der letzte Tau.",
        "title": "Zwei Strophen",
        "characters": [],
        "direction": "Text unverändert lesen; Inszenierung darf angepasst werden."
      }
    ],
    "utterances": []
  },
  "editorial": {
    "status": "pilot_reviewed",
    "contentProfile": "poem",
    "provenance": {
      "synthetic": true,
      "rights": "Synthetic test fixture only; not a licensed commercial corpus claim.",
      "evaluationOnly": true,
      "usage": "Free synthetic format example for integration evaluation; not a catalogue item or purchased artifact. No commercial production licence is granted by this sample."
    }
  },
  "provenance": {
    "sourceUrl": null,
    "sourceOfTruth": "synthetic_test_fixture",
    "sourceArtifactDigest": "sha256:0000000000000000000000000000000000000000000000000000000000000000",
    "sourceArtifactRevision": "synthetic-fixture-1",
    "edition": null,
    "facsimileUrl": null
  },
  "metadata": {
    "wordCount": 25,
    "estimatedReadingSeconds": 10,
    "readingWordsPerMinute": 150,
    "themes": [],
    "characterLabels": [],
    "sceneTitles": [
      "Zwei Strophen"
    ],
    "bibliography": {
      "authors": {
        "status": "unknown",
        "persons": []
      },
      "collectors": {
        "status": "unknown",
        "persons": []
      },
      "editors": {
        "status": "unknown",
        "persons": []
      },
      "translators": {
        "status": "unknown",
        "persons": []
      }
    }
  },
  "rights": {
    "evaluationOnly": true,
    "termsUrl": "https://api.textus.dev/api/v1/content.terms.json",
    "permittedUses": [
      "production",
      "adaptation",
      "end_user_outputs"
    ],
    "standaloneRedistribution": false,
    "sourceRightsStatus": "synthetic_test_fixture"
  }
}
