---
id: "prereq-tacit-knowledge-extraction"
type: "prerequisite"
source_timestamps: ["00:26:34", "00:26:50"]
tags: ["knowledge-management", "documentation"]
related: ["concept-expertise-paradox", "concept-expertise-elicitation"]
reason: "Agents cannot read minds or infer unstated context; they require explicit rules to mimic expert judgment."
sources: ["s08-real-problem-agents"]
sourceVaultSlug: "s08-real-problem-agents"
originDay: 8
---
# Tacit Knowledge Extraction

## Prerequisite

**Tacit Knowledge Extraction.**

## What it requires

To delegate high-value knowledge work, the user must first undergo the uncomfortable and time-consuming process of converting their invisible, automatic 'machine code' judgment back into explicit, readable 'source code.'

See [[concept-knowledge-compilation]] for the metaphor and [[concept-expertise-paradox]] for the structural reason this is hard.

## Why it's a prerequisite

Agents cannot read minds or infer unstated context. They require explicit rules to mimic expert judgment.

## How to satisfy it

Run [[action-run-interviewer-agent]] using [[framework-structured-elicitation-workflow]]. The output of this process *is* the satisfaction of the prerequisite.

## Related
- [[concept-tacit-knowledge-barrier]]
- [[claim-senior-workers-struggle-most]]
- [[question-self-awareness-barrier]]
