Skip to content

RFC-028: EU AI Act Alignment — Regulatory Governance Framework — 6. Transparency Obligations (Art. 50)

AIGP SpecificationRFC-028: EU AI Act Alignment — Regulatory Governance Framework › 6. Transparency Obligations (Art. 50)

← 5. Fundamental Rights Impact Assessment (Art. 27) · Section index · 7. General-Purpose AI Models (Art. 51-56) →

6. Transparency Obligations (Art. 50)

6.1 For All AI Systems

Persons interacting with AI must be informed they are interacting with AI (unless obvious):

{
"transparency": {
"ai_interaction_disclosed": true,
"disclosure_method": "UI_BANNER",
"content_ai_generated": true,
"content_marking_method": "METADATA_TAG",
"deepfake_disclosure": false
}
}

6.2 For GPAI Models (Art. 53)

General-purpose AI model providers must:

  • Maintain technical documentation
  • Provide information to downstream providers
  • Implement copyright compliance policies
  • Publish training content summaries

6.3 Synthetic Content Marking (Art. 50(2))

AI-generated content (text, audio, image, video) must be marked as artificially generated in a machine-readable format:

{
"content_provenance": {
"ai_generated": true,
"generation_model": "claude-sonnet-4",
"generation_timestamp": "2026-06-17T13:00:00Z",
"provider": "anthropic",
"marking_standard": "C2PA"
}
}


← 5. Fundamental Rights Impact Assessment (Art. 27) · Section index · 7. General-Purpose AI Models (Art. 51-56) →