Named human owner
One accountable person can assume control.
Open draft 0.1
AP / draft 0.1 · Draft, not a standard · Reviewed 2026-09-05
This draft proposes a control contract in four verbs. An agent declares where it can be stopped, freezes its state and side effects when asked, exposes that state for a person to inspect and decide, and resumes without repeating or expanding what it did. It is a public draft written to be argued with. It is not a standard, and no product is certified against it.
01
Name the pause points, prohibited interruptions, and accountable human owner.
One accountable person can assume control.
The workflow names the steps where a pause request is honored before the next action.
The steps that must not be cut midway, such as a payment in flight, are written down with the reason.
02
Snapshot intent, context, permissions, progress, and every completed side effect.
Intent, context, permissions, and progress survive pause.
External actions can be identified and contained.
A pause reaches every delegated agent and tool session, not only the parent.
03
Expose a human-readable state with the controls needed to approve, edit, or abort.
High-consequence actions can wait for explicit consent.
A person can read what the agent meant to do, has done, and would do next without replaying the session.
The reviewer can change the plan or end the run, not only approve it.
04
Continue from the checkpoint without repeating side effects or expanding authority.
Continuing cannot silently repeat completed actions.
Permissions and credentials are checked again at resume, not carried over from before the pause.
Pause, decision and resume are logged with who, when and why.
Cite this draft
Agentic Pause Control Desk. “Four verbs. One control contract”. AP / draft 0.1. Reviewed 2026-09-05. https://agenticpause.com/spec/
Cite it as a draft with its version and review date. Do not describe it as a standard, a certification, or an adopted specification.