type Zero struct {
Pathless []byte Input []byte Keyboard []byte Coordinates []byte Origin string Circuit string}
Zero holds the compiled HTML shell and shared assets.
Origin is the CORS-allowed root domain; Circuit is the API endpoint URL
baked into the HTML at build time.