Every daily puzzle on the internet asks you the same question: did you get it right? To answer that, it has to be holding the right answer, and that copy is sitting in the page you are looking at. LATTICE does not hold one. Your answer is turned into a key, and the key either opens the room or it does not.
Why it exists
Streaks are the standard way to bring someone back tomorrow, and they work by fear. Miss a Tuesday and the number you have been building resets. It is a strange thing to do to someone who was enjoying themselves. LATTICE gives you five rooms a week and asks for three. Skip the cipher because you hate ciphers. Skip Thursday because Thursday was awful. The week still opens, and nothing is taken from you.
The other reason is the lock. A puzzle that checks your answer against a stored copy is a formality, and everyone knows it. Nobody feels anything when a page says correct. Here the week’s secret was split into five pieces before anyone played, and each piece was locked with a key made out of one room’s own answer. Getting it right is the only thing that produces the piece. That is also why the share line means something.
How it works
Five rooms, three needed
Monday to Friday adds a room. The weekend adds none and is there for the rooms you skipped. Every room in the current week stays open all week, so you can catch up on Sunday morning with a coffee.
Five different kinds of thinking
A picture hidden in a row of numbers. A message with a repeating key. A board of lights that has to go dark in the fewest presses. A sum where the digits are wearing letters. And ten statements arguing about themselves.
One answer, proved
Every room was generated and then attacked by its own solver before it was allowed in. A second answer sent it back to be built again, so a puzzle that seems to have two is a bug you can report.
The share cannot be faked
Your line says which rooms you hold, and holding a room means holding a piece of the week’s key. No flag exists to flip and nothing here takes a password.
The quiet parts
No account, no ads, no analytics, nothing following you anywhere. No server sits behind it: after the page loads it never speaks to anything again, and what you have solved lives in your own browser until you clear it. The antechamber teaches the whole machine in about a minute and is never scored.
Under the hood it is Shamir secret sharing over the same 256 element field that AES uses, with each share wrapped in AES-256-GCM under a key derived from that room’s answer. You are welcome to read every line of it. It will teach you how the lock works and leave you no closer to opening today.