| 2026-05-26T12:50-04:00 | Does the app load and enforce the X/World gates in a real local server? | Ran `pnpm dev`, probed `/`, `/api/config`, `/api/proofs`, and `/api/world/rp-signature`, then restored generated `next-env.d.ts` noise. | `/` returned 200; `/api/config` returned credential flags; `/api/proofs` returned `401 x_login_required`; `/api/world/rp-signature` returned `503 configuration_error` for missing local World credentials. | No product change needed; the runtime path still matches load, login gate, and World signing gate expectations. |
0 commit comments