The Ghost of MiFID II: Why Auditability is the AI Act's True North for Regulated Industries
Thomas Kunnumpurath
VP Systems Engineering · Solace

The EU AI Act becomes substantially operational in August 2026. For many, it’s just another compliance deadline. For me, it feels like déjà vu, a cold shiver down the spine reminiscent of MiFID II or Dodd-Frank looming large at Deutsche Bank. That particular dread wasn’t about missing a performance target or a new feature launch. It was about proving, beyond a shadow of a doubt, how every transaction happened, why every decision was made, and what data influenced it.
This time, the stakes are higher, the systems more complex, and the potential for “black box” outcomes far greater. Everyone’s chasing agentic AI capabilities, discussing sophisticated orchestrators, and dreaming of autonomous enterprise. But in regulated industries, that’s a dangerous distraction. The real gating factor isn’t building the AI capability; it’s proving its trustworthiness, transparency, and risk management posture to increasingly vigilant regulators. The firms that instrumented for auditability early during the MiFID II days won. The ones that tried to bolt it on late paid for it twice – in fines, in missed opportunities, and in operational chaos. This movie ends the same way.
When MiFID II hit, the pressure was immense. We needed to record every order, every quote, every interaction, down to the nanosecond, and preserve it for years. If a trade went sideways, or if a regulator came knocking with a question about market manipulation, we needed to reconstruct the entire decision-making chain. Our legacy systems, built for speed and raw throughput, weren’t designed for this level of forensic scrutiny. They produced logs, sure, but those logs were fragmented, inconsistent, and often missing crucial context – the why behind a message, the exact state of the system when an event occurred. It became a monumental task to stitch together the truth from disparate sources, often involving manual intervention and heroic efforts from an already stretched team. We had the capability to trade, but not the proof of how.
This experience hammered home a fundamental truth: your event-driven backbone is an auditability story before it’s a performance story. At Deutsche Bank, leading the migration from TIBCO Rendezvous to Solace for mission-critical trading systems, this became acutely clear. TIBCO, like many legacy message buses, was excellent at point-to-point speed. But when we talked about auditability for regulatory compliance, we were talking about guarantees, persistence, and explicit message metadata – a full-fidelity trail of every event. Solace’s true event mesh capabilities, with durable queues, guaranteed delivery, and rich message properties, laid the groundwork for a more robust audit trail than we had ever envisioned. We weren’t just moving data; we were creating an immutable ledger of intent and execution.
Fast forward to 2026, and the EU AI Act demands transparency and risk management for high-risk AI systems. Singapore published agentic AI security guidelines. India released AI governance guidelines. The regional trend is toward sovereign AI – keeping sensitive workloads inside national borders. These aren’t just legal directives; they are architectural constraints. How do you prove a probabilistic model made a fair decision? How do you trace an autonomous agent’s action back to its originating data and inference steps, especially when its actions are dynamically chained? How do you satisfy sovereign AI requirements if your agent’s decision-making involves data hops across international boundaries without proper controls?
The answer lies in building your AI systems not just with agentic capabilities, but with an inherent, unassailable audit trail from day one. An event-driven architecture, when implemented correctly, is your single best defense. Think about it:
- Immutable Event Logs: Every action, every decision, every data input and output in an agentic system can be an event. Stored in a durable, ordered event mesh, this creates a chronologically precise, tamper-evident record.
- Distributed Tracing as Standard: Integrated distributed tracing isn’t just for debugging latency. It’s how you link an agent’s final output back through every intermediary step, every model inference, every external API call, to the original prompt or data input. This is your digital DNA for regulatory scrutiny.
- Contextual Metadata: Don’t just send the payload. Attach metadata about the agent that produced it, the model version used, the confidence score, the user context, the regulatory classification of the data. An event mesh that supports rich message properties makes this trivial and discoverable.
- Topic Hierarchies for Granular Control: Solace’s robust topic hierarchies allow fine-grained subscriptions and permissions. This isn’t just about efficient routing; it’s about enabling sovereign AI requirements by controlling exactly which events and data flow across which geographical or organizational boundaries, and ensuring only authorized agents interact with high-risk data streams.
At Solace, leading the Americas SE effort for Solace Agent Mesh, I’ve seen firsthand how enterprise architects are grappling with these challenges. They’re realizing that an agent orchestration framework like LangGraph, while powerful, still needs a production-grade nervous system underneath it. A system that can dynamically discover agents, guarantee delivery even under extreme load, and, crucially, provide the full-fidelity traceability required for auditability. We’re not just providing a transport layer; we’re providing the foundational scaffolding for compliance.
My lesson from MiFID II is simple: don’t wait for the regulators to force your hand. Treat AI governance and auditability not as an afterthought, but as a primary architectural concern. Embed it into your event contracts, your message flows, and your system design from the very beginning. The architecture you build today—an event-driven backbone with distributed tracing—is an investment in future compliance. It’s the difference between navigating the regulatory landscape with confidence and paying for it twice, just like we saw in the financial industry. Build your AI with an event mesh that provides an inherent, unassailable audit trail, and you won’t just build faster; you’ll build smarter and more securely.