Workflows
Workflow builder
Design and run trust automation from a populated canvas.
3 edges1 trigger1 check2 action
Action library
Drag onto canvas, or click to add at center.
No actions match ""
Workflow runner contractSame saved DAG for UI, API, scheduler, CLI, MCP tools, and agents.3 edges1 trigger1 check2 action
Workflow runner contract
Same saved DAG for UI, API, scheduler, CLI, MCP tools, and agents.
Save writes an append-only workflow version to gold/workflows.jsonl. Run executes the same DAG through the backend workflow engine, enforces RBAC and egress guards, writes results to gold/workflow_runs.jsonl, and exposes the run through human and headless surfaces.
Human
Design, approve, run, inspect.
Headless
REST/CLI run saved DAGs.
Scheduler
Cron triggers fire due flows.
Agents
MCP lists and runs workflows.
Keyboard: Esc clear selection · Del remove node · ⌘/Ctrl+S save · ⌘/Ctrl+Enter run
Run history
Latest runs for this canvas.
No runs yet. Save the workflow then click Run.