Europe 2026
Demand-Driven Context: A Methodology for Coherent Knowledge Bases Through Agent Failure
Overview
This talk introduces a "demand-driven context" methodology to address the challenge of integrating institutional knowledge into AI agents. The core thesis is that instead of a "push" strategy where all knowledge is pre-loaded, a "pull" approach is more effective. This involves agents actively seeking and documenting information as they encounter problems, gradually building a coherent and useful knowledge base.
Who should watch
- AI engineers and builders struggling to make AI agents effective with company-specific knowledge.
- Product Managers and engineers seeking to improve AI-driven delivery and ROI.
- Anyone facing issues with the unreliability and untested nature of current retrieval-augmented generation (RAG) or multi-context processor (MCP) approaches.
- Teams whose institutional knowledge is fragmented, outdated, or largely tribal.
Key takeaways
- Current AI agents excel at general reasoning and coding but struggle with institutional knowledge, leading to low value creation despite widespread AI adoption.
- Traditional RAG/MCP approaches often result in undeterministic and unreliable outputs because the underlying knowledge bases are untested and lack quality evaluations.
- The proposed "demand-driven context" methodology shifts agents from knowledge consumers to knowledge managers, enabling them to identify and document knowledge gaps.
- This approach mirrors the transition from monolithic systems to microservices, breaking down a monolithic knowledge base into curated, agent-usable context blocks.
- Automation of this process using existing work items like Jira tickets or incidents can systematically scan and identify documentation gaps, prioritizing critical areas.
- Storing curated knowledge in a GitHub repository is recommended for managing contributions, conflicts, and reviews from multiple agents and domain experts.
- A meta-model can further enhance navigation and understanding within the knowledge base, linking business processes, systems, and APIs.
Notable quotes
*The only problem he has is he can't hold memory more than 15 minutes.* (referencing the movie Memento as an analogy for AI agent memory limitations)
*88% of all companies use AI, but they only see like 6% of value creation.*
*Nobody is going to come to your company and fix your knowledge base. You have to fix it yourself.*
Unofficial community note. Prefer the recording for nuance.