Jean-Claude Romand and the Case for Real Credentials: CCAR-F
Jean-Claude Romand faked credentials for 18 years. The CCAR-F exam counters that: 60 scenario items, a 720 passing score, and partner credentials that hold up.
By Solomon Udoh · AI Architect & Certification Lead

The story of jean-claude romand is one of history's most documented cases of credential fraud. For nearly two decades, Romand convinced his family, colleagues, and community that he was a practising physician and researcher at the World Health Organisation in Geneva. He was not. He had never qualified as a doctor, never worked at the WHO, and had no verifiable professional record. When the deception finally collapsed in January 1993, the consequences were catastrophic and irreversible.
That story has nothing obvious to do with AI certification. Except that it does.
In 2026, the Claude Partner Network represents a $100M programme with over 40,000 partner applicant firms. Organisations building on Claude are making significant architectural commitments on behalf of clients who cannot evaluate those commitments independently. The question of who genuinely understands agentic architecture, tool design and MCP integration, and production reliability is not academic. A Partner Solutions Architect who cannot substantiate their knowledge is a liability. The Claude Certified Architect, Foundations (CCAR-F) exam exists, in part, to close that gap.
What is the CCAR-F exam, and who takes it?
The CCAR-F is Anthropic's proctored certification for architects building on Claude. It launched 12 March 2026, costs $125 per attempt, and runs for 120 minutes across 60 scenario-based items. The passing score is 720 on a 100-to-1000 scale. Each sitting draws four scenarios at random from a bank of six, which means no two sittings are identical and rote memorisation of a fixed scenario set is not a viable preparation strategy.
The exam is delivered online-proctored or at a Pearson VUE test centre. The credential it awards is valid for 12 months from the date it is issued.
The exam consistently rewards deterministic solutions over probabilistic ones when stakes are high, proportionate fixes, and root-cause tracing.
The CCAR-F sits within a four-track programme, all launched on the same date:
| Exam | Code | Price |
|---|---|---|
| Associate, Foundations | CCAO-F | $99 |
| Architect, Foundations | CCAR-F | $125 |
| Developer, Foundations | CCDV-F | $125 |
| Architect, Professional | CCAR-P | $175 |
All four are proctored Pearson VUE exams. The CCAR-F is the flagship track that AI Skill Certs prepares learners for. CCDV-F preparation is also live on the platform today.
What domains does the CCAR-F cover?
The exam covers five domains, each weighted by the proportion of items it contributes to the 60-question paper:
| Domain | Title | Weight |
|---|---|---|
| 1 | Agentic Architecture & Orchestration | 27% |
| 2 | Tool Design & MCP Integration | 18% |
| 3 | Claude Code Configuration & Workflows | 20% |
| 4 | Prompt Engineering & Structured Output | 20% |
| 5 | Context Management & Reliability | 15% |
Domain 1, Agentic Architecture & Orchestration, is the heaviest single domain at 27%. Candidates who underweight it in study schedules consistently see that reflected in their score reports. Domain 3, Claude Code Configuration & Workflows, ties with Domain 4, Prompt Engineering & Structured Output, at 20% each.
Domain 5, Context Management & Reliability, rounds out the exam at 15%. It is the domain most candidates underestimate. Production reliability failures at scale almost always trace to context handling errors rather than prompt quality.
Together, these five domains span 30 task statements. The AI Skill Certs concept library maps 174 atomic concepts across all of them.
What does a Partner Solutions Architect actually do?
The role divides into two broad areas: partner enablement and joint solution design. On the enablement side, a Partner Solutions Architect leads technical onboarding for new Claude Partner Network members, assesses their readiness, and develops shared competency frameworks. On the solution side, they co-build reference architectures, validate integration patterns, and serve as the technical voice in joint client engagements.
Neither area is purely hands-on coding. The role is primarily about translating complex architectural tradeoffs into terms a non-technical stakeholder can act on, while maintaining enough technical depth to design systems that hold up in production. Scalability, security, cost optimisation, and legacy modernisation are recurring themes in partner conversations, and the Partner Solutions Architect is expected to carry them fluently.
Interviewers assessing Partner Solutions Architect candidates typically probe three areas: stakeholder communication, the ability to explain technical tradeoffs to non-technical audiences, and evidence of leading cross-functional work. The CCAR-F exam's scenario-based format directly rehearses the first two. Item stems routinely place the candidate in the role of an architect advising a partner stakeholder, not simply designing a system in isolation. Candidates who have worked through scenario practice in that framing report that the exam format feels familiar.
The partner-facing dimension matters for certification because the CCAR-F explicitly tests this kind of applied judgment. Items ask candidates to choose between architectures not in the abstract but in the context of a specific partner scenario with constraints, stakeholders, and consequences. Understanding hub-and-spoke architecture matters when you need to justify the design to a partner CTO who is sceptical of multi-agent complexity.
As of 3 June 2026, the Claude Partner Network had more than 10,000 certified individuals across its four tracks and more than 40,000 partner applicant firms. That scale means the market for credentialled Partner Solutions Architects is real and growing.
Why do credentials need to be verifiable in this market?
The Romand parallel is not merely rhetorical. In a market where 40,000 firms are evaluating their Claude implementation strategies, the asymmetry between claimed expertise and demonstrated expertise has genuine consequences for the clients those firms serve. An architect who cannot pass a 60-item, scenario-based exam on the topics they claim to own is a risk to every partner engagement they lead.
The CCAR-F is deliberately scenario-based rather than recall-based. Every item tests practical judgment, not memorisation. A candidate who reads documentation but has not worked through scenario analysis will find the exam harder than anticipated. The four-from-six scenario bank ensures that fluency across the full domain map is required, not concentration on a narrow set of topics.
The gap between claimed and demonstrated expertise is often domain-specific. Domain 2, Tool Design & MCP Integration, is an area where architects frequently overestimate their readiness. Knowing that MCP stands for Model Context Protocol is not the same as being able to diagnose a tool misrouting error, identify the correct error propagation strategy in a multi-agent system, or choose the right tool distribution across subagents. The exam tests the latter, not the former.
Prompt Engineering & Structured Output follows a similar pattern. Candidates who can define few-shot prompting often cannot correctly identify when it should be applied in a multi-step agentic pipeline versus when a structured decomposition strategy is the right call. The exam surfaces that gap precisely because it uses scenario-based items rather than definitional questions.
How should candidates prepare for the CCAR-F?
Effective preparation has three components: domain coverage, scenario practice, and knowledge verification.
For domain coverage, start with Domain 1 (Agentic Architecture, 27%) and Domain 3 (Claude Code, 20%). Together they account for 47% of the exam. Work through the concept library at /concepts, which maps 174 atomic concepts across all five domains and all 30 task statements.
For scenario practice, the AI Skill Certs adaptive engine uses Bayesian Knowledge Tracing with a 0.90 mastery threshold. The system does not advance you to new material until your probability of retention crosses 90%. Practice exams mirror the real CCAR-F format: 60 items, scored 100 to 1000, with 720 as the pass mark.
For knowledge verification, use Archie, the platform's Socratic tutor. Archie never gives the answer directly. It guides with graduated hints, forcing the candidate to reconstruct the reasoning rather than simply receive it. That reconstruction transfers to the exam room in a way that passive reading does not.
A suggested domain study sequence for an eight-week timeline:
Week 1-2: Domain 1 - Agentic Architecture & Orchestration (27%)Week 3: Domain 3 - Claude Code Configuration & Workflows (20%)Week 4: Domain 4 - Prompt Engineering & Structured Output (20%)Week 5: Domain 2 - Tool Design & MCP Integration (18%)Week 6: Domain 5 - Context Management & Reliability (15%)Week 7-8: Full practice exams and Archie-led weak-spot review
Candidates with prior production experience on Claude APIs may compress weeks 1 to 4 by one to two weeks. Candidates approaching Claude for the first time should extend the timeline accordingly.
Is the CCAR-F credential worth pursuing for Partner Solutions Architect roles?
The credential is valid for 12 months from the date awarded, which means holders must recertify annually. That cadence reflects the pace at which the Claude ecosystem evolves. An architect certified on 2026 architecture patterns who has not kept pace with subsequent platform changes is not a current practitioner in any meaningful sense.
For Partner Solutions Architect roles specifically, the CCAR-F signals two things to a hiring organisation: first, that the candidate can reason through agentic architecture scenarios under exam conditions; second, that they understand the Claude Partner Network well enough to pass an exam built around its requirements. Neither signal is available from a LinkedIn self-assessment or a portfolio of undocumented side projects.
The $125 cost of a single attempt is low relative to the signal it creates. Tiered Claude Partner Network partners receive discounted first attempts. For organisations sponsoring certification for their technical staff, the per-seat cost is modest compared with the risk of deploying an uncredentialled architect on a high-stakes partner engagement.
Jean-Claude Romand's deception lasted as long as it did because the systems around him were not designed to verify what he claimed. The Claude Partner Network is. AI Skill Certs is an independent prep platform, not affiliated with, endorsed by, or approved by Anthropic. What we offer is a structured, adaptive path to the 720 that the exam requires.
Frequently asked questions
How much does the CCAR-F exam cost?
What is the passing score for the CCAR-F?
How long is the CCAR-F credential valid?
What format does the CCAR-F exam use?
Is AI Skill Certs affiliated with Anthropic?
What is the Claude Partner Network?
People also ask
What is the Jean-Claude Romand story?
Did Jean-Claude Romand actually work at the WHO?
What book was written about Jean-Claude Romand?
What can the Jean-Claude Romand case teach us about verified credentials?
About the author
AI Architect & Certification Lead
Solomon Udoh is an AI Architect who designs and ships production agent systems on the Claude API and Claude Code. He built AI Skill Certs' adaptive engine and authored its 174-concept knowledge graph, mapping every Claude Certified Architect - Foundations objective to hands-on, exam-aligned practice.
- Designs production multi-agent systems on the Claude API and Agent SDK
- Author of the AI Skill Certs knowledge graph (174 mapped exam concepts)
- Builds with MCP, Claude Code, structured outputs, and agentic loops daily
- Reviews every concept page against the official Anthropic exam guide
You might also like
Ready to put it into practice?
Study every exam concept with an adaptive tutor.