{
  "about": {
    "name": "AIFD Disclosure Record — machine-readable template",
    "standard": "AIFD-STD-PRO-001",
    "standard_edition": "4.2",
    "companion_standards": {
      "classification": "AIFD-STD-DEF-001 (5.1)",
      "rights_provenance": "AIFD-STD-RGT-001 (4.0)"
    },
    "issued_by": "IFAIFPA — International Federation of AI Film Producers’ Associations",
    "language": "English. The English text of a declaration is authoritative.",
    "how_to_use": "Copy the record object, complete all applicable fields and have the responsible producer sign its human-readable summary. Null is an uncompleted value, never consent or a verified fact. Optional ISNI and LEI values may remain empty when none is held. Systems may be empty only when no reportable AI system was used; material and constitutive contributions require identified systems. Per-axis levels follow DEF 5.1, including undetermined where permitted. Option lists are guidance, not declarations. This template does not submit an application or issue accreditation.",
    "template_version": "4.2.1",
    "first_published": "2024-08-01",
    "current_template_adopted": "2026-05-15",
    "companion_guide": "https://www.ifaifpa.org/docs/aifd-disclosure-template-guide.pdf",
    "example_notice": "The example is fictional and illustrates field structure only. It is not a signed declaration, a verified rights statement or a real film record. Its file hash, ISNI and signature are intentionally unfilled.",
    "conditional_fields": {
      "rights_basis.consent_records_held_per_rgt_annex_a": "If likeness or voice synthesis is present, complete the applicable consent evidence; otherwise state not applicable in the human-readable summary.",
      "rights_basis.c2pa_manifest_attached": "Report actual manifest presence. A true value does not verify its signature.",
      "work.content_hash_sha256": "Compute SHA-256 from the exact finished file; never copy an example hash.",
      "signature": "Only the responsible producer may complete a real signature and attestation."
    }
  },
  "record": {
    "work": {
      "title": null,
      "version_label": null,
      "content_hash_sha256": null,
      "duration_minutes": null,
      "year_of_completion": null
    },
    "classification": {
      "class": null,
      "class_options": [
        "AI-Native",
        "AI-Hybrid",
        "AI-Assisted",
        "outside classes (no AI contribution)"
      ],
      "axes": {
        "image": {
          "level": null,
          "level_options": [
            "none",
            "assistive",
            "material",
            "constitutive",
            "undetermined"
          ]
        },
        "script": {
          "level": null,
          "level_options": [
            "none",
            "assistive",
            "material",
            "constitutive",
            "undetermined"
          ]
        },
        "performance": {
          "level": null,
          "synthetic_performer_present": null,
          "digital_replica_present": null,
          "level_options": [
            "none",
            "assistive",
            "material",
            "constitutive",
            "undetermined"
          ]
        },
        "sound": {
          "level": null,
          "level_options": [
            "none",
            "assistive",
            "material",
            "constitutive",
            "undetermined"
          ]
        }
      },
      "definitions_edition_applied": "5.1"
    },
    "systems": [
      {
        "provider": null,
        "product": null,
        "version_or_use_window": null,
        "axes_touched": [],
        "level": null,
        "output_use": null,
        "output_use_options": [
          "direct",
          "intermediate"
        ]
      }
    ],
    "responsible_producer": {
      "name": null,
      "isni": "",
      "organisation": null,
      "organisation_jurisdiction": null,
      "organisation_lei": ""
    },
    "oversight_attestation": {
      "generative_material_approval": null,
      "real_person_depiction_review": null,
      "final_version_signoff": null,
      "statement": "Human decision points per AIFD-STD-PRO-001 clause 7 were maintained; records are retained in the chain of custody."
    },
    "rights_basis": {
      "service_terms_held_for_material_and_constitutive_systems": null,
      "source_material_rights_cover_ai_processing": null,
      "performer_agreements_address_synthesis": null,
      "likeness_or_voice_synthesis_present": null,
      "consent_records_held_per_rgt_annex_a": null,
      "c2pa_manifest_attached": null
    },
    "corrections": {
      "contact_email": null,
      "commitment": "Material errors will be corrected within 30 days with notification to every recipient scheme and festival (AIFD-STD-PRO-001 clause 8)."
    },
    "standard_editions_applied": {
      "def": "5.1",
      "pro": "4.2",
      "rgt": "4.0"
    },
    "signature": {
      "signed_by": null,
      "capacity": "responsible producer",
      "date": null,
      "method": null
    }
  },
  "example": {
    "work": {
      "title": "The Cartographer's Dream",
      "version_label": "festival-cut-2026-05",
      "content_hash_sha256": null,
      "duration_minutes": 84,
      "year_of_completion": 2026
    },
    "classification": {
      "class": "AI-Hybrid",
      "axes": {
        "image": {
          "level": "material"
        },
        "script": {
          "level": "assistive"
        },
        "performance": {
          "level": "none",
          "synthetic_performer_present": false,
          "digital_replica_present": false
        },
        "sound": {
          "level": "material"
        }
      },
      "definitions_edition_applied": "5.1"
    },
    "systems": [
      {
        "provider": "ExampleAI",
        "product": "FrameForge",
        "version_or_use_window": "2026-01 to 2026-03",
        "axes_touched": [
          "image"
        ],
        "level": "material",
        "output_use": "direct"
      },
      {
        "provider": "ExampleAudio",
        "product": "ScoreSmith 3",
        "version_or_use_window": "v3.4",
        "axes_touched": [
          "sound"
        ],
        "level": "material",
        "output_use": "intermediate"
      }
    ],
    "responsible_producer": {
      "name": "A. Example",
      "isni": "",
      "organisation": "Example Pictures Ltd",
      "organisation_jurisdiction": "IE",
      "organisation_lei": ""
    },
    "oversight_attestation": {
      "generative_material_approval": true,
      "real_person_depiction_review": true,
      "final_version_signoff": true,
      "statement": "Human decision points per AIFD-STD-PRO-001 clause 7 were maintained; records are retained in the chain of custody."
    },
    "rights_basis": {
      "service_terms_held_for_material_and_constitutive_systems": true,
      "source_material_rights_cover_ai_processing": true,
      "performer_agreements_address_synthesis": true,
      "likeness_or_voice_synthesis_present": false,
      "consent_records_held_per_rgt_annex_a": true,
      "c2pa_manifest_attached": true
    },
    "corrections": {
      "contact_email": "disclosure@example-pictures.example",
      "commitment": "Material errors will be corrected within 30 days with notification to every recipient scheme and festival (AIFD-STD-PRO-001 clause 8)."
    },
    "standard_editions_applied": {
      "def": "5.1",
      "pro": "4.2",
      "rgt": "4.0"
    },
    "signature": {
      "signed_by": null,
      "capacity": "responsible producer",
      "date": null,
      "method": null
    }
  }
}
