Skip to content

RFC-028: EU AI Act Alignment — Regulatory Governance Framework — 9. Right to Explanation (Art. 86)

AIGP SpecificationRFC-028: EU AI Act Alignment — Regulatory Governance Framework › 9. Right to Explanation (Art. 86)

← 8. Post-Market Monitoring (Art. 72-73) · Section index · 10. Interaction with Existing RFCs →

9. Right to Explanation (Art. 86)

9.1 Individual Decision Explanation

Any person subject to a decision made with high-risk AI has the right to explanation:

{
"explainability": {
"decision_explanation_available": true,
"explanation_method": "FEATURE_ATTRIBUTION",
"explanation_endpoint": "/api/v1/explain/{request_id}",
"decision_factors": ["credit_score", "employment_duration", "income_stability"],
"human_reviewer_available": true
}
}


← 8. Post-Market Monitoring (Art. 72-73) · Section index · 10. Interaction with Existing RFCs →