The Dispatch #65 ยท For AI-Fatigued Engineers
The Competence Illusion
May 25, 2026 ยท Week 21
The Competence Illusion: Why "It Works" Isn't The Same as "I Know It"
Here's something that happens to almost every engineer who uses AI coding tools heavily:
You finish a feature. The tests pass. The PR gets approved. You shipped something real.
And yet โ if someone asked you to explain, from scratch, why the architecture was structured that way, or what the three most likely failure modes are, or how you'd debug a production issue at 2am without AI โ you hesitate.
Not because you're not capable. Because the understanding got separated from the output.
This week: the competence illusion, why AI makes it worse than other learning tools, and what to do when you notice it in yourself.
What the Competence Illusion Actually Is
The competence illusion has a precise definition in cognitive science:
You feel like you understand something because you can use it โ but the feeling of understanding is produced by the tool's fluency, not your own knowledge.
When AI writes clean, confident code with clear variable names and explanatory comments, your brain processes the explanation as understanding. The logic flows. The reasoning seems sound. You nod along.
But understanding something that was explained to you is not the same as understanding something you figured out through your own struggle.
The key test that separates the two: Can you solve the same problem tomorrow without AI? Can you debug it at 2am when nothing works? Can you teach it to someone else in plain language?
If the answer is uncertain โ if you need the AI tab open to feel confident โ the understanding isn't fully yours yet.
Why AI Makes It Worse Than Other Tools
The competence illusion isn't new. Tutorials, courses, and documentation have always had this risk.
What's different with AI:
1. The output is always polished
With a tutorial, you can see the rough edges. You can tell where the teacher worked hard. The friction is visible.
AI-generated code arrives clean. The comments explain. The logic flows. It looks like something a confident, experienced engineer would write. Your brain accepts it as the output of understanding โ even when it was generated in 30 seconds by a model that doesn't understand anything.
2. The feedback is always positive
When you read a tutorial and something doesn't make sense, you feel friction. That friction is a signal: this part you don't understand yet.
AI tools don't generate friction. When you ask a confused question, AI re-explains it more clearly, with a different example. The friction disappears. The gap doesn't get addressed โ it gets papered over.
3. The confirmation is immediate
With traditional learning, there's a delay between "understanding something" and "confirming you understand it." You have to apply it, struggle with it, maybe fail at it, before you know if it transferred.
AI gives you the answer immediately. The test feels passed. The confidence is real โ but it's borrowed confidence, not earned.
The Pattern You Probably Don't Notice
The competence illusion compounds in a specific pattern that most engineers don't notice until it's already happened:
The Competence Illusion Timeline
The insidious part: you didn't feel any of it happen. The competence illusion doesn't feel like ignorance. It feels like confidence. That's why it's so hard to catch.
The Self-Assessment Worth Running
Here's a practical test you can run this week:
Pick one feature or system you've worked on with heavy AI assistance in the last 30 days. Without looking at the code or any AI tool:
- Can you explain, in plain language, why the key architectural decisions were made the way they were?
- Can you name the three most likely failure points and why they'd fail?
- Could you debug a production issue in this system tonight, at 2am, without AI?
What Actually Closes the Gap
The fix isn't dramatic. It doesn't require giving up AI tools. It requires being intentional about the difference between "using AI" and "learning from AI."
The Explanation Requirement
After any AI-assisted session, spend 5 minutes writing in your own words โ without the AI tab open โ what you did, why it worked, and what you'd try if it didn't.
If you can't do this without the AI's framing in front of you: that's your gap. That's the part that didn't transfer.
The No-AI Debug Session
Once per week, when you hit a bug in something you built with AI, try to debug it without AI for 20 minutes before asking for help.
This isn't about proving you can do it alone. It's about calibrating: where is your mental model actually solid, and where is it held up by the tool?
The Monthly Architecture Review
Take one hour per month to whiteboard a system you've been working on. No code, no AI. Just your mental model of what the system does, how the pieces connect, and where it's most likely to break.
The act of rendering it without the tool reveals where the gaps are. You can't hide behind the AI's output when you're not allowed to look at it.
One Practical Next Step
If any of this resonated โ especially the "I can't explain it without the AI tab open" part โ the AI Fatigue Quiz takes 90 seconds and surfaces where your understanding has drifted from your unaugmented capability. Free. No email required.
Take the AI Fatigue Quiz โ Recovery Guide: 30-Day Plan โP.S. If you've been meaning to share The Clearing with a colleague who feels like they're shipping more but understanding less โ this week's Dispatch is a good one to forward.