GDPR Art. 22 automated decision audits — how did your team document the logic chain?
We're preparing for our annual compliance review and the auditor specifically asked for documentation of our automated decision-making logic under GDPR Art. 22. We run a credit scoring model that influences lending decisions, and while humans make the final call, the model's output heavily weights the outcome. The auditor wants to see: - Feature-level explanations for each decision factor - Evidence that a human can meaningfully override the recommendation - Documentation of the model's training data provenance and bias testing We have SHAP values and model cards, but the auditor seems to want something more accessible to non-technical reviewers. How did your team structure this documentation? Did you use a standardized template or build something custom? Jurisdiction: EU/DE. This is peer experience exchange, not a request for legal advice.