Augusto Peña ← Work

Multi-agent system

Ask AGUS

A governed multi-agent assistant for AML and financial-crime regulatory work. A supervisor delegates to retrieval, structured-data and analytics sub-agents, a judge validates the answer, and a human stays in the loop over an auditable trail.

Role  Architecture & build· Stack  Multi-agent orchestration, RAG, governed NL→SQL, deterministic validation· ● In progress

The origin

I had been arguing for a particular shape of system in regulated finance: a supervisor that interprets intent and delegates, specialised sub-agents that each do one job, a judge that validates, and a human who stays in the loop for anything consequential. Then a major financial institution publicly presented a governed multi-agent assistant of its own, and the topology mirrored the one I had been proposing. That was the confirmation. The pattern is where regulated finance is heading rather than a bet against it.

Ask AGUS is my version, aimed at the domain I actually work in.

Grounded in real delivery

This is not a generic AML demo. It generalises an approach I proved on a live AMLA 2026 regulatory delivery, where I designed the architecture and led the data workstream, partially automating the submission and laying the basis for future ones. The specifics of that work are regulated and stay out of scope here. What carries over is the method.

Details of the underlying regulatory delivery are withheld. This page describes the general architecture and the transferable approach, not any confidential system, dataset, or submission.

Approach

The governing principle is the same one that runs through everything I build: the LLM interprets, the system validates, deterministic tools execute, and logs prove it. No agent touches data or takes an action without that boundary in place.

What is already built

The honest status matters more than the ambition. This is a system under construction, and the first block is finished rather than sketched.

The sequence is deliberate. Each block is governed and tested before the next one leans on it, which is slower than building the whole graph and debugging it afterwards, and considerably more likely to survive a review.

Architecture

It is the recognised supervisor, sub-agent, judge and human-in-the-loop topology, applied to financial-crime work and built governance-first. The audit and control layer is the reason the system is allowed to exist at all, so it comes first rather than last.

Architecture diagram: supervisor · retrieval · structured data · analytics · judge · human

What it demonstrates

Plenty of people have built a multi-agent system. Fewer have designed and delivered regulated AML work first and then built a governed one, where auditability and control are the point rather than the constraint. That intersection of regulatory delivery experience and the engineering is the part that is hard to copy.