Home The signal Anatomy of an agent Reference architecture Risk-Tiers Guardrail stack Governance in action Best practices Standards and crosswalk Implementation From the field Roadmap Companion toolkit Straight answers Glossary References
Enterprise Architecture · Point of view

Agentic AI Governance:
standards and guardrails

Agents plan, decide and act. That moves the control problem out of the model and into the architecture. This is the standards set, the reference architecture and the runtime guardrails I would put in front of any enterprise agent program.

Explore the sections
Governance by design Agent identity Policy enforcement Evaluation MCP & A2A
Executive Summary

Key Principles

Five points. If you read nothing else on this site, read these.

Agents move the control problem out of the model and into the platform

A model produces text. An agent plans, calls tools and changes state. Instructions in a prompt steer behaviour; they cannot stop it. Anything that must not happen belongs in code on the enforcement path, where injected text cannot reach it.

Govern the action, not just the agent

One agent can retrieve a policy document, draft a reply, update an address and move money. Those are four different risk classes. Score the use case and the action class on reversibility, blast radius, data sensitivity and impact on people, then let regulatory classification cap the result.

One authoritative policy system, many enforcement points

Author policy once and version it centrally. Enforce it at the gateway, the tool broker, the memory service, the retrieval layer and the workflow engine. A single physical chokepoint for all traffic becomes a bottleneck and an availability risk. The rule is no ungoverned paths, not one pipe.

Hard limits are deterministic; screening is a supplement

Allow-lists, value caps, tenant boundaries, short-lived audience-bound credentials, egress control, sandboxing, idempotency and circuit breakers are code. Injection screening, grounding checks and guardian agents add signal and catch drift. They are not the boundary for an irreversible action.

Evidence written before the action is what makes the rest defensible

Log the intent, the policy decision and the inputs before the tool runs, to an append-only store, with the policy version attached. If the write fails, the action fails. That single ordering rule turns explainability, audit, incident replay and evaluation from projects into by-products.

Key takeaways

Core Guidelines

Six things that hold whatever your platform, your sector or your model vendor turns out to be.

01 Register every agent, including the ones you forgot

Identity, named accountable owner, purpose, tier and an expiry date. The registry becomes the allow-list, and everything else hangs off it.

02 Write evidence before the action, not after

Intent, decision, inputs and policy version to an append-only store. If logging fails, the action fails. Cheap now, impossible to retrofit after an incident.

03 Never let the agent hold a standing credential

Exchange identity plus delegated scope for a short-lived, audience-bound token at the moment of use. Nothing outlives the task, nothing passes through.

04 Put the hard limits in code

Tool and parameter allow-lists, value caps, tenant boundaries, egress rules, sandboxes, idempotency, circuit breakers. Assume every probabilistic check misses.

05 Tier the risk, then make governance faster than avoiding it

Self-service at the bottom, real scrutiny at the top. If the governed path is slower than building around it, teams build around it.

06 Make sure stop actually works

Per agent, per tool, global. Test it on a schedule and log the test. An untested kill switch is a belief, not a control.

Explore

Fifteen sections, pick your entry point

Each card opens its own page: a diagram, a short orientation, then the detail. Warmer cards carry the core architecture argument; cooler ones are context, reference and tooling.

01 The signal

What changed through 2026: agent-specific regulation, a rewritten threat model, identity as a platform feature, and a moved EU deadline.

Read the signal
02 Anatomy of an agent

Nine components, each with its own owner, its own control and its own way of failing. Naming them separately is what makes governance tractable.

See the components
03 Reference architecture

Seven planes, two control rails, 57 platform examples, and the policy administration, decision, information and enforcement points drawn apart.

Open the architecture
04 Autonomy and risk

Tiers R0 to R4 for the agent, classes A1 to A4 for the action, and the overlays that cap a ceiling instead of averaging into it.

Set the tiers
05 Guardrail stack

Preventive, runtime and detective. Which controls are hard enough to be a boundary, and which are only ever a signal.

Build the stack
06 Governance in action

One claims refund end to end, then the same request carrying a prompt injection, and exactly which controls stop it.

Follow the request
07 Best practices

Seven disciplines, eight rules each, with the standard I would hold and the trap I would expect, from integration through to developer enablement.

Read the practices
08 Standards and crosswalk

Fifteen enforceable controls, each with a mechanism and evidence, mapped to ISO 42001, NIST, the EU AI Act, IMDA and OWASP.

Open the register
09 Implementation

Tools, process and people across coding agents, customer operations, regulated research and platform operations. Plus who owns what.

See the patterns
10 From the field

What a multi-domain master data programme taught me about identity, trust scoring, console sprawl and the constraint you will actually hit.

Read the lessons
11 Roadmap

Four moves over twelve months. You do not need the whole platform before the first agent ships, but you do need three things.

See the sequence
12 Companion toolkit

Seven downloadable artifacts: agent card, risk assessment, standards register, threat model, event schema, scorecard, readiness checklist.

Get the templates
13 Straight answers

Eleven questions that come up in every design review, answered without hedging.

Read the answers
14 Glossary

Fifty terms and acronyms, filterable. Agent governance borrows vocabulary from four disciplines at once.

Look something up
15 References

Nineteen sources, every one linked and attributed, with commercially interested material flagged.

Check the sources
core architecture argument context, reference and tooling

Where would you start?

If you are standing up an agent platform, tightening the controls on one you already have, or preparing for an audit that now includes agents, I am happy to look at it with you.