Docs

Gateway

sandbox-gateway contract summary; full details in GATEWAY.md.

Approving schedules the generic sandbox image through the vendored sandbox-gateway control plane. The Web UI talks to the Approving API; agent / react nodes execute in containers via the gateway.

Full documentation

Health checks (default local stack)

Source locations

  • Control plane: sandbox-gateway/gateway/
  • Sandbox image and scripts: sandbox-gateway/sandbox/, sandbox-gateway/scripts/

Related