Skip to main content

Boardroom Answers · AI & Data · AI, Data & Analytics

LLMs are stochastic. If a regulator asks you to reproduce the exact analysis a board saw six months ago, can you — and if not, what CAN you prove?

The question a Chief Data Scientist / VP of AI & Analytics asks.

The short answer

We don’t promise replaying the dice roll — we keep the artifact: every output is stored with its model, inputs fingerprint, sources and audit chain, so what the board saw is retrievable and provable, forever.

The full executive answer

I will separate what is reproducible from what is provable, because conflating them is how vendors get caught. Bit-identical regeneration from a live model is not something anyone can honestly promise — large language models are not perfectly deterministic even at low randomness settings, and providers update infrastructure. We run at a low, fixed temperature — think of that as turning the model’s creativity dial most of the way down, applied identically to both providers — which makes outputs stable, not identical.

What we can prove is stronger than replay: the exact artifact itself. Every insight the board saw is persisted with its content, model, provider, token counts, grounded sources, framework citations, quality score and timestamp, under an append-only audit log — so the question "what did the board see and where did it come from" is answered by retrieval, not regeneration. The cache fingerprint documents exactly which input state, prompt version and model produced it. And because identical inputs hit the cache rather than the model, asking the same question twice returns the same stored, validated answer — operational determinism where it matters.

This is deliberately the SR 11-7 posture from banking model risk: you do not prove a model would say the same thing again; you prove what it said, from what inputs, under which controls, with which human accountable. Six months later I can hand a regulator the full generation record, the consensus diff if one ran, and the audit chain — that is a better evidentiary position than a replay claim that any expert witness would dismantle.

Grounded in: SR 11-7 (documentation and auditability of model output); NIST AI RMF GOVERN 1.5 / MEASURE 2.8 (traceability and documentation); EU AI Act record-keeping expectations.

Want this answered live, on your data?