AI & Software Engineering

The Other Side of the Wall: Why 'It Works' Isn't the Same as 'It's Ready'

Building a working prototype with AI now takes an afternoon, not weeks. What that speed doesn't buy you — security, real-world testing, real ownership — is the same 30% from our first article, just one step earlier.

LuxIA7 min read

Somewhere this week, someone with no coding background is going to open Claude, describe an idea they've been carrying around for months, and by dinner have something they can click through on their own laptop. That is not an exaggeration and it is not a sales pitch — it's just what happens now. The distance between "I have an idea" and "I have something that works" has collapsed, and it collapsed for everyone, not just engineers.

We wrote about the other side of this story already. In The 70% Wall, we walked through MIT's finding that 95% of corporate AI pilots never deliver a measurable return — not because the technology fails, but because almost nobody survives the unglamorous second half: ownership, maintenance, security, the work that starts after the demo gets applause. That piece was written for people already inside a pilot that stalled.

This one is for the moment before that — the first time your own weekend project actually works, and you have to decide what that means.

The half that genuinely got easier

It's worth being precise about what changed, because both the hype and the skepticism around it tend to blur the details. Two years ago, turning an idea into something clickable took weeks and usually required hiring a developer. Today, a specific tool — Claude Code, unlocked on Anthropic's Pro plan (US$20/month) or Max plan (from US$100/month) — gives that same underlying intelligence the ability to actually build, instead of just answering questions in a chat window.

The free, web version of Claude is genuinely useful, but it's built for conversation, not construction — a genie that can talk to you from inside the bottle but can't reach out and touch anything. Claude Code is the same intelligence, given hands. Practically, that starts with something almost embarrassingly simple: a folder. Every idea gets its own — a single project, one drawer, so nothing from one experiment bleeds into another.

The sentence that decides everything

There's a single line that separates a good session with Claude Code from a wasted one, and almost nobody says it on the first try: "Don't start coding yet. Just help me think this through and document it."

Skip that sentence, and the tool starts filling in every gap you didn't specify with its own best guess — reasonable, coherent, and almost never the choice you would have made. You end up with something that technically runs and still isn't quite your idea. Say it, and the conversation changes shape entirely: Claude asks questions back, reflects your own idea to you in language you can correct, and — the part that catches most people off guard — offers ideas of its own. You keep talking until the description in front of you actually sounds like the thing in your head. Only then does it get written down, not because anyone will read that document like a novel, but because it's what survives if the chat window closes or you forget a detail you mentioned twenty minutes earlier.

From there, the pattern that actually works is small and testable: a plan broken into pieces, each one shown to you before the next one starts. Building a charades app, say, piece one might be nothing more than a category, a word, and a timer — something you click through yourself, correcting it in plain language the moment something feels off. Piece by piece, in what can genuinely be a single afternoon, that becomes a working game.

What "it works" quietly leaves out

Here is where the two halves of the wall meet. The moment that charades app — or whatever it is you're building — runs correctly on your own laptop, it is extremely tempting to treat the hard part as finished. It isn't. "Works for me" and "works for strangers" are different claims, and the gap between them is exactly the second half of the wall we described in the first article, just standing one step earlier in the process.

Works for meWorks for strangers
Runs on your machineChecked for security
Nobody depends on itTested against real, adversarial use
One user: youSurvives a hundred people at once

Before anyone pays you, or hands over anything personal, three things have to happen that a working demo never requires: someone goes through it specifically looking for security holes, someone tests it the way a stranger — or an attacker — actually would, and there's an actual plan for what happens when something breaks, because something eventually will. None of that is optional, none of it is free, and none of it is the same work as the work that got you a working prototype in an afternoon.

The same discipline, pointed inward

The 70% Wall found that the pilots which survived inside companies shared one trait: a specific person was accountable for what happened after launch, watching real usage and folding it back in weekly rather than quarterly. A solo builder needs the identical discipline, just aimed at themselves. There is no team to assign the "not yet" to. You have to be the one who says it — even, maybe especially, when the demo you just built is genuinely impressive.

That's not a technical skill, and it's not something Claude Code can do for you. The tools removed every excuse for not starting. They did not remove the judgment call about when something is actually ready for someone else to depend on — and if anything, that call matters more now, precisely because the fast part got so fast it's easy to mistake it for the whole thing.

The wall didn't move. The starting line did.

Put the two pieces next to each other and the shape is simple. What used to take weeks and a developer now takes an afternoon and nobody. What still requires the unglamorous, second-half work — security, real-world testing, a genuine owner watching what happens next — hasn't moved an inch. It's the same 30% we described in the first piece. It just shows up one step earlier than it used to, because the first 70% arrives so much faster than it did before.

Build the afternoon version. That part is real, and it's worth doing more of, not less. Just don't ship it the same afternoon.

FAQ

Frequently asked questions about this research

Can you really build a working app with AI in one afternoon?

Yes, for a working prototype — a narrow, testable first version. Tools like Claude Code (unlocked on Anthropic's Pro or Max plans) can take a clearly described idea from concept to something clickable in hours. That's a working prototype, not production-ready software.

What's the difference between Claude and Claude Code?

The free, web version of Claude is built for conversation — questions and answers. Claude Code, available on the Pro (US$20/month) and Max (from US$100/month) plans, gives that same intelligence the ability to actually build software with you, inside a real project folder.

What does an app need before real users can pay for it or use it?

At minimum: a security review, testing against real and adversarial use (not just your own clicking-through), and a concrete plan for what happens when something fails. None of that is required to get a working demo — all of it is required before anyone depends on it.

Is this the same as the '70% wall' from your last article?

It's the same gap, described one step earlier. The 70% Wall covered pilots that already looked finished and still failed in production. This piece is about the moment right before that — when a weekend prototype first works, and the temptation is to skip straight to shipping it.

Have you hit this wall yourself?

Tell us where your project stalled — no cost, no commitment.