World Congress 2026 Europe

Beyond the Thor’s Hammer: Pragmatic Agentic AI with Caching, Reuse, and Cost Guardrails

July 8, 2026 13:30 – 15:30 · 120 min Room M4 (40 Seats)

What this session covers

Agentic AI has become the default “big hammer”: throw more agents at the workflow, add more tools, loop until it works. It feels magical—until the cost bell rings: token spend explodes, latency creeps up, and teams realize they’re repeatedly paying for the same reasoning across users, departments, and weeks.

This session is about bringing pragmatism without losing ambition. We’ll explore how to balance productivity and timely results by treating agent systems like any other production platform: measurable SLAs, predictable cost, and deliberate architecture. The centerpiece is a topic many teams overlook in the rush to “agentify” everything: cacheability.

We’ll break down what’s actually being transmitted between agents and users—prompts, retrieved context, tool results, intermediate plans, and final answers—and identify what’s repeated (often a lot) across org units. Then we’ll introduce practical caching patterns for agentic systems:

RAG and retrieval caching (query → top-k chunks, embeddings, rerank results)

tool-result caching (APIs/DB queries with TTL, idempotency keys, provenance)

response + reasoning artifact caching (answer reuse with “freshness” guards)

workflow memoization (agent step outputs keyed by inputs, policies, and versions)

organization-level knowledge reuse (shared “answer primitives” for FAQs, policies, and ideation)

But caching isn’t free: it creates complexity around staleness, governance, personalization, and security boundaries. We’ll cover how to design caches that are safe and evolvable: TTL + invalidation strategies, semantic cache keys, redaction/PII handling, per-tenant isolation, and observability for hit rate vs. correctness. You’ll leave with a set of architectural principles and an incremental roadmap to scale agentic AI sustainably—so the hammer stays useful even when costs matter.

Related talks at this congress

Open session

World Congress 2026 Europe

July 9, 2026 · 10:10–10:40

Stage 6 - powered by Microsoft

Ship Smarter Agents, Not Bigger Prompts

April Yoho

Senior Developer Advocate at GitHub

April Yoho
Open session

World Congress 2026 Europe

July 10, 2026 · 15:00–15:30

Airstream 1

The AI Velocity Trap: Shipping Faster Without Breaking More

Ohans Emmanuel

Former Staff Engineer at HelloFresh

Ohans Emmanuel
Open session

World Congress 2026 Europe

July 9, 2026 · 10:55–11:05

Airstream 2

Fast Agents Produce Bad Results Faster

Mardu Swanepoel

Head of AI Engineering at Flinn.ai

Mardu Swanepoel
Open session

World Congress 2026 Europe

July 10, 2026 · 15:00–15:30

Stage 7

When Agents Meet Legacy: Never Change a Running System

Michael Friedrich

Principal Developer Advocate at GitLab

Michael Friedrich
All sessions at this congress