Quiz 7 Question 2 of 20

A customer service platform uses Claude with a 12,000-token system prompt containing comprehensive product knowledge, tone guidelines, and escalation rules. Response latency at P95 is 8.2 seconds, which is above the 5-second SLA. The team identifies that 70% of the system prompt is product catalog data that changes monthly. They're evaluating: (A) prompt caching on the full system prompt, (B) moving product catalog to RAG and shrinking the system prompt, (C) splitting into a 2,000-token core system prompt plus dynamic context injection per query. Which optimization strategy should be prioritized FIRST, and why?

Select an answer to reveal the explanation.

Motivation