Get Started
What FourIA is, how this documentation is organized, and where to go next.
FourIA is a managed, private agent orchestration runtime. It runs OpenClaw gateways for enterprise customers on Cloudflare Workers, with each tenant isolated in its own Worker + Sandbox container and its own Cloudflare Access trust boundary.
This site is the documentation hub for every FourIA component. It is generated from the markdown that lives in the monorepo, so the docs and the code ship together.
Who this is for
- New engineers — start with First Steps for a working local environment, then read the Platform docs.
- Operators — see the Fouria Worker operator guide and the Lerma deployment guide.
- Integrators — see Moltlazy and Cloudflare Unified Billing.
How the docs are organized
| Section | What it covers |
|---|---|
| First Steps | A guided path from clone to running services and tests. |
| Platform | Architecture, development, testing, versioning, environment variables, security, and research. |
| Fouria Worker | The tenant Worker that manages OpenClaw inside a Cloudflare Sandbox container. |
| Lerma | The customer dashboard: provisioning, billing, cost analytics, and tenant management. |
| Moltlazy | The OpenClaw config patcher (Config Module) and typed RPC client (SDK Module). |
| Cloudflare Unified Billing | The OpenClaw provider plugin for Cloudflare AI Gateway unified billing. |
| Dispatch Worker | Wildcard DNS routing for *.fouria.io tenant requests. |
The generated API documentation for the Lerma Phoenix app (HexDocs format) lives at lerma.paso4.io/docs.
Access
This site (and the Lerma dashboard) is protected by Cloudflare Access. Sign in with your Paso4 account when prompted. Access is granted through the Paso4 Root Users group; ask a maintainer if you cannot get in.