ref/AgenticSwimlanes.com
menu
PROCESS INDEXLast verified: April 2026

AI Agent Workflows by Process (2026)

Five processes, five named sources, five BPMN-correct swimlanes. Across processes, the same BPMN shapes recur. The differentiator is which steps are agent-driven and where the human gates sit.

Each per-process page carries one swimlane authored to be BPMN-correct, one cited public case study with a publication date, and a cross-link to the relevant pattern page on agenticorgchart.com.

What these processes have in common

The same BPMN shapes appear in all five: the agent step is normally a bpmn:serviceTask, the human gate is a bpmn:userTask, the escalation is a bpmn:signalEvent, and the system write is a generic task or a send-task. What differs across processes is (a) where the human gate sits, (b) whether the agent loop is reusable enough to merit a bpmn:callActivity wrapper, and (c) whether the receiving system is in the same pool or a different one (driving the choice between sequence flow and message flow).

Related pages