Skip to main content

Operate

This section covers everything you need to run Zeq workloads in production.

PageWhat it covers
Error HandlingCanonical error envelope, retry strategy, idempotency, KO42 violation codes
Rate LimitsPer-plan limits, headers (X-RateLimit-*), burst windows, 429 handling
WebhooksSigned webhook delivery, replay protection, ZeqState fan-out

Observability via ZeqState

Every billable computation emits a ZeqState record carrying the full CKO envelope — operator chain, HulyaPulse phase, Zeqond tick, ZeqProof, and the precision bound. Free and starter plans publish to the public feed at zeq.dev/state; paid plans default to private and can opt-in per request.

Use ZeqState as your audit trail — every response your code receives is independently re-derivable from the published envelope.