KB / Memory / tech-prompt-cache-byte-sensitive
Prompt cache is byte-sensitive
Any prefix byte change can bust LLM prompt cache
Prompt caching keys on exact prefix bytes. Unstable timestamps, random IDs, or reordered system text kill hit rates.
Related: project-open-managed-agents, tech-ai-agent-stack.