The definition
A record of events and decisions in an AI system, created as those events occur, that can later be shown to someone who does not trust the operator.
Three words in that sentence carry the weight. Record, because a summary written afterwards is a report, not a record. As those events occur, because contemporaneity is the one property a reconstructed log cannot fake. And someone who does not trust the operator, because an audit trail that only convinces the party who wrote it is a diary.
Five properties decide whether one survives an adversarial reading
ContemporaneousWritten at the moment of the decision, as a byproduct of it. Any trail compiled later can be shaped later, and every examiner knows it.
Tamper-evidentSigned and chained, so a change or a deletion shows. The claim is never that change is impossible. The claim is that the seam is visible to anyone who looks.
Content-freeThe fact of the decision, the fingerprint of the material, the identity of the person. Not the material. A trail that stores content becomes a liability of its own and cannot be shown to an outsider without betraying an insider.
Independently verifiableCheckable by the party you answer to, with public mathematics, without your servers, your account or your permission. A trail that needs you present to verify is evidence about yourself, graded by yourself.
Attributable to a personHuman oversight is a named duty in regulation, including Article 14 of the EU AI Act. A trail of machine events with no person in it answers a question nobody asked. The question is what the system did and what a person decided about it.
Where application logs stop
Application logs are written by the system under question, into databases the operator controls, editable by anyone with sufficient access, and verifiable only by asking the operator. They are operational tooling, and useful as such. As evidence offered to a regulator, an insurer, an opposing party or a court, they fail on all five properties at once.
The Regulayer engine exists to produce the trail that has the five: The Witness for sealed decision memory, Drift for behavioural change per person, HumanMark for authorship, and the record format that makes any of it checkable by anyone, permanently, without us.