← Research
Research

What is decision provenance?

A log of what flowed, which is a smaller claim than an explanation and a more checkable one.

Last reviewed: 14 September 2026

The definition and who proposed it, why provenance of decisions is a different problem from provenance of data, the line between provenance and explainability, the dependency between Articles 12 and 14 of the EU AI Act, and the reason a complete audit trail settles only half of an oversight question.

Questions this page partly answersAll 811 questions this research covers

Decision provenance is a record of the pipeline behind an automated decision: what fed into it, what was decided, and what that decision then set in motion elsewhere. The term belongs to Jatinder Singh, Jennifer Cobbe and Chris Norval, who proposed it in IEEE Access in January 2019, and the move they made was to take provenance, a well-established idea about tracing where data came from, and point it at decisions instead.

The answer, in one line

Decision provenance is a record of the pipeline behind an automated decision: the chain of inputs that fed it, the nature of the decision itself, and the flow-on effects of the decisions and actions taken across the system at design time and at run time.

Share as a card

Definition#

Decision provenance: the use of provenance methods to expose decision pipelines, meaning the chains of inputs to a decision, the nature of the decision itself, and the flow-on effects of the decisions and actions taken across a system at design time and at run time. Proposed by Singh, Cobbe and Norval (IEEE Access, 2019). An established term in the accountable-systems literature, used here in its original sense and not claimed by this research.

Share this definition as a card

Why an established idea needed a new name#

Provenance was already a working concept in databases and scientific computing, where it answers a narrow question: which sources and transformations produced this value. Singh, Cobbe and Norval were looking at something bigger, what they call systems-of-systems, where the information flows that drive a decision cross technical and organisational boundaries and become, in their word, opaque. Their argument is that the opacity people complain about in algorithmic decision-making often sits in those flows rather than in the model, and that the flows are the tractable part.

They name five things provenance of this kind is meant to support: oversight, audit, compliance, risk mitigation and user empowerment. Their paper is a proposal with an implementation agenda attached and it reports no new data. It was peer reviewed in IEEE Access, volume 7, pages 6562 to 6574, and it carries the weight of an argument in a reviewed venue rather than of a measurement.

Not the same thing as an explanation#

The distinction that gets lost is between provenance and explainability. An explanation attempts to say why a model produced the output it produced. It arrives after the fact, usually from a second system whose account of the first cannot be independently checked. Provenance is a record of what actually flowed: which data entered, which version of which component acted on it, which human touched it and when, what the decision triggered downstream. It makes no claim about reasoning at all.

That narrowness is the point. Provenance is verifiable in a way an explanation is not, because it is a log of events rather than a story about them. An organisation that cannot say why its model scored somebody a four can still say, with evidence, what went in, who reviewed it, what changed afterwards and who was affected.

Where the regulation has already arrived#

Two instruments in this estate's evidence base ask for something close to this without using the term. Article 12 of the EU AI Act requires high-risk systems to be built so that events are automatically recorded across the system lifetime, with providers keeping the logs for at least six months under Article 19. Article 14 goes further in a different direction: the people overseeing such a system must be able to interpret its output, to remain alert to their own tendency to over-rely on it, and to disregard, override or reverse it.

The two articles are wired together in the text rather than merely adjacent in it. Article 12(3)(d), for the biometric systems in Annex III point 1(a), requires the logs to include "the identification of the natural persons involved in the verification of the results, as referred to in Article 14(5)". The record is required to name the human overseer. Exercising the Article 14 power in the first place means being able to reconstruct how a decision was reached, which is what Article 12 records and what Singh, Cobbe and Norval were writing about five years earlier. New York City's Local Law 144 makes the same dependency visible from the other end: its rules define the trigger for a bias audit partly as using a simplified output to overrule conclusions derived from other factors, including human decision-making. Identifying when that has happened requires a trail.

The connection to capability#

A provenance record is a necessary condition for oversight and nowhere near a sufficient one. Somebody has to be able to read it and to disagree with what it shows, and that is a capability question rather than an engineering one. An organisation can hold a complete audit trail and still have nobody left who could form an independent view of whether the decision at the end of it was right, which is the arrangement described at the moral crumple zone: accountability assigned to a person who has been placed beyond the point of being able to exercise it.

