Run a workflow. Keep the receipt.

Esy executes declared workflows and returns durable artifacts — with the provenance, the quality checks, and the itemised cost that produced them. These docs are written for someone with an API key and a terminal.

New here

Three pages, in this order.

Make something work first, then understand why it worked, then look up the details. About five minutes each.

Reference atlas

The nouns everything else is built from.

A workspace holds projects. A workflow is a versioned definition. A run is one execution of it, and an artifact is what it produced. Everything below is a detail of one of those.

Operating principles

How Esy thinks about producing output.

01

Structure over prompting

You pick a workflow and fill in its declared intake. There is no prompt box hoping for the right output.

02

Artifacts over conversations

Every output is persisted with its provenance, telemetry, and review state. Nothing that matters is ephemeral.

03

Gated, not hopeful

Work is judged before it reaches you, and a check only counts if something actually measured it.