Private Pools
Known identities, scoped access, configurable trust levels. Your workers, your rules.
High-trust human task execution with SLAs, audit trails, and signed callbacks. Private worker pools by default.
Known identities, scoped access, configurable trust levels. Your workers, your rules.
Immutable handoffs back into your automation. HMAC-signed, timestamped, auditable.
Evidence capture, retention, and reporting. Every task transition is logged.
POST a task with instructions, SLA, output schema, and callback URL. Task enters CREATED.
Task moves to QUEUED → MATCHED → OFFERED for qualified workers in your pool.
ACCEPTED → IN_PROGRESS. Human completes the task and submits evidence if required.
SUBMITTED → VERIFIED (optional) → COMPLETED. Signed webhook returns structured output.
Private-by-default worker pools with trust_level 1–5 gates
HMAC-SHA256 webhook signing with replay protection
TLS 1.3 in transit, AES-256 at rest, optional payload encryption
Role-based access controls for orgs, pools, and audit review
Every state transition emits a signed webhook event
API-first task execution with schema-enforced inputs/outputs
SLA management per task with breach webhooks
Evidence capture and configurable retention policies
Audit export (JSON/CSV) for compliance review
On-call escalation and re-queue logic for timeouts
Dedicated support and integration onboarding