So the useful test for a board is two-part. Can we reconstruct how this decision was reached, and is there somebody here who could have reached a different one. The first is decision provenance. The second is what this research spends most of its time on, and the two fail independently.

Key sources

The oversight standard this supports is meaningful human oversight, and the practical version is how to audit an AI-assisted decision. On who carries the check, who owns verification and who can override an AI system. On the failure this is meant to prevent, the moral crumple zone and why human in the loop is not a safeguard. On keeping the record honest about its own sources, the source rule.

Explainer · SS-2026-237 · Graded against the published rubric

Cite this page

Hirji, R. (2026). What is decision provenance?. The SuperSkills evidence base, SS-2026-237. https://thesuperskills.com/research/what-is-decision-provenance. Last reviewed 14 September 2026.

An evidence review by Rahim Hirji, not peer-reviewed research. For a material claim, cite the underlying study as well; every study here carries its own permanent link.

How citations and IDs work
Questions answered on this page

What is decision provenance?

Decision provenance is a record of the pipeline behind an automated decision: the chain of inputs that fed it, the nature of the decision itself, and the flow-on effects of the decisions and actions taken across the system at design time and at run time. Jatinder Singh, Jennifer Cobbe and Chris Norval proposed the term in IEEE Access in January 2019, applying provenance methods, which were already established for tracing data, to decisions in systems whose information flows cross technical and organisational boundaries.

How is it different from explainable AI?

An explanation is an account of why a model produced an output, generated after the fact and usually by a second system whose account of the first cannot be checked independently. Provenance is a log of what actually flowed: which data entered, which component version acted on it, which person touched it and when, and what the decision triggered downstream. It makes no claim about reasoning, and that narrowness is what makes it verifiable.

Does the EU AI Act require decision provenance?

Not under that name. Article 12 of Regulation (EU) 2024/1689 requires high-risk systems to be designed so that events are automatically recorded across the system lifetime, and Article 19 requires providers to keep those logs for at least six months. Article 14 separately requires that the people overseeing such a system be able to interpret its output and to disregard, override or reverse it. Exercising the Article 14 power depends on being able to reconstruct how a decision was reached, which is what Article 12 records.

Is a complete audit trail enough for oversight?

No. A provenance record is a necessary condition and not a sufficient one. Somebody has to be able to read it and to disagree with what it shows. An organisation can hold a complete trail and still have nobody left capable of forming an independent view of the decision at the end of it, which is the arrangement Madeleine Clare Elish called a moral crumple zone: accountability assigned to a person placed beyond the point of being able to exercise it.

Is decision provenance Rahim Hirji's term?

No. It belongs to Jatinder Singh, Jennifer Cobbe and Chris Norval, who introduced it in Decision Provenance: Harnessing Data Flow for Accountable Systems, IEEE Access, volume 7, pages 6562 to 6574, published 16 January 2019 under CC BY. This research uses the term in its original sense and makes no claim on it.

In this hub

Definitions

The terms this field uses, defined against their primary sources.

Ask the evidence
What does the evidence actually show?What should our board be asking about this?Where does Rahim disagree with the consensus?
Bring this into your organisation

If this describes something happening in your teams, say so.

Keynotes, board sessions and advisory work, drawing on research across more than 200 organisations in 30 countries. Tell me the room, the date and the shift you need. A reply within 24 hours.

Start a conversation

Topics and audiences  ·  All research

Box of Amazing

Rahim’s free weekly letter on AI and human capability

If this was useful, the weekly letter is where the thinking happens first. Most of what ends up on this site starts there. Weekly essays on AI, capability and the future of work. Read by 25,000 people, every week since 2017. Free, and one click to stop.

Opens Substack to confirm. No pitch in it, unsubscribe in one click, and nobody follows up because you read something.

Running an event, or responsible for how AI arrives in your organisation? Keynotes  ·  Advisory for CEOs and boards  ·  Enquire