type Zero struct {
Pathless []byte Universe []byte Origin string Circuit string}
Zero holds the compiled HTML shell (Pathless) and the universe payload.
Origin is the CORS-allowed root domain; Circuit is the API endpoint URL
baked into the shell at build time. Universe is the single item-0 blob:
the plane DOM plus its folded coordinates/input/keyboard modules.