{"id":5632,"date":"2026-09-23T06:05:35","date_gmt":"2026-09-23T06:05:35","guid":{"rendered":"https:\/\/falcoxai.com\/main\/ai-deskilling-no-wisdom\/"},"modified":"2026-09-23T06:05:35","modified_gmt":"2026-09-23T06:05:35","slug":"ai-deskilling-no-wisdom","status":"publish","type":"post","link":"https:\/\/falcoxai.com\/main\/ai-deskilling-no-wisdom\/","title":{"rendered":"AI Deskilling: AI Has No Wisdom and Neither Will You"},"content":{"rendered":"<p>Software engineer Alexandru Nedelcu makes a point that should worry every plant manager: AI can&#8217;t learn what makes code maintainable, because the consequences of bad architecture only surface months or years later. No reward signal, no learning. The same logic applies on your shop floor. A supplier qualification decision, a deviation you waived, a process parameter you widened by two degrees. The cost shows up three quarters from now, in a field failure or a customer complaint, long after anyone connects it back.<\/p>\n<p>That is precisely where AI is weakest, and precisely where your people are quietly losing the instinct to catch it. This post breaks down where AI deskilling is already eating into quality and operations judgment, how to tell which decisions are safe to automate, and what to keep in human hands on purpose.<\/p>\n<h2>The Damage You Won&#8217;t See for Eighteen Months<\/h2>\n<p>In software, the phrases Nedelcu keeps hearing are <em>&#8220;code reviews are dead&#8221;<\/em> and <em>&#8220;people no longer read code&#8221;<\/em>. The projects built that way work fine at first. Then they rot, because unmaintainable architecture has no immediate signal. It takes months, years even, before anyone notices the mess they inherited.<\/p>\n<p>Your quality system has the same blind spot. A CAPA closes on time with clean documentation and never touches root cause. A parameter widens because the data said it was safe, and the field failures arrive three quarters later. A supplier gets qualified off an AI-generated summary nobody went behind.<\/p>\n<p>Every one of those decisions is now faster and cheaper to make. None of them is measured on the timeline where the cost actually lands. That gap is where deskilling does its quiet work.<\/p>\n<figure class=\"wp-post-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/falcoxai.com\/main\/wp-content\/uploads\/2026\/09\/ai-deskilling-ai-has-no-wisdo-inline-1.jpg\" alt=\"Software engineer watching AI generate code on screen, hands resting idle beside keyboard\" width=\"1200\" height=\"675\" loading=\"lazy\" \/><\/figure>\n<h2>Why AI Can&#8217;t Learn What Takes Years to Show Up<\/h2>\n<p>The mechanism is boring, which is why people ignore it. Any model that learns from outcomes needs a reward signal it can measure now. Nedelcu puts it bluntly: there is no fitness function you can define for maintainable code, &#8220;otherwise it would&#8217;ve been baked into our linters.&#8221; Same in quality. There is no measurable signal that tells you a root cause analysis was actually correct, or that widening a tolerance raised long-term variation, because those answers arrive quarters later, tangled up with a dozen other changes.<\/p>\n<p>So the model optimises for what it can be scored on: completeness, plausibility, format. A five-whys chain that reads well. A deviation write-up that hits every field. None of that is correctness. It is the appearance of correctness, which is the only thing available to train on.<\/p>\n<h3>Fast feedback vs. slow feedback: a sorting test for any AI use case<\/h3>\n<p>Before you approve any AI use case, ask one question: how fast and how cheaply can someone verify the output was right? If the answer is minutes, and a competent person can check it without special effort, AI will do well there. Document classification, first-pass complaint triage, pulling specification values out of PDFs, drafting a work instruction from an existing procedure. Wrong answers surface immediately and cost almost nothing.<\/p>\n<p>If verification takes months, or requires waiting for field data, treat AI output as a starting draft and nothing more. Root cause determination, supplier risk judgment, process capability changes, deciding which deviations are actually trivial. These are the calls your senior people are paid for, and they are paid for them precisely because the feedback loop is too slow for rules.<\/p>\n<h3>Why &#8216;it looks correct&#8217; is the failure mode, not &#8216;it looks wrong&#8217;<\/h3>\n<p>Obviously wrong output is harmless. Someone catches it, laughs, moves on. The dangerous output is the one that passes review because it matches the shape of good work.<\/p>\n<p>That shape is exactly what the model learned. Reviewers trained on format rather than reasoning will approve it. Then the expertise to tell the difference quietly erodes.<\/p>\n<h2>Experts Don&#8217;t Follow the Rules, They Make the Rules<\/h2>\n<p>Nedelcu reaches for the Dreyfus model to explain what AI actually is: a fast, tireless <em>advanced beginner<\/em>. It learns from rulebooks written for novices and from patterns in the wild, and most work in the wild is mediocre. Feed a model a million procedures of average quality and you get average judgment delivered at speed.<\/p>\n<p>His example is AI &#8220;simplifying&#8221; code by splitting a function into smaller ones that aren&#8217;t reusable, where you still have to read the child to understand the parent. Motion that looks like improvement and isn&#8217;t. As he puts it:<\/p>\n<blockquote><p>Experts don&#8217;t follow the rules, they make the rules.<\/p><\/blockquote>\n<p>You have seen the manufacturing version. An AI-generated FMEA that is procedurally immaculate, every severity and occurrence score defensible, every column filled. And it misses the one failure mode your 22-year process engineer would name in thirty seconds because he watched it destroy a quarter&#8217;s output in 2014.<\/p>\n<h3>The tacit knowledge your best people can&#8217;t write down<\/h3>\n<p>Ask that engineer how he knew. He will say the sound was wrong, or the fixture felt loose on second shift, or that supplier always slips after a management change. None of it survives being written into a work instruction, because it is context-dependent in ways rules can&#8217;t capture. Rules make beginners productive. They cap experts.<\/p>\n<p>That intuition was built expensively, through production failures the person swore never to repeat. It is the most valuable asset in your plant and the only one that never appears on a balance sheet. It is also the thing that quietly disappears when your engineers stop doing the work that builds it and start reviewing machine output instead.<\/p>\n<p>The loss of tacit knowledge is not an HR problem to solve at retirement. It starts the day a junior engineer accepts an AI-drafted risk assessment without arguing with it. He got the document. He did not get the scar.<\/p>\n<figure class=\"wp-post-image\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/falcoxai.com\/main\/wp-content\/uploads\/2026\/09\/ai-deskilling-ai-has-no-wisdo-inline-2.jpg\" alt=\"Dreyfus model staircase rising from novice rulebooks to expert intuition, illustrating the AI deskilling risk\" width=\"1200\" height=\"675\" loading=\"lazy\" \/><\/figure>\n<h2>Where AI Genuinely Wins, and Where It Quietly Eats Your Capability<\/h2>\n<p>The split is not about difficulty. It is about how fast you find out you were wrong. AI is excellent at high-volume, verifiable, reversible work: drafting work instructions, pulling values out of scanned inspection records, flagging anomalies in SPC streams, translating between an ERP and a LIMS, triaging inbound complaints into categories a human then confirms. You see the error in minutes and undo it for free.<\/p>\n<p>Then there is the other list. Root cause determination. Process design trade-offs. Supplier risk judgment. Validation strategy. Slow feedback, high consequence, and, critically, these are the tasks that build expertise in the first place. Hand them over and you buy throughput today against a capability bill that lands on someone else&#8217;s balance sheet.<\/p>\n<h3>A three-question filter before you automate a judgment task<\/h3>\n<p>Ask how long until a bad output becomes visible. If the answer is measured in weeks or quarters, no model and no reviewer is getting a useful correction signal. Ask what a wrong answer costs and whether you can reverse it. A mislabelled complaint is a five-minute fix. A waived deviation is not.<\/p>\n<p>Third question, the one nobody asks: who learns from doing this manually? If the task is how your next senior quality engineer develops a nose for trouble, automating it is a training decision, not a productivity decision. Treat it that way.<\/p>\n<h3>The review discipline that keeps humans in the loop without killing the speed gain<\/h3>\n<p>Rubber-stamping is worse than no review, because it manufactures the paperwork of oversight without the substance. Require the reviewer to state, in one line, what they would have concluded independently before they read the AI output. If they cannot, they are not reviewing, they are approving.<\/p>\n<p>Rotate that review across juniors, not just your two most experienced people. Nedelcu&#8217;s warning is that people stop being in control and stop learning from mistakes. The bench that catches AI&#8217;s errors only stays stocked if you keep putting people in front of decisions with real consequences.<\/p>\n<div class=\"wp-cta-block\">\n<p><strong>Ready to find AI opportunities in your business?<\/strong><br \/>\nBook a <a href=\"https:\/\/falcoxai.com\">Free AI Opportunity Audit<\/a>. It is a 30-minute call where we map the highest-value automations in your operation.<\/p>\n<\/div>\n<h2>Building an AI Operating Model That Compounds Expertise Instead of Draining It<\/h2>\n<p>Four rules hold up in practice. First, every AI-assisted decision in a slow-feedback category gets a named human owner who signs it and can explain the reasoning without the tool in front of them. Not a reviewer who clicks approve. An owner who would defend the call in front of an auditor or a customer.<\/p>\n<p>Second, treat model output as a draft under review. The moment a generated root cause or risk score lands in a system of record unchallenged, you have stopped reading the work.<\/p>\n<p>Third, protect the hard, messy jobs that build intuition. Junior engineers learn tolerance behaviour by chasing a nuisance failure for three weeks and being wrong twice. Automate the tedium around that work, not the work itself. Nedelcu&#8217;s warning about developers stuck as &#8220;advanced beginners&#8221; is what happens when you remove the struggle that produces mastery.<\/p>\n<h3>What to measure when the real signal arrives a year late<\/h3>\n<p>You cannot build a reward signal for judgment, but you can build a paper trail. Tag every decision where AI materially shaped the outcome: supplier approvals, CAPA closures, parameter changes, deviation dispositions. Store the recommendation, the human reasoning, and the owner&#8217;s name together.<\/p>\n<p>Then schedule the review. At six and twelve months, pull the tagged decisions and check them against what actually happened in the field, in scrap, in complaints, in audit findings. You are not scoring the tool. You are scoring the quality of the reasoning that accompanied it, which is the only thing you can improve.<\/p>\n<p>Two numbers matter over time. The share of AI-influenced decisions where the human reasoning was sound and the share where nobody can reconstruct why the call was made. When that second number climbs, AI deskilling is already underway.<\/p>\n<p>Organisations that keep reading the work will compound judgment on top of speed. The ones that stop will discover what they gave away at the exact moment they need someone who can tell them the machine is wrong.<\/p>\n<p class=\"wp-source-attribution\"><em>Source: <a href=\"https:\/\/alexn.org\/blog\/2026\/09\/22\/ai-has-no-wisdom-and-neither-will-you\/\" target=\"_blank\" rel=\"noopener noreferrer\">alexn.org<\/a><\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Software engineer Alexandru Nedelcu makes a point that should worry every plant manager: AI can&#8217;t learn what makes code maintainable, because the consequences of bad architecture only surface months or years later. No reward signal, no learning. The same logic applies on your shop floor. A supplier <\/p>\n","protected":false},"author":1,"featured_media":5629,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1701],"tags":[710,1109,1828,1826,71,209,1827],"class_list":["post-5632","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-news-7","tag-ai-deskilling","tag-ai-limitations","tag-decision-quality","tag-human-oversight","tag-manufacturing-ai","tag-quality-management-3","tag-tacit-knowledge"],"_links":{"self":[{"href":"https:\/\/falcoxai.com\/main\/wp-json\/wp\/v2\/posts\/5632","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/falcoxai.com\/main\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/falcoxai.com\/main\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/falcoxai.com\/main\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/falcoxai.com\/main\/wp-json\/wp\/v2\/comments?post=5632"}],"version-history":[{"count":0,"href":"https:\/\/falcoxai.com\/main\/wp-json\/wp\/v2\/posts\/5632\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/falcoxai.com\/main\/wp-json\/wp\/v2\/media\/5629"}],"wp:attachment":[{"href":"https:\/\/falcoxai.com\/main\/wp-json\/wp\/v2\/media?parent=5632"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/falcoxai.com\/main\/wp-json\/wp\/v2\/categories?post=5632"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/falcoxai.com\/main\/wp-json\/wp\/v2\/tags?post=5632"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}