Registry · ActiveFiling /MAI-001Issued 26.v.2026
AI governanceenterprise architecturedocumentationEU AI Actgoverned by design25 April 2026

Why diagrams are not documentation

By Richard Hogan

A diagram is a picture. A governance record is a structured artefact. These are not the same thing, and treating them as if they are is the source of most documentation failures in enterprise AI.

Every architecture team has diagrams. They live in Lucidchart, Miro, draw.io, or whatever tool the team gravitated toward. They get exported to PDFs, attached to compliance documents, and quietly frozen in time. The systems they describe keep moving. The diagram does not.

This is not a problem when the diagram is illustrative — when it is helping a new engineer understand the shape of the system, or supporting a discussion in a design review. Diagrams are good at that. They are not good at being the source of truth for what the system actually is, what it is permitted to do, and what data it handles.

A regulator does not want to see a picture. A regulator wants to see a structured record. Which models are deployed where. What authority each component holds. Where human oversight is required. What classification of data flows through which connection. These are properties of the system, not properties of a drawing of the system. A diagram, however precise, cannot answer those questions in a form that survives scrutiny.

The documentation debt that most enterprises are now staring at is the result of treating governance as a downstream activity. Build the system. Draw the diagram. Write the policy document. Put them in different folders, owned by different teams, updated on different cadences. By the time anyone needs to defend the system to a regulator or an internal audit team, the diagram does not match the deployed system, the policy document does not match the diagram, and nobody remembers which version was authoritative.

The fix is not better diagrams. The fix is to treat the design itself as a structured record — one where placing a component on the canvas declares not just its shape and its connections, but its authority, its assertion level, the data it touches, and the conditions under which a human must be in the loop. When the design tool produces a structured artefact as its primary output, there is no gap between the diagram and the documentation. They are the same thing.

This matters more for AI than it does for traditional enterprise architecture, because the question regulators are asking about AI systems is fundamentally different from the questions they ask about, say, a payments platform. The question is no longer whether the system works. It is whether the system is permitted to do what it is doing. That question cannot be answered from a flow diagram. It can only be answered from a structured record that captures intent, authority, and constraint at the point of design.

A diagram is a useful artefact. It is not a governance artefact. The distinction is not pedantic — it is the distinction between something a regulator will accept and something they will not.

That is the gap ModelAIr is built to close.