Public Docs

Quickstart and platform concepts

Azums supports two entry paths: direct API or webhooks, and agent gateway integration. Both use the same execution truth model underneath.

Direct API / webhooks

Send typed backend requests or signed webhook traffic straight into ingress and inspect the same receipts later.

Agent gateway

Compile free-form or structured runtime input into the same request lifecycle without creating a second executor.

Shared truth

Receipts, replay, reconciliation, exceptions, and operator diagnostics remain consistent regardless of entry path.