The AI followed the rule. But who supplied the facts?
A deterministic AI policy can execute perfectly and still produce a questionable result if the labels, assumptions or scores entering that policy came from an undocumented, interested or unreliable source. Provenance is evidence about the evidence.

Provenance should travel with the decision.Source, method, version and reviewer context can change how much confidence a label deserves even when the number itself does not change.
AI governance is not only about rules. It is also about inputs.
Consider a simple public research policy:
render_allowed = restoration_value >= attention_cost attention_cost = 5 restoration_value = 1 RESULT = SUPPRESS
The policy executed deterministically. But one critical question remains: where did the values 5 and 1 come from?
Correct execution does not automatically mean trustworthy input.
Preserve the path from source to decision.
Each step can be preserved separately. That creates a clearer audit trail and makes it harder for assumptions to disappear inside a single unexplained score.

The same label can carry different evidentiary context.
Product Owner
May understand the interface deeply, but can also have a direct commercial interest in the outcome.
Independent Reviewer
Adds separation between the party creating the experience and the party evaluating it.
Measured Proxy
Can improve repeatability, but its definition, instrumentation and interpretation still matter.
Model-Generated Label
The model, prompt, version and generated confidence should remain visible.
User Declaration
A person may explicitly state a preference or intent without making it universally generalizable.
Unknown Source
A label with no preserved source should be treated differently from documented evidence.
Identical values can represent very different evidence.
| Value | Source | Method | Potential concern |
|---|---|---|---|
| 5 | Product owner | Internal declaration | Possible incentive to shape the outcome |
| 5 | Independent reviewer | Documented evaluation | Reviewer judgment still remains subjective |
| 5 | Automated model | Classifier output | Model, prompt and version may affect the label |
| 5 | Unknown | Not preserved | Little basis for evaluating trustworthiness |
The label value did not change. The evidentiary context did.
Make the label inspectable before it reaches policy.
PROVENANCE RECORD — EXAMPLE label: attention_cost = 5 source_type: independent_reviewer reviewer_id: reviewer_003 method: manual_interface_review protocol_version: labeling-v0.2 artifact: checkout-upsell source_hash: SHA-256: 7a17c4... timestamp: 2026-09-12T21:04:11Z
This does not prove that the label is objectively correct. It makes the source and method visible enough to challenge.
Reproducibility proves consistency. Provenance exposes origin.
INPUTS attention_cost = 5 restoration_value = 1 POLICY restoration_value >= attention_cost EXPECTED SUPPRESS REPRODUCED SUPPRESS STATUS PASS
That is useful evidence, but it still does not answer whether the labels themselves were well sourced, unbiased or appropriately defined. Strong governance needs both reproducibility and provenance.
The receipt should preserve more than the final number.
DECISION RECEIPT element: checkout-upsell attention_cost: value: 5 provenance_ref: prov_89b4 restoration_value: value: 1 provenance_ref: prov_a72c policy: restoration_value >= attention_cost decision: SUPPRESS receipt_hash: SHA-256: 98fa41...
This creates a chain from the interface element, to the label, to its source, to the rule, to the final decision.
Provenance can expose who benefits from the label.
A product owner assigning labels to its own interface does not make those labels automatically invalid. Product owners often possess useful domain knowledge. But if the party assigning a label also benefits from the resulting policy decision, that relationship is relevant evidence.
Declared interest
Preserve whether the label source owns, sells or benefits from the evaluated system.
Independent review
Where useful, preserve whether a second party reviewed the same artifact.
Disagreement
Conflicting labels can be preserved rather than collapsed into a false appearance of certainty.
If a model assigns the label, the model becomes part of the evidence.
source_type: ai_model model: evaluator-model-x model_version: 2026-09-01 prompt_version: provenance-labeler-v4 temperature: 0 output: attention_cost = 5 confidence: declared_model_confidence = 0.82
A model-generated confidence score should not be confused with objective truth. It is another generated output whose origin should remain visible.
Governance gets stronger when uncertainty remains visible.
Systems often feel pressure to replace uncertainty with a number. That can create a false impression of precision.
source: UNKNOWN method: UNKNOWN confidence: NOT ESTABLISHED policy_action: REVIEW_REQUIRED
“Unknown” can be more trustworthy than invented certainty.
Provenance increases transparency. It does not create automatic truth.
A perfectly documented source can still be wrong. An independent reviewer can still be biased. A measured proxy can still be poorly designed. A model can still hallucinate. A user declaration can still change.
Provenance is a transparency and accountability mechanism, not a universal truth detector.

Meaning + provenance + policy + receipt creates a stronger chain of evidence.
1. IDENTIFY What interface element is being evaluated? 2. LABEL What declared or modeled values are assigned? 3. PRESERVE PROVENANCE Who or what supplied each label? Which method and version produced it? 4. APPLY POLICY Execute the explicit rule. 5. PRESERVE DECISION Record the result. 6. HASH ARTIFACTS Preserve integrity fingerprints. 7. REPRODUCE Allow independent reviewers to run the same decision again.
This architecture does not require pretending that every label is objectively measurable. It requires being honest about what is declared, modeled, measured, inferred or unknown.

Do not trust the provenance. Inspect it.
ĀML™ — ĀRU Meaning Language™ is presented as a working open-source research prototype. Developers, researchers and skeptics are encouraged to inspect the policy, inspect the inputs, question the provenance and independently reproduce the result.
Explore the ĀML™ governance stack.
The source of a label should travel with the decision.— Daniel Jacob Read
Daniel Jacob Read
Concept, design direction, visual system, product presentation, and ĀML™ experience architecture.
© 2026 Daniel Jacob Read. All rights reserved where applicable. Creator credit does not alter separate ĀRU Intelligence Inc. ownership, trademark, service mark, licensing, or open-source notices stated elsewhere.
© 2026 ĀRU Intelligence Inc. All rights reserved. © 2026 Daniel Jacob Read. All rights reserved where applicable.
ĀML™, ĀRU Meaning Language™, ĀRU Intelligence™, AI Interface Firewall™, AI Decision Receipt™, View Meaning™ and related names are claimed trademarks and/or service marks as applicable. Use of ™ or ℠ does not by itself represent federal registration.
ĀML™ is presented as a working open-source research prototype. Attention-cost, restoration-value and related scores are declared or modeled policy inputs and are not represented as objective medical, psychological, neurological or universally valid scientific measurements.
Provenance records identify source and method context. They do not by themselves prove that a label, reviewer, measurement, model output or resulting policy decision is objectively correct.
Open-source software licensing and trademark authorization are separate. Technical use of ĀML-compatible software does not imply ĀRU Intelligence™ endorsement, certification, sponsorship or affiliation.