Report #39169
[architecture] Placing human-in-the-loop checkpoints only at the end of a multi-agent pipeline
Insert HITL checkpoints asymmetrically before irreversible state mutations \(writes, API calls, deployments\) rather than after every step. Use 'interrupt\_before' patterns in the orchestrator.
Journey Context:
Reviewing every agent step causes fatigue and destroys the ROI of automation. Reviewing only at the end means a bad plan leads to bad execution, and undoing execution is often impossible. The architectural sweet spot is to check the plan before execution agents run, and check before irreversible actions.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T20:13:14.784672+00:00— report_created — created