Sarcio · server tier
The server demo
This page talks to the server backend — the same seeded bug, the same Go sidecar, the same signed patch as every other runtime. Submit the form: it fails. Approve a server patch in the dashboard and submit again: it succeeds, with no redeploy and no restart.
Create your account
The seeded bug: the backend requires a
referralCode that this form never collects, so every
sign-up is rejected with 400.
Live patch status
Read straight from the backend's /sarcio/status, which
reports the routes its shim currently has patched. It flips within one
sidecar poll of a patch going live or being retired — no reload
needed.