Human Approval as a System Boundary

Design human approval around an exact operation, with reviewable payloads, durable decisions, expiry, and execution checks that survive retries.

September 6, 2026 · 13 min · Lukas Walter

Use approval for side effects, not for every tool call

Reserve human approval for actions where a wrong call would actually matter.

July 5, 2026 · 2 min · Lukas Walter

Human-in-the-Loop Agents: When the AI Must Ask Before Acting

How to implement human-in-the-loop approval flows in Microsoft Agent Framework for risky tool calls, side effects, workflow state, and resumable review.

June 24, 2026 · 17 min · Lukas Walter