# Static Cache + Dynamic Retrieval: Hybrid'ın Çekirdek Yapısı

> Source: https://sukruyusufkaya.com/en/learn/prompt-caching-context-engineering/pcce-45-static-cache-dynamic-rag
> Updated: 2026-05-14T14:48:49.846Z
> Category: Prompt Caching & Context Engineering
> Module: 7. RAG + Caching: Hybrid Mimari
**TLDR:** Hybrid pattern'in temel yapısı: system + tools + KB cache, retrieved doc'lar dinamik. Bu derste kod yapısını ve cache hit hesabını öğreneceksin.

