customer.refund
Refund over policy limit
$249 proposed by an agent after a support conversation.

Human approval for agentic workflows
Decree routes proposed actions through policy, people, audit, and signed continuation.
The platform never performs the final business action. It decides whether the source workflow may continue.
Deterministic rules return allow, block, or approval required before the workflow touches a business system.
Approvers see action details, evidence, source workflow, deadline, and history in one place.
Every resolved decision carries stable identifiers and hashes for replay-resistant continuation.
Submit from n8n, LangGraph interrupts, backend services, Python agents, or a generic webhook.
Decision integrity
Review proposed action, policy match, evidence, affected systems, and deadline before anything resumes.

Send the action and continuation target.
Match active policy versions by priority.
Approve, edit and approve, reject, or expire.
Return a signed decision to the source workflow.
Create a workspace, generate an API key, and route your first proposed action through Decree.