How It Works

API / Webhook or Agent Gateway → Ingress → Core → Receipt

Direct API and webhook traffic, plus agent gateway traffic, all converge into the same normalized intent, execution core, and receipt model.

Direct integration

Backend systems and webhook senders submit supported work directly into ingress.

Agent gateway

Runtimes authenticate, resolve agent identity, compile requests, and then hand off to the same control flow.

Shared lifecycle

Retries, replay, receipts, reconciliation, and exceptions still come from one shared core underneath both paths.