cd /news/artificial-intelligence/anthropics-claude-certified-architec… · home topics artificial-intelligence article
[ARTICLE · art-75003] src=pub.towardsai.net ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Anthropic’s Claude Certified Architect Exam (CCA-F): Everything Important Was in the Middle, So…

Anthropic's Claude Certified Architect Exam (CCA-F) reveals that context management is a design problem, not a configuration knob, with the smallest domain by weight surprising passers the most. The Claude Messages API remembers nothing between calls, forcing applications to implement rolling history, pinned facts, prompt caching, and two-stage retrieval to prevent key facts from being forgotten in long conversations.

read1 min views1 publishedJul 27, 2026
Anthropic’s Claude Certified Architect Exam (CCA-F): Everything Important Was in the Middle, So…
Image: Pub (auto-discovered)

Member-only story

CCA-F Part 6: The smallest CCA-F domain by weight is the one that passers say surprised them most. Context management is a design problem, not a config knob, and how to manage what you resend so key facts never fall out #

Your model nailed every fact in the demo, then dropped the one that mattered the moment the conversation got long. The fix is not a bigger window; it is rolling history, pinned facts, prompt caching, and two-stage retrieval so the detail you depend on never sinks into the middle and disappears.

In this article:you will learn why the Claude Messages API remembers nothing between calls, and what that forces your application to do on every turn. We cover the rolling window that keeps a long session fast and accurate, why summarizing harder destroys exactly the value you need, how to keep a precise fact alive outside the summary, and how to shape external context with two-stage retrieval and tool-output trimming. By the end, you will be able to spot the distractors the CCA-F builds out of each of these failures.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @anthropic 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/anthropics-claude-ce…] indexed:0 read:1min 2026-07-27 ·