Recursive QR lab
This path hosts the recursive QR tarpit experiment: each page embeds PNG QR codes whose
payloads continue a graph. The static landing page you are reading lives at /qr/; chain resources are served under /qr/g/… by the lab content server behind
the reverse proxy.
Try a chain
Open the first page of the sample linear scenario (requires the asset server to be running and nginx
configured as in deploy/qr-nginx.conf.example):
https://ahjc.me/qr/g/linear-4/page/n0
If that link 404s, run generate-assets --base-url https://ahjc.me/qr and serve --path-prefix /qr on the host, then reload.