Institutions are preparing for an AI examination as though it were an event on a calendar. It is not. The evidence either exists at the moment the agent acts, or it does not exist at all.
I have sat through a lot of examination preparation over the years, and it always has the same rhythm. A date appears. A programme forms. Somebody builds a tracker. For eight weeks, a group of capable people assemble artefacts, reconcile them against a request list, and rehearse the answers. The examiner arrives, works through the file, and issues findings. The programme disbands. The tracker goes stale.
That rhythm works when the thing being examined holds still between examinations. A lending policy holds still. A capital model holds still, more or less, and when it changes there is a change record with a date on it and a person who signed it.
An autonomous agent does not hold still, and this is the part that has not landed yet.
The artefact you validated is not the thing that is running
An agent chooses its own route through the tools available to it. It calls other agents. It reads sources that were not in scope when it was reviewed. Its behaviour on Thursday can differ materially from its behaviour on Tuesday with no code change, no release, and no ticket to point at — because a tool returned something different, or the context window filled differently, or an upstream agent phrased a handoff another way.
So when an examiner asks what the agent did in March, the honest answer in most institutions today is a reconstruction: here is the application log, here is the prompt template we believe was in force, here is the model version we think was deployed, here is a person who remembers approving something adjacent. Every step of that chain is an inference, and every inference is a place where the examination goes badly.
A log is not evidence
This distinction is worth being precise about, because a lot of programmes are being run on the assumption that logging is the same as evidence.
A log records that something happened. Evidence establishes what was permitted, what was applied, what was decided, and by whose authority — in a form that a party who was not present can verify without taking your word for it.
Concretely, an evidentiary record of an agent decision needs to carry, at minimum:
- The action proposed, normalised to a form that does not depend on which platform the agent was running on.
- The behavioural contract in force for that agent at that moment, identified by revision.
- The scoring model applied, identified by version — because a score of 0.72 means nothing without knowing what produced it.
- The thresholds in force at that timestamp, snapshotted rather than looked up later.
- The enforcement decision and the level at which it landed.
- The accountable owner, resolved at the time, not reconstructed from an org chart that has since changed.
- A signature over all of it, on a chain that breaks if anything is modified afterwards.
None of that can be added retrospectively. Every one of those fields is only available at the moment the decision is made. This is why runtime is not a preference or an architectural style — it is the only point in the lifecycle where the evidence physically exists.
What the supervisors have actually said
The regulatory picture stopped being ambiguous some time ago. The Federal Reserve extended model risk governance explicitly to AI agents operating in production, with continuous monitoring, behavioural drift detection and examination-ready evidence packages named as requirements rather than aspirations. The EU AI Act put Articles 9 through 15 in force for high-risk systems, with penalties calibrated to global turnover. The FCA published guidance for agents touching payments and consumer credit. The CFPB and OCC made clear that fair lending law applies to an agent's decision regardless of whether anyone intended the outcome.
And IOSCO published a supervisory toolkit for AI examination — a document, not software. Which is the more interesting fact, because it tells you where the supervisory community actually is: they have agreed what should be examined, and they do not yet have the instrument to examine it.
The uncomfortable implication
If you accept the argument to this point, one conclusion follows that most governance programmes are not structured to handle.
An institution that instruments its agents today has evidence starting today. It does not have evidence for last quarter, and no amount of programme effort will produce it. The window for the period you are currently operating in closes continuously, every hour, whether or not anyone has approved a budget.
That is what the phrase means. There is no date to prepare for, because the record is being written or not written right now. When the examination does arrive, it will look backwards at a period during which you either had the instrumentation or you did not.
A rating of four on a governance readiness scale does not mean you are going to receive a finding. It means the finding is already written. You have not seen it yet.
Vyasa Murthy is the founder of Venture Vertex LLC and the author of No Exam Date.