> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.platelunchcollective.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Knowledge Conflict

> Knowledge conflict is the condition that occurs when a model's parametric knowledge contradicts retrieved content.

*Core concept* · *AI Search Infrastructure*

## Definition

Knowledge conflict is the condition that occurs when a model's parametric knowledge contradicts retrieved content. Resolution is not deterministic — sometimes retrieval wins, sometimes parametric memory wins, sometimes the model hedges by presenting both. Research consistently documents this as producing irrational and inconsistent behavior.

## Why It Matters for AI Search

Knowledge conflict is the mechanism behind the parametric inertia problem. When a brand has repositioned, the conflict between the model's trained belief and the current retrieved evidence is real — and the model does not resolve it reliably. The practical implication: changing what a model says about an established brand requires changing the parametric layer, not just optimizing retrievable content.

## Related Terms

<CardGroup cols={2}>
  <Card title="Parametric inertia" href="/ai-search-glossary/parametric-inertia" />

  <Card title="Parametric knowledge" href="/ai-search-glossary/parametric-knowledge" />

  <Card title="Post-hoc citation" href="/ai-search-glossary/post-hoc-citation" />

  <Card title="Training cutoff" href="/ai-search-glossary/training-cutoff" />

  <Card title="RAG" href="/ai-search-glossary/rag" />
</CardGroup>

## Relevant Plate Lunch Collective Services

[AI SEO](https://www.platelunchcollective.com/services/ai-seo)  [Context Map](https://www.platelunchcollective.com/services/context-map)  [AI Search Visibility Assessment](https://www.platelunchcollective.com/services/context-map)
