A diagram showing an AI agent workflow with a stop rule before human approval

Give the agent a stop rule before you give it autonomy

Claude Code and enterprise AI agents need more than permissions. Teams need explicit stop rules that tell the agent when to pause, collect evidence, and hand control back to a human.

June 15, 2026 · 7 min · 1293 words · Thomas De Vos
Read Give the agent a stop rule before you give it autonomy
A diagram showing an AI agent delegation policy from task contract to rollback

Before you buy the agent platform, write the delegation policy

AI agent platforms do not decide your risk appetite. Before teams wire Claude Code, MCP, RAG, workflow tools, and release automation into production work, they need a clear delegation policy.

June 14, 2026 · 7 min · 1433 words · Thomas De Vos
Read Before you buy the agent platform, write the delegation policy
A diagram showing an agent pull request control record from task contract to release gate

If the agent opens a PR, keep a control record

Agent generated pull requests need more than a clean diff. Teams need a control record that captures scope, tools, tests, review evidence, rollback, and owner approval.

June 13, 2026 · 7 min · 1423 words · Thomas De Vos
Read If the agent opens a PR, keep a control record
A diagram showing Claude Code delivery controls and enterprise AI security controls sharing one agent budget

Treat the agent budget as a security budget

Claude Code teams already budget scope, tools, review time, and rollback effort. Security teams should treat that same budget as delegated authority, evidence, and risk ownership.

June 12, 2026 · 5 min · 998 words · Thomas De Vos
Read Treat the agent budget as a security budget
A production AI agent operating model connecting engineering delivery controls with security evidence controls

The agent rollout needs one operating model

Teams buying Claude Code or enterprise AI agent guidance do not need two disconnected playbooks. They need one operating model that connects delivery speed, delegated authority, evidence, rollback, and security review.

June 10, 2026 · 7 min · 1404 words · Thomas De Vos
Read The agent rollout needs one operating model
A production agent control loop connecting Claude Code delivery practices with enterprise AI agent security controls

Agentic coding is also a security decision

Claude Code can ship useful patches quickly, but production agents also create authority, evidence, rollback, and audit questions. Teams need the delivery loop and the security loop together.

June 9, 2026 · 6 min · 1168 words · Thomas De Vos
Read Agentic coding is also a security decision
A control map showing security questions for a Claude Code rollout: authority, boundaries, evidence, and risk ownership

What security should ask before a Claude Code rollout

Before Claude Code becomes a team habit, security should ask about authority, boundaries, evidence, rollback, and ownership. These questions turn agentic coding from a demo into a reviewable operating model.

June 7, 2026 · 7 min · 1489 words · Thomas De Vos
Read What security should ask before a Claude Code rollout
A Claude Code permission workflow where request, grant, and evidence lead to automatic expiry

Claude Code permissions need expiry dates

Claude Code permissions are safest when they are temporary. Treat every extra file, command, MCP tool, and network path as a task-scoped grant that must expire unless a human renews it with evidence.

May 26, 2026 · 6 min · 1134 words · Thomas De Vos
Read Claude Code permissions need expiry dates
A Claude Code flight recorder diagram with task contract, tool calls, evidence, review, and rollback

Claude Code needs a flight recorder

Claude Code can produce a clean patch from a messy run. Production teams need a flight recorder: the task contract, tool calls, permission pressure, tests, assumptions, and rollback notes that explain how the patch was made.

May 23, 2026 · 5 min · 1005 words · Thomas De Vos
Read Claude Code needs a flight recorder
A Claude Code permission boundary diagram showing allowed tools, a closed gate for risky tools, review, and rollback

Claude Code permissions should fail closed

Claude Code permissions are where agent safety becomes concrete. If a run needs production data, billing config, deploy access, or a wider MCP tool, the default should be stop, explain, and wait for a human decision.

May 22, 2026 · 6 min · 1078 words · Thomas De Vos
Read Claude Code permissions should fail closed