Step 1
Entrance
Due here — the actual content.
visitor.is_next = trueProgrammable QR
The code on your poster is permanent. What happens when someone scans it is decided at that moment — by rules you write and change whenever you like.





The same code in all five.Printed on a table card.
Live resolution
For: Lunch and dinner menu · Daily special without reprinting · Wine list only from 5pm
Why programmable at all
The banner stays on the same fence the whole time. What it points to does not — and the weeks after the sale are the ones that pay for it.

What the code knows at scan time
One trail, several codes
Stations are scanned in an order you decide. Each code knows how far the visitor has come — and shows what fits that moment. Progress lives in a signed cookie without an identifier: just the number of steps taken.
Step 1
Entrance
Due here — the actual content.
visitor.is_next = trueStep 2
Exhibit
Too early — where to go first.
visitor.is_next = falseStep 3
Finish
Too early — where to go first.
visitor.is_next = falseEvaluated in your browser. First matching rule wins, the last one always does.
For: Assembly instructions step by step · Museum and city trails · Training paths and safety briefings · Rallies with a prize at the end
Not only outward
So far this was about where a code leads. It can also ask: a page with a form, and whatever someone types sits in your workspace — and goes, if you want, to wherever you are already looking.
What stays true
No self-registration yet