惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
酷 壳 – CoolShell
酷 壳 – CoolShell
小众软件
小众软件
Vercel News
Vercel News
Last Week in AI
Last Week in AI
H
Help Net Security
The Cloudflare Blog
L
LangChain Blog
Microsoft Security Blog
Microsoft Security Blog
B
Blog RSS Feed
云风的 BLOG
云风的 BLOG
I
InfoQ
U
Unit 42
美团技术团队
人人都是产品经理
人人都是产品经理
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 叶小钗
Y
Y Combinator Blog
Hugging Face - Blog
Hugging Face - Blog
A
About on SuperTechFans
宝玉的分享
宝玉的分享
量子位
博客园_首页

EDB

FOSS4G NA Enterprise Automation Resilience: Red Hat AAP on EDB Postgres AI Documenting the PostgreSQL protocol with pg_protoexport EDB heads to PGConf.Brasil 2026, this is what we’ll be talking about! Powering Invisible Commerce at World Cup Speed By the Time Your Data Warehouse Answers, the Opportunity Is Gone Building a Sovereign, Intelligent Data Foundation with EDB Postgres® AI on IBM LinuxONE 5 Deep Dive Into EDB Postgres AI's Agentic Database Capabilities Jumping the gun: looking ahead at PostgreSQL 19 Meeting in Montreal: Developer U plan(ner) patches KubeCon + CloudNativeCon NA EDB Summer Academy Your Database Goes Down. What Does That Cost Your Business? The Oracle Renewal Is Coming. This Time, There’s a Way Out. One Dashboard to Rule Them All — and Finally Get Your Fridays Back Your Database Should Be Working While You Sleep Inside the Agentic Database: How EDB Turned Postgres Into a Self-Managing System The Architecture IS the Security: Building Sovereign AI Ops on Postgres with EDB Agent Factory EDB Named a Leader in Multimodel Data Platforms Evaluation PGDay Hyderabad The Role of AI in Data Analytics: Moving From Hype to High-Octane Utility Iga Januszek Mike Olifirowicz Meeting EU Data Sovereignty Requirements While Speeding-Up Innovation Inside EDB’s New Principles for Responsible AI: Sovereign, Governed, Trusted and Beneficial Built From the Data Up: A Trusted Foundation for the Agentic Era | EDB Postgres® AI Q2-2026 Release EDB Launches Agentic Database, Converged Analytics, and Governance, Bringing Sovereign AI Where Enterprise Data Already Lives Stop Spending Hours on What Should Take Minutes: A DBA's Guide to EDB Postgres AI’s Agentic Database Capabilities Charly Batista Buildfarm Query API
Making Agentic AI Smarter at the Architecture Level
alexandru.au · 2026-06-23 · via EDB

A conversation with Dan Yarmoluk, Context Architect and Founder of Graphify.md, on why the context window is the real frontier of enterprise AI value.

Listen to the episode

Also available on:

The enterprise AI conversation has centered on model selection, token costs, and agent orchestration. The more consequential variable, however, is what goes into the context window. Dan Yarmoluk's breakdown is stark: 25% of context capacity goes to rules and constraints, 30% to orchestration overhead, 30% to probabilistic RAG retrieval—leaving 15% for the domain knowledge that drives useful AI reasoning. 

The fix is architectural. Knowledge graphs and structured ontologies compress domain knowledge into a form compact enough to fit in the context window and structured enough to reason on directly. A 63,000-word book, organized as a knowledge graph, fits in roughly 20 kilobytes, and a model that reasons from it doesn't have to retrieve from it.

That changes the intelligence per watt calculation, because agents working from structured domain knowledge produce more reliable inference with less compute. The organizations building this architecture now are the ones positioned to reach the decision-making speed that agentic AI has been promising.

Key takeaways:

  • The context window is a resource to be managed. As model context windows grow, the question of what occupies them becomes more consequential. How that space is allocated determines what the model can reason on.
  • RAG has limits that matter at scale. Probabilistic retrieval works for general queries. In domains where accuracy is non-negotiable—clinical, financial, supply chain—retrieving answers probabilistically introduces error at exactly the point where it's least acceptable.
  • Structured domain knowledge changes the ratio. Knowledge graphs and ontologies compress institutional knowledge into a compact, structured form that models can reason on directly.
  • Intelligence per watt is an architecture decision. Every agentic deployment adds to token consumption and energy costs. The architecture decision that reduces those costs is the same one that improves inference quality.
  • The CFO metric is changing. The question is shifting from token volume to inference value: how much useful understanding is generated per dollar spent. Organizations that build toward that metric now are ahead of the question.

About the guest

Dan Yarmoluk, Founder of Graphify.md and Adjunct Faculty – Software Engineering and Data Science at the University of St. Thomas in Minneapolis

Dan Yarmoluk is the Founder of Graphify.md and a Context Architect focused on building domain knowledge systems at enterprise scale. His work centers on structuring institutional knowledge so it can be efficiently reasoned over by AI, compressing what organizations know into a form models can actually use. Dan has spent his career at the intersection of data science, IoT, and digital transformation, working across industries including healthcare, industrial, and financial services. He also serves as Adjunct Faculty in Software Engineering and Data Science at the University of St. Thomas in Minneapolis.