{
  "schema_version": 1,
  "release_id": "YOUR-RELEASE-ID",
  "version": "1.0.0",
  "purpose": "customer_delivery",
  "target_locale": "es-419",
  "width": 1920,
  "height": 1080,
  "source_video": {
    "file": "inputs/source-en.mp4",
    "sha256": "REPLACE_WITH_FILE_SHA256",
    "locale": "en-US",
    "kind": "approved_screen_recording",
    "rights": {
      "authorized": false,
      "approved_by": "",
      "basis": "",
      "permissions": []
    }
  },
  "target_ui_video": {
    "file": "inputs/approved-es-ui.mp4",
    "sha256": "REPLACE_WITH_FILE_SHA256",
    "locale": "es-419",
    "kind": "approved_screen_recording",
    "rights": {
      "authorized": false,
      "approved_by": "",
      "basis": "",
      "permissions": []
    }
  },
  "narration": {
    "file": "inputs/approved-es-narration.wav",
    "sha256": "REPLACE_WITH_FILE_SHA256",
    "locale": "es-419",
    "kind": "approved_narration",
    "rights": {
      "authorized": false,
      "approved_by": "",
      "basis": "",
      "permissions": []
    },
    "approved_script_sha256": "REPLACE_AFTER_REAL_NARRATION_APPROVAL"
  },
  "script_approval": {
    "approved": false,
    "approved_by": "",
    "scope": "Frozen source facts, product UI and approved script/timeline"
  },
  "language_review": {
    "status": "pending",
    "reviewed_by": null
  },
  "voice_region_exception": {
    "acknowledged": false,
    "note": ""
  },
  "segments": [
    {
      "id": "S1",
      "source_start": 0,
      "target_start": 0,
      "duration": 10
    }
  ],
  "cues": [
    {
      "id": "C1",
      "segment": "S1",
      "start": 0.5,
      "end": 8.5,
      "source_text": "REPLACE WITH APPROVED ENGLISH SCRIPT",
      "text": "REEMPLAZAR CON EL GUION APROBADO"
    }
  ],
  "glossary": []
}
