Answer

What belongs in an AI agent's audit trail?

Regulators ask one question: show me exactly what the agent did. MING Labs traces ten fields per agent action to answer it inside 24 hours.

Ten fields per action. MING Labs' standard traces, for every agent action: agent identity and version, the triggering event, the job-description scope and authority level in force at execution, tool calls with parameters, data accessed, the output artefact and its destination, cost and duration, human review, and the downstream consumption chain. The test is the regulator's question: show me exactly what this agent did, when, with what inputs, who authorised it, and what the outputs were used for, answered inside 24 hours.

Last updated: July 2026 | Next review: January 2027 Proprietary evidence Machine-readable record

Enough to reconstruct any action the agent took: not “what did it do” as a summary, but “show me exactly what it did, when, with what inputs, who authorised it, and what the outputs were used for.” MING Labs’ operating standard answers that with ten fields, traced for every agent action, with the whole fleet logged: 100 percent of tasks carry a timestamp, a cost, and an outcome, and no work happens off-ledger.[S1]

01The ten fields

Per action, the trail records:

  1. Agent identity and version of the agent that acted
  2. Triggering event: who or what initiated the action
  3. Job-description scope in force at the time of execution
  4. Authority level, with the timestamp of its last change
  5. Tool calls, with their parameters
  6. Data accessed: sensitivity tier, source, and any redaction applied
  7. Output: the artefact produced and its destination
  8. Cost and duration of the run
  9. Human review: who reviewed, when, and what they decided
  10. Downstream consumption chain: what the output was subsequently used for

The organising principle matters more than the count. Every entry maps to a named element of the agent’s job description: the scope field points at the mandate, the authority field points at a logged grant, the review field points at the named owner. The audit trail is the job description in motion, not a stream of opaque events.[S1] That mapping is what separates an answer from a log dump, and it is what generic “log everything” platforms cannot produce, because they have no job description to map to.

02The question the trail exists to answer

The test case is a regulator’s request, because it is the hardest version of the question anyone will ask. A financial or healthcare supervisor does not ask whether you log; they ask you to show exactly what a specific agent did in a specific case, on whose authority, and where the output went. If that answer takes longer than 24 hours to produce, agents are not deployable in regulated work, full stop.[S1] The same ten fields answer the friendlier versions of the question that arrive first: a client asking how their data was used, an IT security team scoping an incident, or a named owner deciding whether an agent has earned more autonomy.

Regulation is converging on the same requirement. Article 12 of the EU AI Act requires high-risk AI systems to technically allow automatic recording of events over their lifetime, applicable from 2 August 2026,[S2] and Article 26 obliges the deployer to keep those logs for at least six months.[S3] The direction of travel is unambiguous: traceability is becoming a property a system must have, not a report a team assembles afterwards.

03Retention and review, as operated

A trail nobody reads is a liability with good intentions, so the standard includes cadence and retention, not just fields. At MING Labs, operational logs are kept 90 days, security events 12 months, and client-work records for the contract term plus two years. An automated audit sweeps every agent weekly for drift, security anomalies, and performance regressions; high-severity work gets an additional monthly manual review.[S1] Field nine closes the loop: the review is itself recorded in the trail it reviews.

04The claim, scoped

Scope

  • The standard: ten fields per agent action, each mapped to a named element of the agent’s job description; 100 percent of tasks logged with timestamp, cost, and outcome.
  • Where it runs: MING Labs’ own production fleet, since January 2026.
  • Retention as operated: 90 days operational, 12 months security, contract plus two years for client work; review weekly automated, monthly manual for high-severity work.
  • Not claimed: a compliance certification, or that this satisfies any specific regulator’s requirements. Article 12 and Article 26 of the EU AI Act are cited as the regulatory direction, not as an attestation of conformity.
  • Disclosure: structure only. Log contents, client identifiers, and internal system names are not published.

The trail is also what makes the rest of the operating model honest. Accountability assignments are checkable because authority changes are logged events, as described in who is accountable when an AI agent makes a mistake . Retirement decisions rest on recorded outcomes rather than impressions, which is how MING Labs knew its first agent had produced 764 messages and zero acted-on output before shutting it down . And the security half of the story, why the tool calls in field five are all mediated by a credential-holding gateway, is covered in should AI agents hold their own credentials .

Sources

[S1]
MING Labs operating record: per-action trace standard, retention policy, and fleet review cadenceMING Labs (internal) · 2026-07-01 Supports: ten fields traced per agent action, each mapped to a named element of the agent's job description, 100 percent of fleet tasks logged with timestamp, cost, and outcome; no off-ledger work, retention: 90 days operational, 12 months for security events, contract plus two years for client work, review cadence: weekly automated audits across every agent, monthly manual review for high-severity work
[S2]
Regulation (EU) 2024/1689 (EU AI Act), Article 12: record-keepingEuropean Union · 2024-07-12 Supports: high-risk AI systems shall technically allow for the automatic recording of events (logs) over the lifetime of the system, the requirement applies from 2 August 2026
[S3]
Regulation (EU) 2024/1689 (EU AI Act), Article 26: obligations of deployers of high-risk AI systemsEuropean Union · 2024-07-12 Supports: deployers must keep the logs automatically generated by a high-risk AI system for at least six months

Frequently asked questions

Isn't this what the agent platform's built-in logging already does?
Platform logs record events; an audit trail answers questions. A stream of tool calls and token counts tells you what happened at the API layer, but not whether the agent was inside its mandate, who had authorised that mandate, or what became of the output. The difference is the mapping: in MING Labs' standard, every trail entry corresponds to a named element of the agent's job description, so the trail reads as the job description in motion. That is the property that turns a log into an answer.
How long should agent logs be kept?
MING Labs keeps operational logs for 90 days, security-relevant events for 12 months, and client-work records for the contract term plus two years. The regulatory floor in the EU is lower but real: deployers of high-risk AI systems must keep the automatically generated logs at least six months under Article 26 of the EU AI Act. The practical rule is to set retention by the question you may have to answer, not by storage cost: a client dispute or a security review arrives on its own schedule.
Does the EU AI Act require an audit trail for every AI agent?
The hard legal duty attaches to high-risk systems: Article 12 requires them to technically allow automatic event logging over their lifetime, applicable from 2 August 2026, and Article 26 obliges deployers to retain those logs. Most business agents will not be classified high-risk. But the question the trail answers, what exactly did this agent do and on whose authority, is asked by enterprise IT, legal, and clients regardless of classification, and retrofitting traceability onto a running fleet costs far more than logging from day one.
Who reviews the trail, and how often?
At MING Labs, an automated audit runs weekly across every agent in the fleet, checking for drift, security anomalies, and performance regressions; high-severity work additionally gets a monthly manual review. Review itself is part of the record: field nine of the trace captures who reviewed an output, when, and what they decided, so the oversight layer is auditable by the same trail it audits.
All Insights