Tacit Knowledge Elicitation¶
Draw out expert know-how that is used in practice but not yet articulated.
The Diagnostic Story¶
Symptom: Experts perform reliably but cannot explain how. When asked to describe their reasoning, they give compressed summaries or post-hoc rationalizations that novices follow only to get tripped up by the exceptions the summary omitted. Training relies on long shadowing without clear targets, and different experts disagree without being able to say why. Proposed protocols capture the visible steps while losing the craft — and performance drops when the protocol is followed by someone who was not there to absorb the rest.
Pivot: Observe the practice in context rather than asking for a self-report, probing the cues that trigger decisions, the comparisons experts make, and how they handle exceptions. Contrast expert and novice reasoning to surface what the expert does differently and implicitly. Externalize the knowledge provisionally, then validate it against cases and performance before treating it as transferable.
Resolution: Key-person dependency decreases and training targets become concrete enough that novices can aim at something specific. Documentation and decision support reflect what practitioners actually do rather than what looks good in a process diagram. What cannot be fully articulated is marked honestly rather than papered over.
Reach for this when you hear…¶
[aviation training] “The captain said the approach felt wrong but could not explain it — we need to sit with her and work through the cue by cue until we can name what she is sensing.”
[surgical skills transfer] “The resident can reproduce every step in the textbook but still misses the tissue tension that tells you when to stop — that is the thing we have to find a way to teach.”
[software reliability engineering] “Our senior SRE knows within two minutes of looking at a dashboard whether the system is about to fall over, and when she leaves we have nothing — we need to extract that pattern before she goes.”
When This Archetype Applies¶
Complete catalog groundingAt least one sufficient condition set is fully represented by existing primes or domain-specific abstractions.
Diagnostic problem
A person or group reliably performs skillful judgments or actions, but the knowledge that makes the performance work remains unspoken, embodied, contextual, or distributed across practice. Others can see the visible behavior but cannot yet reproduce the underlying distinctions, cues, timing, or decision logic.
What this problem means
The structural problem is invisible competence. The expert’s visible actions are available, but the hidden attention structure is not. Novices can copy the action without knowing why it happened, when it should change, what warning signs preceded it, what alternatives were considered, or which exceptions matter.
This is why purely procedural documentation often fails. A procedure may say what to do, but not what to notice. It may list escalation steps, but not the early signs that a case is becoming abnormal. It may describe a customer-support script, but not how an experienced agent hears confusion, fear, anger, or manipulation. It may list machine checks, but not the smell, vibration, or timing pattern that an expert uses to diagnose trouble.
Tacit knowledge also creates a reliability problem. If valuable know-how lives only in a person or informal group, the organization cannot inspect it, transfer it, improve it, or challenge it. It may lose the knowledge when people leave. It may also preserve unsafe habits because no one has made them visible enough to test.
Show the applicability expression
Applicability expression6 distinct conditions
groundedpartly groundedopen
6 conditions, all required.
6Required in every casenumbered 1–6
These hold no matter which pattern applies.
Unnamed expert cues · grounded
Expert performance depends on unnamed cues
Use Tacit Knowledge Elicitation when performance depends on unspoken cues, distinctions, timing, and judgment. The narrower requirement in this condition set is: Expert performance depends on unnamed cues.
Invisible expert judgment · grounded
Novices copy visible actions but miss judgment
The expert’s visible actions are available, but the hidden attention structure is not. The narrower requirement in this condition set is: Novices copy visible actions but miss judgment.
Practically insufficient documentation · grounded
Existing documentation is technically correct but practically insufficient
This is a load-bearing situation condition in the diagnostic expression. The condition is: Existing documentation is technically correct but practically insufficient. If it does not hold, this particular condition set is incomplete.
Process-practice gap · grounded
Incident reviews show a gap between written process and real practice
It is especially relevant when a team faces succession risk, inconsistent training, key-person dependency, safety-sensitive handoff, process improvement, automation design, or a gap between formal procedure and real practice. The narrower requirement in this condition set is: Incident reviews show a gap between written process and real practice.
Inspectable human judgment · grounded
Automation or decision support requires human judgment to be made inspectable
The intervention must make enough of the knowledge explicit to support transfer and improvement without pretending that every useful judgment can be fully reduced to a rule. The narrower requirement in this condition set is: Automation or decision support requires human judgment to be made inspectable.
Inarticulable expert practice · grounded
Process improvement is blocked by "that is just how experts do it"
Use it when experts say things like “you will know it when you see it,” “that is just experience,” “it depends,” or “the manual is right, but not complete.” Those phrases often signal that real knowledge exists but is compressed into practice. The narrower requirement in this condition set is: Process improvement is blocked by "that is just how experts do it".
Other requirements and context (1)
Why these sit outside the expression
Supporting context — it may accompany or help interpret the situation, but it is not a load-bearing condition in a sufficient diagnostic set.
Supporting contextTransfer depends on a vulnerable person or small group.
If valuable know-how lives only in a person or informal group, the organization cannot inspect it, transfer it, improve it, or challenge it. In this archetype, the relevant contextual consideration is: Transfer depends on a vulnerable person or small group. It helps interpret the situation or strengthens the practical case for examining the archetype.
Coverage
6 of 6 conditions grounded.
Mechanisms / Implementations¶
- Apprenticeship Observation: Places a learner inside real practice alongside an expert, so know-how surfaces through participation, running commentary, and correction rather than through interview.
- Case Library Capture: Builds a searchable collection of real cases — each with its cues, the judgment made, the outcome, and its boundaries — so expertise transfers through contrast between examples rather than through a single rule.
- Cognitive Interview: Walks an expert back through one specific remembered episode in fine-grained detail, reinstating the original context to recover the cues, reasoning, and rule-breaks they can no longer summarize.
- Cognitive Task Analysis: Systematically decomposes a whole judgment-heavy task into the goals, cues, strategies, and decision points that drive it, producing a structured knowledge model that another practitioner could reproduce.
- Critical Incident Technique: Collects and dissects the rare high-information episodes — successes, failures, and near misses — where routine behavior broke, because those are the moments that reveal the judgment ordinary descriptions leave out.
- Decision Trace Review: Reconstructs an actual decision sequence from the records and artifacts it left behind, then walks the practitioner through the timeline to recover what they knew, and chose, at each step.
- Expert Debrief: A short, recurring after-the-case review in which practitioners talk through what they noticed, considered, and were unsure of — turning tacit judgment into a standing team habit rather than a one-off study.
- Judgment Aid: A compact, practice-facing card or prompt that puts the few decisive cues, watchpoints, and exceptions in front of a practitioner at the moment of the judgment — supporting attention without replacing skill.
- Shadowing Session: An observer watches an expert do real work in its natural setting — silently and without participating — to capture the timing, tool use, and embodied cues that no interview would surface.
- Simulation Replay: Reconstructs a realistic case and plays it forward under controlled conditions, so what different practitioners notice and decide as it unfolds can be compared, and elicited knowledge tested against fresh eyes.
- Task Analysis: Maps the visible structure of the work — its steps, sub-tasks, actors, tools, and constraints — into an explicit skeleton that shows what happens, providing the scaffold onto which the hidden judgment can later be hung.
- Think-Aloud Protocol: Has a practitioner narrate their attention and perception out loud while a task unfolds, so the cues guiding them surface in the moment instead of being tidied up afterward.
Related Abstractions¶
Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.
Built directly on (2)
- Implicit Knowledge: Unconscious understanding.
- Observational Learning (Social Learning): Learn by observing.
Also references 9 related abstractions
- Absorptive Capacity: Ability to integrate knowledge.
- Constructivist Learning: Build knowledge from experience.
- Feedback: Outputs influence inputs.
- Metacognition: Awareness of thinking processes.
- Representation: Model complex ideas.
- Reproducibility & Replicability: Repeatable results.
- Scaffolding: Temporary learning support.
- Transfer of Learning: Apply knowledge across contexts.
- Transparency: Open processes.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Critical Incident Elicitation · subtype · recognized
Elicit tacit judgment from memorable successes, failures, near misses, and edge cases.
Expert-Novice Contrast Elicitation · subtype · recognized
Elicit tacit knowledge by comparing what experts and novices notice, represent, and decide in the same case.
Shadowing-Based Elicitation · mechanism family variant · recognized
Elicit tacit knowledge by observing practitioners in real work and probing what was noticed or decided.
Cue-Based Judgment Capture · affective or cognitive variant · recognized
Elicit the cues and thresholds that trigger expert interpretation, action, escalation, or restraint.
Tacit Knowledge Transfer Debrief · communication variant · candidate
Use a structured debrief between expert and learner to surface cues, rationales, mistakes, and next-practice targets.
Editorial Notes¶
Problem Classification¶
Classification: Learning, Knowledge & Capability Gaps → Tacit Expertise, Culture & Judgment Transmission
Problem kernel: expert performance depends on unspoken embodied distinctions
Rationale: Earliest causal condition: A person or group reliably performs skillful judgments or actions, but the knowledge that makes the performance work remains unspoken, embodied, contextual, or distributed across practice. Others can see the visible behavior but cannot yet reproduce the underlying distinctions, cues, timing, or decision logic.
Independent corroboration: The earliest necessary condition in the frozen evidence is: A person or group reliably performs skillful judgments or actions, but the knowledge that makes the performance work remains unspoken, embodied, contextual, or distributed across practice. That is a tacit expertise culture and judgment transmission problem because Situated cues, norms, exceptions, values, and practical judgment remain hidden in experts and informal relationships rather than becoming transmissible capability.
Review outcome: Independent reviewer agreement; high confidence.