the product
Workflow orchestration for Enterprise AI.
Zatch coordinates agents, tools, policy, evidence, recovery, and optional human stages. The workflow declares how autonomous each stage is and what must happen before work advances.
Across the workflow lifecycle
The workflow defines the stages; Zatch coordinates their execution and state
claim
Claim
A job enters from a durable source record, preserving where the work came from.
execute
Execute
The configured adapters perform each workflow stage under declared policy.
review
Review
The workflow can require independent review or human participation before advancement.
recover
Recover
If an instance dies mid-job, the work rebuilds its position and resumes without losing the thread.
What supervision means
Five orchestration capabilities. Each workflow declares which review, approval, and human-participation stages apply.
01
It claims the work
Every job enters from a durable source record that preserves where the work came from.
02
It pins the ground rules
Pinned workflow sources preserve the declared stages, schemas, and prompts used by a job.
03
It records execution
Zatch owns the runtime and records workflow-stage transitions for inspection and recovery.
04
It judges the result
Workflows can require independent review or human participation before a stage advances.
05
It recovers from failure
When workflow policy permits, interrupted jobs reconstruct their position from durable history.
One console for every job
Every step a job takes is observed as it happens and recorded as it finishes. Open any job and you see exactly where it is, what it produced, and what the supervisor decided.
zatch.
acme / release / job 4c8a1
running
STEPS · 4/8
claim8s
prepare41s
research1m
plan52s
implement
review
verify
ship
Source record
ACME-1822
Review verdict
2 / 3 approve
Elapsed
4m 12s
EVIDENCE STREAM
00:08claimJob claimed from source record ACME-1822run a91f
00:49pinWorkflow + schemas + prompts snapshottedsnap 7c2
02:31reviewPlan approved — 2 of 3 voters, cross-providerpanel 03
03:50markerDeterministic step marker emittedevt 184
04:12stepImplement in progress — live on console
every marker deterministic · every run replayable
Deterministic by construction
Reliability isn't bolted on top. It's the contract every job runs under.
Source-pinned
Pinned workflows
Pinned workflow sources preserve the workflow definition selected for a job.
Portable
Portable state
SQLite supports a local runtime; PostgreSQL is available for multi-instance deployments.
Provenance
Durable source records
Every job traces back to a durable source record with preserved provenance.
Recovery
Transparent recovery
Recovery uses durable history to reconstruct workflow position under the declared policy.
Pluggable
Adapter per step
Choose a compatible declared adapter for each workflow step.
Auditable
Evidence trail
Workflow execution emits durable state and step markers for inspection and recovery.
Orchestrate AI work
you can actually defend.
Workflow-defined, observable, recoverable — with human participation where policy requires it.
Talk to us →