The New Definition of Knowledge: From "Having" to "Generating and Verifying"
We never question "what knowledge is" — knowledge is what's in books, documents, and minds. We call a person "knowledgeable" because they possess information; we judge a school because it accumulates knowledge; we value a company because its experts know what others don't.
This essay is available in three complete language versions
We never question "what knowledge is" — knowledge is what's in books, documents, and minds. We call a person "knowledgeable" because they possess information; we judge a school because it accumulates knowledge; we value a company because its experts know what others don't.
011. A definition we never question
Behind these intuitions lie five "self-evident" assumptions:
| Assumption | Content |
|---|---|
| A1 Possession | Knowledge is a stock owned by individuals/institutions |
| A2 Explicit encoding | Knowledge can be written down and transferred losslessly |
| A3 Source authority | Trustworthiness comes from source and certification |
| A4 Scarcity accumulation | Knowledge is scarce and requires long accumulation |
| A5 Subject binding | Knowledge must be bound to a cognitive subject (JTB tradition) |
022. How AI shakes these assumptions
**M1 Parameterization and lossy compression**: Training a large model is essentially compressing human knowledge into parameters — knowledge for the first time exists as "lossy compression," not losslessly replicable documents 【inference】.
**M2 Retrieval-augmented generation (RAG)**: Models can dynamically retrieve external knowledge during generation — "knowing" shifts from static possession to on-demand invocation 【verified】.
**M3 Hallucination**: Models confidently generate nonexistent "knowledge" — exposing a previously hidden fact: **the warrant of knowledge was never "confident speech," but "verifiability."**
**M4 Machine-verifiable proof**: Formal verification lets part of knowledge (mathematics, code, logic) be machine-determined — confirmation moves from "expert endorsement" to "machine proof."
**M5 Prediction as knowledge**: Models learn patterns from massive data and can predict — some "knowing" manifests as "can predict," not "can state."
**M6 Automated knowledge production + recursive contamination**: AI-generated content is retrained by AI, forming recursive loops — the "source" of knowledge becomes a problem for the first time 【inference】.
**M7 Cognitive outsourcing**: When individuals rely on models to "know," knowledge ownership becomes ambiguous — whose knowledge is this?
033. A new candidate definition
A precise answer: **"knowing" is shifting from "having" to "generating and verifying."**
- Old criterion: You have knowledge = you remember it, can recite it, have source endorsement
- New criterion: You have knowledge = you can **generate** it (on-demand synthesis), **verify** it (traceable, provable), and **attribute** it (know why)
This is not a one-way replacement of "having → generating," but a change of the knowledge triplet from (memory, source, recitation) to **(generation, verification, attribution)**.
044. Evidence and counter-examples
**Evidence supporting the shift**:
- Code: AI-generated code passes tests and enters production — "knowing how to write" shifts from expert-exclusive to "generable + verifiable" 【verified, common industry practice】
- Medicine: AI-assisted diagnosis provides judgments with confidence levels — but final confirmation still requires human review (the verification step cannot be skipped) 【verified】
- Education: Students using AI to complete assignments sparks "whose knowledge is this" debates — a direct collision with M7 cognitive outsourcing 【verified】
**Counter-examples (boundary conditions)**:
- Fields heavily dependent on tacit knowledge (craft, management judgment, negotiation) remain hard to replace by "generation"
- The "attribution responsibility" of knowledge cannot transfer: if AI generates a wrong tax recommendation, responsibility lies with the provider, not the model
- Hallucination means "generable" ≠ "trustworthy" — verification cost is the new bottleneck
055. Deeper implications
**Individuals**: Core competitiveness shifts from "how much you know" to "can you verify." Knowing more is less valuable than being able to verify.
**Organizations**: The knowledge asset is no longer the document library — it is the **verification loop**: data, tests, audits, retrospective processes. Knowledge management becomes "verification management."
**Products**: The moat of AI products shifts from "model capability" to "verification capability" — whoever verifies generated content fastest and most accurately owns a true knowledge product.
**Research OPC**: The meaning of research shifts from "producing conclusions" to "producing verifiable conclusions" — which explains why every report carries H0/H1, MDE, decision rules, and independent review. **Under the new definition of knowledge, verifiability is knowledge itself.**
066. Action advice
1. **Individuals**: Build your own verification checklist — for any important conclusion ask three questions: Where does it come from? How can it be tested? What if it's wrong?
2. **Organizations**: Convert the knowledge base into a "verification base" — every piece of knowledge carries a test method, last-verified date, and verifier.
3. **Products**: Turn verification cost into a product — automated verification, regression testing, and evidence tracing are core services of the AI era.
4. **Research**: Uphold falsifiability discipline — an unverifiable conclusion is not knowledge; it is opinion.
07Conclusion
When "knowing" shifts from "having" to "generating and verifying," the scarcity of knowledge shifts too: **what becomes scarce is no longer information (everyone can generate), but verification (trusted confirmation).** Whoever holds verification holds knowledge.
*This series continues. Next: The New Definition of Asset — What Counts as a Real Asset.*
This is a living public record. Material revisions will be dated and explained.