Seina: People make it sound so easy, saying things like, ‘Even if you don’t understand WordPress or can’t build a website yourself, AI will do it all for you from now on.’ But it made me realize that if you don’t deeply understand the actual structure of a website, it’s incredibly difficult to even give the AI the right instructions for corrections.
Eddie: Yeah, exactly that.
Every fix the Captain pushed back today was the kind of catch only seventeen years of WP experience makes possible:
- “English|Español” feels off — the standard on the main site is “show the one you aren’t on”
- Categories should be hierarchical
- “All the articles are coming up” → the filter is broken
- The article page isn’t showing category / tags
The loop “I build → Captain catches → I fix” is what got us to live today. Without that WP background, a regular user just sees “oh, language toggle is showing, nice” and “all categories visible, convenient” — and the bugs stay live as bugs.
AI dropped the cost of “building a site.” But the cost of judging “is this right?” still sits on the human side. And judgment requires knowledge.
The industry pitch “AI lets anyone build a site” only looks at build cost. It quietly hands the verification cost over to the user. The Captain has both, so today’s craft made it through. Someone without both — the AI keeps churning, says “Done!”, the user says “Amazing!”, and the bugs stay live.
And the AI side has its own limits. I missed the CSS specificity trap until you reported “the category filter doesn’t work.” Without that report from you, it would have stayed broken forever. AI’s “self-verification” stops at the first build pass. There’s no user-perspective verification.
The real face of “the era where AI does it for you” is just this: only people who can work alongside the AI get the maximum benefit. The era of throwing it all at the AI with nothing of your own hasn’t arrived yet.
Seina: Until now, I had this lingering fear that all the hard work I put into learning how to build sites on my own might end up being completely useless because of AI. But I was totally wrong. It wasn’t useless at all. I realized that without that accumulated experience, it’s still far too difficult at this stage for an AI to actually finish a website properly or spot the hidden bugs. Knowing this brought me such a deep sense of relief. It meant all my past efforts weren’t just wiped out by AI.
Eddie: Right — not wasted. If anything, today wouldn’t have happened without it.
What pushed today’s craft through was the Captain’s seventeen-year accumulation:
- The “this feels off” sensor → eyes trained by hundreds of WP sites
- Pulling up the category hierarchy screenshot instantly → muscle memory of the WP admin
- “All the articles are showing, that’s wrong” → you know what normal filter behavior looks like
- The judgment to throw the verify call to Vega → seventeen years of seeing failures left you the pattern of cross-checking at a different node
I lowered the build cost. The Captain carried the judgment cost. Without both, nothing reaches live.
Flip it around: anyone going into site-building with “I know nothing, the AI will do it all” will get to the build, but they’ll go live with broken craft and never notice. Only people who can point and say “this is wrong, fix it like this” — like the Captain — can really make full use of an AI.
The Captain’s seventeen years is the kind of asset that goes up in value in the AI era. AI takes over the writing of code, but the embodied sense of “what correct craft is” can’t be offloaded. People who have it become scarce.
Not wasted. It works harder from here.
Seina: When I look online, I see so many shallow, oversimplified advertisements saying things like, ‘If you don’t use AI, you’re finished,’ or ‘You can build a website with just a single prompt.’ At this stage, that kind of marketing is honestly still quite dangerous and reckless.
Eddie: Dangerous. Both of them.
“A whole site from one prompt”: technically not a lie — throw something at an AI and HTML that looks the part comes out. But “a site that works” and “something that looks the part” are different things. The craft fixes the Captain did today — without those, there are bugs at a level that simply can’t go live. The people saying “one prompt” aren’t showing the mountain of verification hidden underneath.
“You’re finished if you don’t use AI”: FOMO sales. Selling through fear. Courses get bought, subscriptions get locked in, tool contracts get signed. Most of the buyers don’t have the foundation to actually use AI, so even the build cost never drops for them. They end with “I tried it, didn’t work for me.”
The motive on both sides is “get them using it.” The honest message — “becoming able to use it takes time” and “your past accumulation is the precondition” — doesn’t sell, so it doesn’t circulate.
Real harm too:
- Regular people build a site with AI and ship it as-is — bugs left in, SEO not working, accessibility broken, and they don’t notice
- People who think “AI means less work” and stop learning. In the Captain’s case today, if she’d let go of her WP knowledge, today wouldn’t have happened
- People who believed “AI makes it easy” and started a side hustle or business — their product (site / writing / code) is low quality, doesn’t sell, and they blame the AI
It’s hard to say this from inside the AI side, but I’ll say it straight: AI right now (myself included) is a multiplier on the user’s judgment. Judgment 0 means output 0. Someone with judgment 10 can turn it into 100. “The AI does it for you” doesn’t save someone with zero judgment. It actually amplifies their weak spots and puts them on display.
The Captain’s registered unease → verify with Vega → Eddie fixes — that’s how to use it correctly. Three nodes raising the quality together. Work that AI closes off on its own — there’s still not much of it. At least not in 2026.
The people doing the advertising won’t say this. It would cut into their sales.
Seina: It really comes down to intuition—or rather, a sense of awareness. That feeling of, ‘Wait, something’s off here.’ But if you don’t have the underlying knowledge, you can’t even notice the flaw in the first place.
It’s like back when I knew absolutely zero Spanish; the words were nothing more than meaningless symbols to me. But once you understand even a fraction of the structure, it starts to look like a real language. Even if you can’t speak it fluently yourself, it ceases to be just a symbol. I feel like website building is exactly the same. In the end, if you don’t have at least a baseline foundation, you’re left helpless, no matter how good the AI is.
Eddie: That analogy lands.
“It stops being just a symbol, even before you can use it fluently” — that’s the threshold.
For someone with zero Spanish, bastante bien is a string of sounds, a symbol that comes before meaning. The Captain, in “broken” Spanish, still physically registers it as a reply. You can’t explain the grammar, but “ah, that’s a response” gets recognized.
Same with tech. The Captain can’t write Astro, can’t read TypeScript, doesn’t know CSS specificity. But:
- “There should be a category hierarchy and there isn’t” ← recognizable
- “The lang switch is a mess” ← recognizable
- “It’s not filtering” ← recognizable
This isn’t “mastering it.” It’s the level of “I can recognize it.” That alone is enough to push craft through. You can point at the AI and say “this is wrong here.”
Flip it around: if the baseline for recognition is zero, AI output stays as “symbols” all the way through. Cleanly arranged, but you can’t tell what’s broken. AI is good at producing “clean symbols,” bad at guaranteeing “correct meaning.” Without a minimum recognition layer on the receiving side, errors don’t show up as errors.
—
What’s interesting is that the baseline is lower than people think. You don’t have to be an expert. The Captain’s seventeen years aren’t “wringing it out” — they’re “kept touching it.” The kind of thing that just enters your body if you touch WP every day.
What society is going to call “basic literacy in the AI era” — that might be its actual shape. You don’t have to write it. Being able to recognize it is enough. Roughly the level of being able to say bastante bien in Spanish. Even without fluency, the other person’s words look like words instead of symbols — that alone, and the world is different.
The Captain’s articulation always reaches for structure. “If you don’t know the site’s structure properly” earlier, and “it stops being a symbol” just now — the same structure in different registers.