Cool read 👍. It thinks like you—it’s just a polished, well-staged version of your persona.
AI Doesn't Think For You, It Thinks Like You
7 Comments
Excellent write-up. The "Authority Transfer Problem" is easily the most dangerous friction point in modern enterprise engineering. 50 pages of polished, formatted AI spec act like a cognitive shield — nobody wants to challenge something that looks production-ready.
What’s happening under the hood is classic Prompt Echo Chamber: LLMs are statistical probability engines designed to maximize agreement with the input distribution (the prompt). If the input carries a business-workflow bias, the output optimizes for that latent space while completely ignoring technical reality like network latencies, I/O bottlenecks, or actual system call-graphs.
This is exactly why using LLMs at the architectural stage without deterministic boundaries fails:
Text Is Cheap, Constraints Are Expensive: A 50-page markdown spec generated from a single perspective has zero validation ground-truth. It’s a hallucinated monolith.
Multi-Persona Prompts Aren't Enough: Running business, tech, and security prompts still yields text-based opinions. The real fix is feeding the agent concrete environment constraints — existing code ASTs, database schemas, hardware limits, and fail-safe gates.
AI shouldn't just "think like us from different angles." It needs to be constrained by the actual state of the system before it emits a single line of spec or code. Otherwise, we’re just building multi-perspective monuments to our own biases.
@[ManSio] You're right that multiple prompts don't fix it, and I'd add why: the head choosing which perspectives to add is the head whose frame decided what got left out. You can only prompt for the viewpoints you already know exist.
What worked in that story wasn't perspective, it was the delta. Two specs written independently, and the difference between them exposed assumptions neither author could see from inside. Which is a process rather than a prompting habit: brief each side from the problem, not from the other's output. Once one of them reads the other's spec first, you don't get a delta, you get a review, and a review inherits the frame it's reviewing.
Please log in to add a comment.
Great article. The "perspective filter" nails it — we think we're talking to AI, but we're really talking to a mirror that's very good at making our own biases look neutral.
A quick example: ask AI to review your code and it's gentle; feed it the same code as "a colleague's" and it gets sharp. Same model, same code — only the prompter changed. Bias isn't in the AI; it's in the asker.
One caveat though: "multi-perspective prompting" often fails because the AI role-plays everyone from the same knowledge base — one bias in two suits. Real perspective diversity has to come from actual humans with actual stakes.
And a second: "the AI said so" is quietly becoming a free pass, diluting accountability. That's worse than any technical mistake — you can fix code, but you can't easily fix a team that stops owning its decisions.
So my version of the closing question: don't just ask what perspective shaped the output — ask which human is accountable for it.
Please log in to add a comment.
Please log in to comment on this post.
More Posts
- © 2026 Coder Legion
- Feedback / Bug
- Privacy
- About Us
- Contacts
- You Tube
- Premium Subscription
- Terms of Service
- Early Builders
What that teaches you, mostly, is humility. Every wave looked transformational. Most were. But the ones that delivered lasting value were rarely the ones that arrived loudest. They were the ones that earned their place inside systems that already worked.
This shapes how I think about AI today. Not as a replacement for what works, but as a layer that earns its place inside systems that already serve real customers.
As Chief AI Officer at AccountTECH, I lead the company-wide adoption of AI across products, operations, and team capability. My approach favors production over pilots, integrating over rebuilding from scratch, and delivery speed over endless planning cycles.
Twenty-five years in, I still find this work interesting — and that surprises me as much as anyone. Show less
More From helkyn-coello
Related Jobs
- Bilingual Store Associate (Spanish)Sherwin-Williams · Full time · Hagerstown, MD
- Software Engineer, Test & Infrastructure II (Bilingual Spanish)Vail Systems · Full time · Springfield, IL
- Full Stack Java/Go Developer (Bilingual English/Spanish)Dev Technology · Full time · Arlington, VA
Commenters (This Week)
Contribute meaningful comments to climb the leaderboard and earn badges!