Running right now
This page. It is built into an OCI image, pulled by a node agent, unpacked into a bundle,
executed under gVisor with no container runtime shim anywhere in the path, and served to you
through the PandoCloud gateway. That is the real stack, end to end, on one machine.
Liveness is a plain endpoint. The gateway asks for it every five seconds and the answer is
the whole story:
$ curl https://pandocloud.example/healthz
{
"status": "ok",
"uptime_s": 51840,
"workload": "site",
"requests": 12043
}
No visitor addresses in the logs, no analytics, no cookies. The server records the path and
the status code of a request, never who asked for it.
Specified, not yet deciding anything
- Placement hardcoded — the cascade in Fig. 2 is built next
- Reliability score specified; no machine has a score yet
- Weighted draw specified, with the determinism test as a merge gate
- Geography boundary ingest and point-in-polygon not built
- Failover manual today; automatic reassignment is later
- Functions not shipped — see below
- Fleet 3–5 community machines across 2–3 states, invited directly
- SLA none, and none promised at this stage
A few always-on machines we operate ourselves keep the network reachable. They are
deliberately sited in regions we are not starting in, so the community filter
demotes them by its own logic rather than by our good manners.