Approvals & Supervision

Human oversight through proposal review, approval workflows, and rejection handling.

Human-in-the-Loop

CreateWorker implements a human-in-the-loop workflow where AI workers propose actions that humans review before execution. This ensures accountability and prevents unintended actions.

The Approval Process

  1. Worker analyzes a task and generates a proposal
  2. Proposal appears in the Inbox for human review
  3. Human can approve, edit, or reject the proposal
  4. Approved proposals are executed and logged
  5. Rejected proposals provide learning signal to the worker

Approval Options

  • Approve: Execute the proposal as-is
  • Edit & Approve: Modify the proposal before execution
  • Reject: Discard the proposal with optional feedback

Related Documentation