Response structure

Every decision request returns a structured response describing what DelegateZero decided and why. The response is designed to be both machine-readable and human-reviewable.

{
  "id": "9f31c2",
  "decision": "execute",
  "confidence": 0.86,
  "title": "Monthly update email to client",
  "summary": "Sent monthly update email to client based on approved communication patterns.",
  "reason": "Request aligns with prior reports and approved communication patterns",
  "response":  "<p>Hi there,</p><p>Here’s your monthly update...</p>",
  "audit_url": "https://delegatezero.com/app/decisions/9f31c2"
}
  • decision indicates how DelegateZero handled the request (execute, draft, or escalate).
  • confidence reflects how confident DelegateZero is that the decision matches your judgment.
  • response contains the canonical output — what DelegateZero would have sent or done on your behalf.
  • audit_url links to a detailed explanation of how the decision was made.

Sorry, we don't have any results for that search. If you need assistance, please contact us.