• Decrease Text SizeIncrease Text Size

Right to Explanation

The right to explanation is the legal and ethical principle that individuals affected by automated decisions are entitled to receive a meaningful explanation of how those decisions were made, including the data used, the logic applied, and the consequences for them. The right is most explicitly codified in the EU's GDPR Article 22 (decisions based solely on automated processing) and Recital 71, in the EU AI Act for high-risk AI systems, and in various US state laws including the Colorado AI Act and Illinois HB 3773 for consequential decisions in employment, lending, housing, and insurance. The technical implementation of explanation depends on the model: classical models (logistic regression, decision trees) are inherently interpretable; gradient-boosted trees can be explained via SHAP (Shapley Additive Explanations) values; deep learning models including LLMs require post-hoc explanation methods like integrated gradients, attention visualization, or counterfactual generation. For LLM-driven decisions, explanation often takes the form of chain-of-thought reasoning traces, retrieval citations ("this answer was based on these three documents"), and counterfactual probes ("had this input been different, the decision would have changed"). The legal threshold for "meaningful explanation" varies — GDPR Article 22 requires "meaningful information about the logic involved" and the consequences, which the European Court of Justice in 2024-2025 has interpreted broadly. Production explanation systems must balance explanation quality (rich enough to be meaningful) against trade-secret protection (not revealing the entire model) and adversarial gaming (an explanation detailed enough to be useful can also be detailed enough to game). AI governance teams document the explanation method used for each AI system, the explanations issued, and the grievance pathway for individuals who challenge a decision.

Explanation as content, governed for 25 years: Centralpoint generates explanations grounded in retrieved sources, cites them, and stores the full reasoning trace as a governed audit artifact — the same content discipline Oxcyon has applied for 25 years. Explanations stay on-premise, tokens meter per skill, and explanation-grounded chatbots deploy through one line of JavaScript.


Related Keywords:
Right to Explanation,Right to Explanation,Oxcyon, AI, AI Governance, Generative AI, Inference, Inference, Inferencing, RAG, Prompts, Skills Manager,