AI governance framework
AI governance you can check on the design itself
Most AI governance frameworks live in slide decks: principles, committees, maturity ladders. Then an agent goes live inside a real process and none of it is attached to anything. The framework that works is the one written into the process design, where every rule points at a step you can see.
The five questions a governed design answers
- Who executes each step? A human, an AI agent, a hybrid pair, a system. If you cannot answer this, nothing else is answerable.
- How autonomous is each agent? Informs, recommends, or acts. Autonomy is granted per step, not per tool.
- How risky is the step? Impact × likelihood, scored per step. The product of the two decides how much supervision is mandatory.
- What supervises the agent? Preventive, detective and corrective controls, attached with visible "supervises" connections.
- Where must a human decide? Gates before consequential actions, and a named accountable human for every autonomous agent.
From framework to automated check
Because the designer models all five answers as properties on the canvas, governance stops being a review meeting and becomes a button. ✔ Verify reads the whole design against 11 rules organised in four perspectives, from "agent acts on a high-risk step with no supervising control" to "human gate missing before an external communication" to the opposite failure, "low-risk step buried under redundant controls". Most findings ship with a one-click fix that edits the design itself.
Risk assessment that fits on one matrix
Each agent step carries impact (insignificant to severe) and likelihood (rare to almost certain). The combination positions it on a proportionality matrix: high-high demands acting supervision and a human gate; low-low earns the right to run lean. This is AI risk assessment at the granularity where it is actionable, the step, rather than the organisation.
Governance also shapes what comes after the design: every step's blueprint inherits its thresholds and escalation paths, and the redesign ships with its controls priced into the business case. See the concepts in action in agentic workflows.