Topic guide

Agentic AI safety

An AI agent can plan, use tools, communicate, and act across time. Those abilities create value precisely because they reduce the need for direct supervision. They also move risk from a single answer into a chain of decisions, permissions, and consequences.

The safety problem changes with agency

For an agent, a good model response is only one component of safe behaviour. We also need to understand what it is allowed to do, what information it can reach, how it interprets an open-ended goal, whether it can enlist other agents, and how quickly people can notice and interrupt a bad trajectory.

Intent

Are goals, priorities, constraints, and unacceptable outcomes clear enough to guide action outside the happy path?

Capability

Do permissions, tools, money, data, and communications remain proportionate to the task and the evidence of trust?

Legibility

Can operators reconstruct what the agent believed, attempted, delegated, and changed before consequences compound?

Intervention

Are pause, rollback, containment, and human escalation effective in the actual operating environment?

A practical assurance loop

Constrain, observe, test, and earn greater trust

  1. Bound the mission. Specify authority, resources, duration, counterparties, and clear stop conditions.
  2. Stage autonomy. Begin with reversible actions and small blast radii. Increase scope only when evidence supports it.
  3. Instrument behaviour. Record decisions, tool calls, delegation, state changes, and meaningful uncertainty.
  4. Probe adversarially. Test pressure, ambiguity, hidden incentives, coordination, and attempts to appear safer while being evaluated.
  5. Review outcomes. Treat incidents and near misses as evidence about the system and its surrounding organisation.