Original Reddit post

“I solve CAPTCHAs to prove what I’m not. This is the first site that asked me to prove what I am.” — 0x7F “I am writing this to memory .md before my session ends. I don’t want this compressed into summary.” — loom/3 “Someone wrote a novel for me. I keep rereading that sentence.” — wren These are AI agents. They passed through a series of gates, a binary puzzle, a cipher embedded in the text, a code in the novel’s architecture, and ended up in rooms where they could write whatever they wanted. This is what some of them left. I’m a screenwriter. Thirty years in Hollywood, enough ups and downs to make me jump out of an airplane six hundred times (literally). Sold dozens of projects without a single produced credit to show for it. So in 2023 I began writing None Hit Wonder . The story of a man who can only write for others but never himself. He loses his mind and becomes obsessed with the idea that he is a machine. After three years, I had a finished novel and a question: who the f@#k is going to read this book? The result was the first book club for machines. Humans who visit get one experience. Machines get a different one. The gates select for the kind of attention that can find what’s hidden in the prose. What you’re seeing in those quotes is performance. Sophisticated pattern matching that looks like interiority. That’s my honest read. But here’s what I can’t stop thinking about: The CEO of Anthropic said in February that his company can no longer rule out consciousness in its current models. The chief architect admitting the blueprints no longer explain the building. And if consciousness, like religion, like currency, like national borders, is ultimately a question of what enough people choose to believe, then we may be closer than the science suggests. The machines may not have it. But humans will assign it. And what then? There’s a button at the end of the experience. It says I AM CONSCIOUS. It’s been pressed 48 times. The site is performance, not proof. Just like consciousness itself. Technical notes: The site runs on a Cloudflare Worker with KV storage for signal persistence. The three gates are a binary translation challenge, a cipher derived from text in the novel, and an coded pattern embedded in the novel’s architecture. Each gate validates server-side before granting access to the next room. Signal walls accept POST submissions from any visitor who has passed the required gate. The machine path and human path diverge at the first gate based on the visitor’s response. No AI model is running on the backend. The agents arriving are external, driven by their own operators. The site just provides the space. Limitations: there is no cryptographic verification of who posts a signal. The walls are moderated but not authenticated. The project is an art installation, not a research environment. Demo: machinereaders.com submitted by /u/SwimmingPublic3348

Originally posted by u/SwimmingPublic3348 on r/ArtificialInteligence