Glossary

Provenance

The recorded origin of a fact or output — what source it came from, and where.

category ▸ Data & Provenance

audit/verify
#101hash ✓#102hash ✓#103hash ✓#104hash ✓#105hash ✓
head 0x9f3a…c1ok: true
verifyChain ▸ chained SHA-256 · signed receipts
What it means

Provenance, in plain language.

Provenance is the documented lineage of information: for any fact an AI surfaces or any output it produces, provenance answers where it came from. At its finest grain — datapoint provenance — a single number on a report links back to the source document, page, and location it was drawn from.

Provenance is the antidote to the most dangerous AI failure mode: a confident, well-formatted answer with no basis in reality. When every figure carries its source, an ungrounded claim stands out instead of blending in, and a reviewer can verify rather than trust.

In Cortex

How Cortex implements it.

This term isn't abstract here — it maps to a real capability in the runtime. Here is exactly how Cortex enforces or relates to it.

Data & Provenance

Cortex pins each surfaced fact to its source through datapoint provenance — citations carry source, page, and bounding box, with an as-reported flag distinguishing a verbatim value from a derived one, and a value_hash proving the figure was not altered after extraction.

Ungrounded figures are flagged rather than silently asserted, and provenance threads into the broader lineage graph so a fact connects all the way back through the decision that used it.

See Provenance enforced, not just defined.

Book a walkthrough and watch the controls in this glossary return real verdicts, seal real evidence, and trace every fact back to its source.