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

Anthropic’s Claude Certified Architect Exam (CCA-F): The Schema Validated.

Anthropic's Claude Certified Architect Exam (CCA-F) tests whether candidates can distinguish between syntactic validity and semantic truth in JSON schema validation, a skill the exam's author says is the most punishing area on the live test. A model response can pass every schema check yet assert false data, forcing engineers to decide between retrying the call or repairing the schema. The article is part 5 of a 12-part guide to passing the CCA-F exam.

read1 min views1 publishedJul 22, 2026
Anthropic’s Claude Certified Architect Exam (CCA-F): The Schema Validated.
Image: Pub (auto-discovered)

Member-only story

CCA-F Part 5: A passing JSON schema proves your output has the right shape. It proves nothing about whether the values are true. That gap is the single most punishing area on the live exam #

A model response can pass every check in your JSON schema and still assert something that never happened. The skill that separates working systems from quiet disasters is knowing that syntactic validity is not semantic truth, and learning when to retry the call versus repair the schema itself.

In this article:You will learn why a

requiredfield can force a model to fabricate data, how to model honest absence with nullable types and an “unclear” enum, and why every credited answer in this domain separates syntax from semantics. We cover the

tool_useworkhorse pattern, validation-retry that fixes mis-extraction but never missing data, few-shot versus explicit criteria, independent review, and when the Message Batches API is right. By the end you will read a passing validator with healthy suspicion.

** Part 5 of “Passing the CCA-F: From Recall to Judgment,” a twelve-part guide that turns recall into the production**…

── 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-22 ·