Early access · v0.1.0 — the engine is feature-complete & tested; npm publish + hosted billing land this week.
Back to runs

welcome

completed

Run ID

735f7199-7688-4890-b2cd-56e9b20bf7b1

Steps

2

Created

5/29/2026, 1:59:44 PM

Timeline

Run started

1:59:44 PM

Step completedcreate-user

1:59:44 PM
{
  "attempt": 1
}

Step completedsend-email

1:59:44 PM
{
  "attempt": 1
}

Run completed

1:59:44 PM

Output

{
  "sent": {
    "ok": true,
    "to": "a@b.com"
  },
  "user": {
    "id": 1,
    "email": "a@b.com"
  }
}