AI in Knowledge Capture and Operator Support
Dave has worked the final inspection station on line three for twenty-two years. He retires in November. On a Tuesday in March, a batch of housings starts throwing a faint cosmetic blemish near the parting line, the kind a camera struggles with and a tired night-shift operator misses entirely. Dave walks up, glances at three parts, and says, "Upstream die is starting to wear, you will see this get worse by Thursday, tell maintenance to check the B cavity, not the A." He is right. He is always right. Nobody knows how he knows. It is not written down anywhere. It lives in his head, alongside a thousand other rules of thumb he has never once said out loud because nobody asked and he was always too busy keeping the line running. When Dave clocks out for the last time in November, all of it walks out the door with him. The plant will not lose a person. It will lose its most accurate sensor, and it will not even have a record of what that sensor used to detect. This lesson is about the single highest-return move a thinning plant can make with AI, and it is not buying a smarter camera. It is capturing Dave before November, and turning what is in his head into something every shift can use.
The Knowledge Is the Asset, the Headcount Is Not
Every plant tracks its physical assets. The CMMS (Computerized Maintenance Management System, the database where work orders, asset records, and maintenance history live) knows the serial number of every motor, the install date of every bearing, and the warranty on every gearbox. What no plant tracks, and what every plant is quietly losing, is the knowledge asset: the accumulated judgment of the people who have run these specific machines, on this specific floor, through every weird failure and every seasonal quirk for the last two decades. That asset does not appear on the balance sheet. It does not have a depreciation schedule. And right now it is depreciating faster than anything you can see, because the people who hold it are retiring at the worst possible moment.
The numbers behind this are not soft. An estimated 2 million manufacturing workers need reskilling by 2026, against roughly 500,000 unfilled roles and a skilled-labor gap near 30 percent. The most quoted statistic in this program is the one that should keep a plant manager up at night: 85 percent of manufacturers say staffing shortages are hurting product quality, and 78 percent report skills shortages outright. Read those two numbers together and the picture is clear. The crew is getting thinner and greener at the same time, and quality is the first thing that bends. The reason quality bends is that quality on a real floor has always run on undocumented human judgment, the Dave judgment, and that judgment is exactly what is leaving.
Here is the trap most plants fall into. They hear "AI for manufacturing" and they reach for the camera or the predictive-maintenance dashboard, because those are the demos the vendors lead with. But a vision model is only as good as the labeled examples you feed it, and a predictive-maintenance model is only as good as the failure history and the human interpretation of that history. Both of those things, the labels and the interpretation, come from the experts. If you let the experts walk out the door uncaptured and then try to train an AI, you are training it on a fraction of what your plant actually knows. The knowledge capture is not a nice-to-have you do after the AI projects. It is the input to the AI projects. It is the soil. Everything else is the crop.
The retiring expert is not a person you are about to lose. He is a sensor and a knowledge base you never wrote down, and capture is the highest-ROI move a thinning plant can make.
Consider the dollar math, because that is the only language that moves a budget. Suppose Dave's "check the B cavity, not the A" instinct catches a developing defect three days before it becomes a containment, twice a year. A single defect escape that becomes a customer containment, sorting and certifying 4,000 shipped parts, return freight, the customer's line-down charge, and the bruised relationship, routinely runs from tens of thousands of dollars into six figures. If capturing Dave's pattern recognition prevents even one such escape a year, the capture project has paid for itself many times over before you have spent a dollar on a camera. And unlike Dave, the captured knowledge does not retire. It keeps paying after November.
What Tribal Knowledge Actually Looks Like
"Tribal knowledge" is a vague phrase, so let us make it concrete, because you cannot capture what you cannot name. Tribal knowledge on a floor lives in a few specific forms, and each one needs a slightly different capture method.
Heuristics tied to symptoms. "When the housing shows a faint blemish at the parting line, the upstream die is wearing, check the B cavity." This is a symptom-to-cause-to-action rule. It is the most valuable kind because it compresses years of pattern matching into a single sentence that a green operator could act on if only they had it. A plant might have hundreds of these, scattered across the heads of a dozen people, and zero of them written down.
Process feel and warm-up rules. "This press likes to be warmed up for forty minutes before you run tight-tolerance parts, the first ten shots after a cold start drift high on the bore diameter." This is the kind of knowledge that never makes it into the SOP (Standard Operating Procedure, the official written work instruction) because the engineer who wrote the SOP did not run the machine at 5 a.m. in January. It is real, it is repeatable, and it is invisible.
Failure folklore. "The number four conveyor always jams on a hot afternoon because the belt expands and rubs the guide rail, you back the rail off two turns in summer." MTBF (Mean Time Between Failures, the average run time between breakdowns) numbers in the CMMS will never tell you this, because the CMMS records that the conveyor failed, not why a veteran knows it fails seasonally and how he quietly prevents it.
Workaround maps. "When the MES (Manufacturing Execution System, the software that tracks production orders and routing on the floor) rejects a traveler for a code 17 error, it is almost always because the prior operation was logged out of sequence, you fix it by reopening op 30 and re-confirming." This is the knowledge that keeps the paperwork moving and the line running, and it is held entirely by the two people who have hit that error enough times to know the trick.
The common thread is that none of this is in the official documentation, all of it is load-bearing, and the people who hold it rarely volunteer it because to them it is not knowledge, it is just "how things are." A new hire will spend two years rediscovering a fraction of it the hard way, through scrap parts and stopped lines, while the veterans who could have told them in an afternoon are too slammed to teach. That gap, between what the plant knows and what the plant has written down, is the territory AI knowledge capture is built to close.
How AI Turns a Conversation Into a Resource
The reason knowledge capture has always failed is not that nobody tried. Plants have run "lessons learned" binders and SOP-update drives for decades. They fail because the format is wrong for both ends of the transaction. Veterans hate filling out forms, so the knowledge never gets in. New hires cannot find anything in a 400-page binder at 2 a.m. with a stopped line, so the knowledge never gets out. AI changes the economics on both ends, and that is the whole game.
On the capture end, generative AI lets you turn a conversation into structured records instead of asking a busy expert to write. You sit Dave down, or better, you walk the line with him, and you record him talking through what he sees. He is comfortable talking; he has been talking the line for twenty years. An AI then transcribes that conversation and helps an engineer pull out the discrete rules: the symptom, the cause, the action, the machine it applies to. A two-hour conversation that Dave would never have written down becomes forty structured heuristics that the next shift can search. The model is doing the tedious extraction and formatting work, the part humans avoid, while Dave does the part only he can do, which is knowing the answer.
On the retrieval end, the relevant technique is RAG (Retrieval-Augmented Generation, where the AI answers a question by first pulling the relevant documents from your own records and then writing an answer grounded in them, instead of inventing one from its general training). This is the load-bearing concept of the whole lesson, so go slow here. A plain chatbot, asked "why is the housing blemishing at the parting line," will produce a confident, generic, and possibly wrong answer drawn from the entire internet. A RAG system asked the same question first searches your captured knowledge base, your travelers, and your CMMS history, finds Dave's actual rule about the B cavity and the worn die, and answers using that. The difference is the difference between a smart stranger guessing and your own retired expert answering. One is dangerous on a floor. The other is the resource you are trying to build.
Picture the night-shift scenario from the cold open, now with the system in place. The blemish appears at 1 a.m. The green operator types or speaks the symptom into a tablet: "faint blemish near parting line on the housing." The RAG system returns Dave's captured rule, grounded in the records: likely upstream die wear, historically the B cavity, recommended action is to flag maintenance and pull a sample for measurement, and here are the three prior times this happened and what fixed it. The operator does not need twenty years of experience. They need Dave's twenty years, retrievable in ten seconds, at 1 a.m., when Dave is asleep and will be retired in November. That is operator support: not replacing the operator's judgment, but arming a thinner, greener crew with the plant's accumulated judgment exactly when they need it.
The Grounding Rule and the Hallucination Trap
There is a failure mode that will sink a knowledge-capture system faster than anything else, and you have to design against it from day one. Generative AI, left to its own devices, will invent. Ask a general model for a torque spec and it will give you a confident, specific, plausible number that it made up. On a quality or maintenance floor, a confidently wrong answer is more dangerous than no answer, because the green operator who does not yet have the judgment to know it is wrong will act on it. A new tech who torques a fastener to a hallucinated spec, or chases a fabricated root cause, can scrap a batch or create a safety issue.
This is why grounding is not optional. The system must be built so that it answers only from your captured knowledge and your records, and when it does not have an answer in those records, it says so rather than inventing one. "I do not have a captured rule for this symptom, escalate to the process engineer" is a correct and safe answer. A made-up answer that sounds authoritative is a defect waiting to ship. The discipline here mirrors the cardinal rule of this entire program: the accountability for an AI-touched decision stays with the plant and the human who acts on it. "The knowledge base said so" is not an answer you give a customer auditor any more than "the model flagged it" is. The captured rule has to trace back to a real source, a real conversation with Dave, a real CMMS record, a real corrective action, so that a human can verify it.
That traceability is also what protects you from a second, quieter danger: enshrining a myth. Not everything a veteran believes is true. Some "rules" are superstitions that happened to correlate with good outcomes once. If you capture Dave's knowledge and serve it to every shift without verification, you risk teaching the whole plant a wrong belief and giving it the authority of an AI system. So capture is step one, but verification against the actual data, the historian (the system that logs time-series sensor data from the line, also called the data historian), the quality records, the measured results, is step two, and it is not skippable. Capture the rule, then check the rule against what the records actually show, then serve the verified version. The AI helps with all three steps, but the human owns the judgment of what is true.
A Worked Example: The Housing Line
Let us run the whole arc on one real-feeling problem so the pieces connect. The housing line has two chronic losses. First, a defect-escape problem: the parting-line blemish escapes on night shift roughly once a quarter, and one of those escapes a year becomes a customer containment. Second, an onboarding problem: every new operator takes about eighteen months to reach the point where they can run the line without a veteran shadowing them, and during that ramp the line runs slower and scraps more. Both losses are knowledge problems wearing different costumes.
Stage one, capture. Over three sessions before November, an engineer walks the line with Dave and a second veteran from maintenance, recording the conversation. The AI transcribes roughly five hours of talk and extracts about ninety candidate rules: blemish-to-die-wear heuristics, the press warm-up rule, the seasonal conveyor jam, the MES code-17 workaround, and dozens more. Each candidate rule is tagged with the machine, the symptom, the suggested action, and the source quote. Without AI, that extraction is days of an engineer's time and would never actually happen because the engineer is also slammed. With AI doing the transcription and first-pass structuring, it is an afternoon of an engineer's review time.
Stage two, verify. The engineer takes the ninety candidate rules and checks them against the records. The blemish-to-B-cavity rule is confirmed against three historical containment investigations and the die-maintenance log: real, keep it. The press warm-up rule is confirmed against historian data showing the first shots after a cold start do drift high on the bore: real, keep it. One "rule" about a particular lubricant turns out to have no support in the data and gets flagged as folklore, not served. Verification turns ninety candidates into, say, seventy-two trusted rules. That filtering is the difference between a resource and a liability.
Stage three, serve. The seventy-two verified rules go into a grounded RAG system on a floor tablet. Now the night-shift operator who sees the blemish at 1 a.m. gets Dave's rule, grounded and traceable, in seconds. The escape that used to slip through gets caught and flagged before the parts ship. If that prevents the one containment a year, you have recovered a five- or six-figure loss with a project that cost an engineer a few afternoons and a recorder. And the onboarding ramp compresses, because the new operator is no longer rediscovering seventy-two rules the hard way over eighteen months; they are looking them up on day one. A plant that cuts the ramp even from eighteen months to twelve recovers months of degraded output per new hire, and with a thinning crew you are hiring constantly.
The structured-program point matters here too. Captured knowledge served as a searchable, structured resource is exactly the kind of structured training that sees 3 to 4 times higher adoption than self-directed learning. A binder nobody reads gets near-zero adoption. A grounded answer on the tablet at the moment of need gets used, because it solves the operator's problem right when they have it. The format is the adoption.
Brownfield, the OT Boundary, and Where This Stays Safe
None of this requires a greenfield digital twin, and that is the good news for the 90s-PLC, dusty-historian reality most readers actually live in. Greenfield plants deploy AI 40 to 60 percent faster than brownfield, true, but knowledge capture is the one AI use case where brownfield is not a disadvantage. You do not need clean sensor data or a modern control system to record a conversation with Dave. The raw material is human knowledge and existing paper-and-spreadsheet records, both of which every brownfield plant already has in abundance. This is precisely why capture is the highest-ROI starting move: it has the lowest infrastructure bar and the highest return, and it makes every later AI project better by feeding it real labels and real interpretations.
It also stays on the safe side of the OT boundary, which matters because 78 percent of OT (Operational Technology, the networks and controllers that actually run the machines, as opposed to IT, the business computing side) networks lack centralized monitoring. A knowledge-capture and operator-support system is advisory by nature. It answers questions and surfaces rules. It does not touch the PLC (Programmable Logic Controller, the industrial computer that directly controls the machine), it does not write to the control system, and it does not move anything. That keeps it firmly in the advisory lane, where AI belongs first, and well clear of any safety-critical control loop. The operator reads the captured rule and decides what to do. The human stays in the loop because the system was designed to keep them there.
One practical caution on data: the captured knowledge base will end up containing detail about your processes, your failure modes, and your know-how. That is competitively valuable and sometimes export-controlled or customer-confidential. Treat it like the asset it is. Keep it inside your governed environment, control who can query it, and do not pour your plant's hard-won knowledge into a public chatbot whose operator you do not control. The whole point is to keep Dave's twenty years working for your plant, not to donate it to the internet.
Key Takeaways
- The retiring expert is the asset, not the headcount. When Dave the inspector retires, the plant loses its most accurate sensor and a knowledge base nobody wrote down. Capturing that before he leaves is the single highest-ROI AI move a thinning plant can make, because 85 percent of manufacturers already say staffing shortages are hurting quality.
- Capture is the input to every other AI project, not an afterthought. Vision models need labeled examples and predictive-maintenance models need interpreted failure history, and both come from the experts. Let them walk out uncaptured and you train your AI on a fraction of what the plant knows.
- Tribal knowledge has concrete forms: symptom-to-cause-to-action heuristics, process feel and warm-up rules, seasonal failure folklore, and MES and paperwork workarounds. None of it is in the official SOPs, all of it is load-bearing, and veterans rarely volunteer it because to them it is just how things are.
- AI fixes both ends of the capture problem. On capture, it turns a two-hour recorded conversation into dozens of structured rules so the expert talks instead of writing. On retrieval, RAG serves the right rule grounded in your own records at the moment of need, so a green operator gets the veteran's judgment in seconds at 1 a.m.
- Grounding is non-negotiable. A general model will invent confident, plausible, wrong torque specs and root causes, and a green operator will act on them. Build the system to answer only from captured knowledge and records, and to say "I do not have a rule for this, escalate" rather than inventing. Accountability stays with the human, never with the knowledge base.
- Capture, then verify, then serve. Not every veteran belief is true; some are folklore. Check each captured rule against the historian, the quality records, and the measured results before serving it, so you do not enshrine a myth with the authority of an AI system.
- This is the brownfield-friendly, OT-safe use case. It needs no clean sensor data or digital twin, only conversations and existing records, so brownfield is not a disadvantage. It is advisory by design: it never touches the PLC or a safety-critical loop, which keeps the human in the loop and the system on the right side of the OT boundary.
- The payback is defensible in dollars. One prevented containment can recover a five- or six-figure loss, a compressed onboarding ramp recovers months of degraded output per new hire, and unlike the expert, the captured knowledge does not retire. Served as a structured, searchable resource, it earns the 3-to-4-times-higher adoption that structured programs see over binders nobody reads.
Skill.re