The journal

Notes on the exam, the method, and the model.

A small, slow blog. Long-form on the Claude Architect exam, opinion pieces on adaptive learning, and the occasional public deep dive into a single knowledge point.

FeaturedExam guide·9 min read·7 September 2026

Claude Developer Certification Practice Exam: CCDV-F Guide

Take a claude developer certification practice exam aligned with CCDV-F's 8 domains; 53 items, 720 passing score, $125; domain weights, strategy, and API code inside.

Read the piece
Exam guide·8 min

Do AI Certifications Matter? A Numbers-First ROI Guide

Do AI certifications matter for solution architects? We break down the CCAR-F exam cost, ROI calculation, and career signals without invented figures.

7 September 2026
Exam guide·7 min

Claude Code Commands: CCDV-F Developer Exam Guide

Master claude code commands for the CCDV-F developer certification: built-in slash commands, custom command patterns, headless mode, and how each domain tests them.

6 September 2026
Exam guide·7 min

Claude Fable 5 and Partner Economics: What CCAR-F Architects Need

Claude Fable 5 introduces a new routing tier for the Claude 5 model family. Here is what CCAR-F architects need to know about model selection and partner economics.

6 September 2026
Exam guide·7 min

Claude Certification Roadmap for Developers: Which Track, When

The claude certification roadmap for developers explained: four tracks, CCDV-F domain weights, and how to progress from Foundations to Professional.

5 September 2026
Method·8 min

Claude XML Tags Prompts: A Production Engineer's Guide

Master claude xml tags prompts for structured agent output: when to use XML over JSON schema, key tag patterns, and what the CCAR-F exam tests on prompt structure.

4 September 2026
Exam guide·7 min

GitHub MCP Tool Design: CCAR-F Architect Exam Guide

Wire GitHub MCP into multi-agent systems and master the tool design patterns CCAR-F tests. Covers MCP scoping, isError error handling, and exam-ready scenarios.

4 September 2026
Exam guide·8 min

Claude Code Tutorial: Headless Mode and Compliance Hooks

This claude code tutorial explains headless mode, hook-based compliance logging, and agent termination patterns for developers preparing for the CCDV-F exam.

3 September 2026
Exam guide·7 min

Which AI Certification First: CCAR-F, CCDV-F, or CCAR-P?

Deciding which AI certification first is the key question for Claude architects and developers. Compare CCAR-F, CCDV-F, and CCAR-P by role, cost, and exam content.

3 September 2026
Method·8 min

Claude Certified Architect Study Plan: 6-Week Guide

A practical claude certified architect study plan for working architects: domain weights, hands-on build milestones, and four timed mock sittings before exam day.

2 September 2026
Architecture·8 min

AI Agent Error Handling Patterns: Production Guide

Master ai agent error handling patterns for Claude deployments. Covers the four error categories, MCP isError, retry decision rules, and CCAR-F exam strategy.

1 September 2026
Exam guide·7 min

Claude AI Models for Partner Architects: Exam and Economics Guide

Master the claude ai models tier structure to pass the CCAR-F exam and build partner services with sustainable economics in the Claude Partner Network.

1 September 2026
Architecture·7 min

Orchestrator Workers Pattern Claude: Architect's Production Guide

Master the orchestrator workers pattern Claude architects use to decompose tasks, delegate to workers, and ship reliable multi-agent systems. CCAR-F exam essential.

31 August 2026
Method·7 min

Few Shot Prompting Claude: A Production Engineer's Guide

Master few shot prompting claude with worked examples, construction rules, and exam-day patterns for the CCAR-F Domain 4 prompt engineering section.

30 August 2026
Exam guide·8 min

GitHub MCP Server: CCDV-F Developer Integration Guide

Connect the GitHub MCP server to Claude and learn what the CCDV-F exam tests across Domain 8, Domain 2, and Domain 7: configuration, tool selection, and error handling.

30 August 2026
Exam guide·8 min

everything-claude-code github: CCDV-F Developer Exam Prep

The everything-claude-code github skill set maps to CCDV-F's 8 domains: 53 items, $125, 720/1000 pass score. Study where the exam weights are highest.

29 August 2026
Architecture·8 min

Claude Model Selection Guide: Route Smarter, Spend Less

A practical claude model selection guide covering task-to-model routing, cost-per-outcome thinking, budget guardrails, and CCAR-F exam strategy.

28 August 2026
Method·7 min

Claude Tool Use Guide: Schema, Loops, and Production

This claude tool use guide covers tool definition, loop management, error handling, and MCP integration for architects preparing the CCAR-F exam.

27 August 2026
Exam guide·8 min

GenAI Certification for Developers: CCDV-F Exam Format Decoded

Choosing a genai certification for developers? We break down the CCDV-F: 53 items, 8 domains, 720 pass score, and what scenario-based judgment questions really test.

27 August 2026
Exam guide·7 min

Claude Code Plugins: MCP, Hooks, and CCDV-F Developer Skills

Claude Code plugins extend your dev environment through MCP servers, hooks, and slash commands. Here's what CCDV-F candidates must know about tool integration.

24 August 2026
Architecture·8 min

Anthropic Technology: Context Pipeline Design for Architects

Architect Claude context pipelines on Anthropic technology: RAG, memory, tool layers, policy controls, and CCAR-F exam guidance in one practical guide.

23 August 2026
Exam guide·7 min

Anthropic API Key: CCDV-F Developer Exam Guide

Learn how the anthropic api key underpins CCDV-F exam domains 2, 5, 7, and 8: client setup, security patterns, MCP auth, and model selection in one guide.

23 August 2026
Architecture·8 min

Claude Plan Mode: Partner Services Revenue Guide

The claude plan mode in Claude Code is a billable governance layer. Learn how certified architects use it to drive partner revenue and pass CCAR-F Domain 3.

23 August 2026
Concept deep dive·7 min

MCP Tools Resources Prompts Difference: A Production Guide

The mcp tools resources prompts difference determines security, token cost, and exam outcomes. This guide explains all three MCP primitives with real examples.

22 August 2026
Exam guide·8 min

LLM Developer Certification: CCDV-F Exam Blueprint 2026

Anthropic's CCDV-F is the definitive llm developer certification: 53 items, 120 minutes, 720 to pass. Full domain weights, format traps, and study order inside.

22 August 2026
Method·8 min

Prevent LLM Hallucination Structured Output: Schema-First Guide

Learn to prevent LLM hallucination structured output with schema-first tool use, validation loops, and eval co-design for reliable Claude agent pipelines.

21 August 2026
Exam guide·8 min

Claude Code Review: CCDV-F Developer Exam Guide

Learn how claude code review maps to CCDV-F exam domains: API integration, prompt design, tool use patterns, and model selection to reach the 720 passing score.

21 August 2026
Architecture·7 min

Jean Claude Romand: Partner Economics and the CCAR-F Architect

Jean claude romand's story reveals what unproven claims cost. CCAR-F architects learn to navigate AI partner economics, prove ROI, and build real partner value in 2026.

20 August 2026
Architecture·9 min

Claude Code Tutorial for Teams: Ship Faster Together

This claude code tutorial for teams covers CLAUDE.md structure, plan-first workflows, hooks, subagents, and session hygiene for production engineering squads.

19 August 2026
Method·7 min

Context Compaction Strategies for Claude Agents

Master context compaction strategies that keep Claude agents coherent across long sessions: summarisation, pruning, MCP integration, and CCAR-F exam alignment.

18 August 2026
Exam guide·8 min

Everything Claude Code: CCDV-F Developer Exam Guide

Master everything claude code demands on the CCDV-F exam: 8 domains, 53 questions, a 720 pass mark, and where Claude Code configuration really fits.

18 August 2026
Architecture·9 min

Workflows vs Agents LLM: Keep the Logic in Code

The workflows vs agents llm debate determines your cost, reliability, and failure mode. Learn when to use each pattern and how the CCAR-F exam tests this decision.

17 August 2026
Exam guide·7 min

CCDV-F Study Plan: 4-Week Developer Prep Guide

Build a CCDV-F study plan that maps to all eight exam domains. 53 items, 120 minutes, passing score 720. Independent prep guide for the $125 Claude Developer exam.

17 August 2026
Exam guide·8 min

Best LLM Certification 2026: Which Claude Track to Choose

Choosing the best LLM certification 2026 means picking the right Claude track. We compare CCAR-F and CCDV-F by role, domain weight, and $125 exam cost.

17 August 2026
Exam guide·8 min

Claude Certifications: All Four Tracks, One Decision Guide

A numbers-first guide to all four claude certifications: codes, costs, domain weights, and the July 2026 CCDV-F blueprint for developers.

16 August 2026
Architecture·8 min

Claude Cahun: Reinventing Yourself as a Partner Architect

Like Claude Cahun, partner architects construct a new professional identity deliberately. We map the CCAR-F skills the role requires in 2026.

16 August 2026
Architecture·7 min

Claude Rate Limits Handling: A Production Guide

Master claude rate limits handling in production: exponential backoff, batch API, concurrency caps, and context trimming for agentic systems.

15 August 2026
Architecture·9 min

Building Effective Agents with Claude: A Production Guide

A practical guide to building effective agents with claude: architecture patterns, tool design, guardrails, and what the CCAR-F exam rewards in every scenario.

14 August 2026
Exam guide·8 min

Claude MCP Certification: Domain 2 Tool Design Guide

Preparing for the claude mcp certification? This guide covers Domain 2 tool design, MCP scoping, isError flag patterns, and exam strategy for the CCAR-F exam.

14 August 2026
Exam guide·7 min

Claude Speed: Latency Decisions That Define CCAR-F Architects

Learn how claude speed and model latency shape agentic architecture decisions, partner solution economics, and scenario answers on the CCAR-F Architect exam.

14 August 2026
Method·8 min

Prompt Testing Best Practices for Claude Agents

Learn prompt testing best practices for production Claude agents: golden datasets, LLM-as-judge calibration, and release gates that actually hold.

13 August 2026
Exam guide·8 min

Claude Certification for Developers: CCDV-F vs CCAR-F Path Guide

Choosing the right claude certification for developers means picking CCDV-F over CCAR-F or CCAO-F. Get the 53-item exam format, domain weights, and study order.

13 August 2026
Exam guide·8 min

Is the Anthropic Claude certification worth it for architects?

Is the Anthropic Claude certification worth it? We break down CCAR-F costs, domain weights, market traction, and career ROI for solution architects in 2026.

13 August 2026
Architecture·8 min

LLM Cost Per Request Budgeting: A Production Guide

Master llm cost per request budgeting in production agent systems: token caps, caching, per-tenant spend ledgers, and architecture splits that keep costs predictable.

12 August 2026
Exam guide·9 min

Claude Model Selection: CCDV-F Domain 5 Developer Guide

Master claude model selection for the CCDV-F developer exam. Domain 5 carries 16.8% of the score. Learn cost, latency, and quality trade-offs that real exam items test.

12 August 2026
Exam guide·8 min

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.

12 August 2026
Method·7 min

LLM Reliability Production: Incident Evals and Regression

Build llm reliability production systems that hold up: incident-derived eval cases, regression gates, and MCP trace validation for agentic Claude workflows.

11 August 2026
Exam guide·9 min

Claude Certified Developer CCDV-F: Domain Weights and Study Order

The claude certified developer (CCDV-F) exam covers 8 domains, with Applications and Integration worth 33.1%. Here is how to prioritise your study to pass at 720.

11 August 2026
Exam guide·8 min

Anthropic Academy vs Certification: Your CCAR-F Prep Guide

Confused by anthropic academy vs certification? We map Anthropic Academy courses to all five CCAR-F exam domains and explain what extra prep you actually need.

11 August 2026
Method·8 min

How Long to Study for Claude Certification: CCAR-F Guide

Wondering how long to study for Claude certification? Our CCAR-F guide sets realistic timelines by experience, domain weights, and a week-by-week study plan.

10 August 2026
Exam guide·10 min

Claude Prompt Engineering Certification: Skills, MCP & Prompts

Master the claude prompt engineering certification decision rule: when a plain prompt is enough, when to add a Skill, and when MCP is the right layer. CCAR-F Domain 4

10 August 2026
Architecture·9 min

Claude Guillemot: Partner Economy Careers in 2026

Claude Guillemot explores how the Claude Partner Network reshapes partner-economy careers in 2026, from incentive structures to the CCAR-F certification that signals

10 August 2026
Method·9 min

LLM Evals Guide: Production Agent Reliability

A practical llm evals guide for Claude agents and MCP workflows: build from real failures, define measurable criteria, and use evals as a release gate.

9 August 2026
Exam guide·10 min

LLM Security Certification: CCDV-F Domain 7 Guide

The LLM security certification skills you need for CCDV-F Domain 7. Covers prompt injection, tool safety, MCP risks, and the full 8-domain exam weight breakdown.

9 August 2026
Concept deep dive·7 min

Claude Certification vs AWS AI Practitioner: Which Wins?

Comparing claude certification vs aws ai practitioner? We break down exam format, domain weights, career signal, and cost so you can choose the right credential.

9 August 2026
Method·10 min

Prompt Chaining Tutorial: Structured Output That Scales

A practical prompt chaining tutorial covering chain design, structured output formats, few-shot calibration, and CCAR-F exam patterns for Claude architects.

8 August 2026
Exam guide·9 min

Claude API Tutorial: CCDV-F Developer Exam Skills Guide

This claude api tutorial maps every key API pattern to the CCDV-F exam domains: Messages API, streaming, tool use, model selection, and prompt engineering.

8 August 2026
Architecture·8 min

Claude Rains on Partner Careers: CCAR-F Architect Guide

When opportunity claude rains in the Claude Partner Network, certified architects earn more. Here is what the CCAR-F credential means for partner economy careers in 2026.

8 August 2026
Architecture·8 min

Claude Agentic Loop Explained: Production Harness Guide

Claude agentic loop explained for engineers: how the think-act-observe cycle works, how to build a safe harness, and what the CCAR-F exam tests on Domain 1.

7 August 2026
Exam guide·9 min

Claude Developer Certification: CCDV-F Complete Exam Guide

Everything you need to pass the Claude developer certification (CCDV-F): domain weights, the heaviest topics, scoring, format, and a study plan that targets the right

7 August 2026
Concept deep dive·10 min

Vendor AI Certifications Compared: Claude vs Cloud Giants

Vendor AI certifications compared: Claude Partner Network, AWS, Azure, and Google AI credentials side by side on cost, format, domains, and career signal in 2026.

7 August 2026
Exam guide·10 min

Claude API Integration: Patterns, Models & CCDV-F Guide

Master claude api integration with this CCDV-F-aligned guide covering synchronous calls, streaming, batch processing, model selection, tools, and security patterns.

6 August 2026
Architecture·9 min

Lucas Claude Sykes: Partner Economy Careers in 2026

The Lucas Claude Sykes career archetype unpacked: how Claude certification, partner economics, and GTM alignment shape architect roles in the 2026 partner economy.

6 August 2026
Architecture·10 min

Connect Claude to Database MCP: A Production Guide

Learn how to connect Claude to database MCP servers safely in production: transport choice, auth, tool design, security scoping, and observability in one practical guide.

5 August 2026
Exam guide·10 min

Generative AI Developer Certification: The CCDV-F Skill Map

The Claude Certified Developer (CCDV-F) is the most rigorous generative ai developer certification available in 2026. Here is what the exam actually tests.

5 August 2026
Exam guide·10 min

Claude Certification Scenario Questions: CCAR-F Exam Guide

Master claude certification scenario questions for the CCAR-F Architect exam. Learn how scenarios are structured, what judgment calls they test, and how to practise

5 August 2026
Concept deep dive·10 min

Long Context LLM Best Practices: Context Pipeline Design

Master long context LLM best practices for Claude agents: retrieval, pruning, ordering, tool context, and quality measurement for reliable production pipelines.

4 August 2026
Exam guide·10 min

Claude Skills GitHub: CCDV-F Developer Exam Guide

Master claude skills github workflows for the CCDV-F exam. Covers model selection, prompt caching, structured outputs, agents vs workflows, and MCP tool design.

4 August 2026
Architecture·8 min

Claude Debussy and the Claude Partner Network Career Path

Curious about claude debussy? We explain the name, then map the real Claude Partner Network architect career: economics, roles, and CCAR-F certification ROI.

4 August 2026
Method·8 min

Claude Code Plan Mode Workflow: A Production Guide

Master the claude code plan mode workflow: when to plan vs execute, what belongs in CLAUDE.md, approval gates, and verifiable output patterns for production teams.

3 August 2026
Concept deep dive·8 min

MCP Server Certification: Skills, Claude Code & Prompts

Preparing for mcp server certification? Learn how MCP servers, Claude Code skills, and prompt engineering fit together across the CCAR-F and CCDV-F exams.

3 August 2026
Architecture·9 min

Multi Agent System Claude: Production Architecture Guide

Build a production-ready multi agent system Claude architects trust: blast-radius containment, hub-and-spoke topology, permission flows, and CCAR-F exam patterns

2 August 2026
Exam guide·9 min

Claude Agent SDK Tutorial: CCDV-F Developer Exam Guide

A practical claude agent sdk tutorial mapped to CCDV-F exam domains: agentic loops, tool use, MCP integration, model selection, and structured output. $125, 53 items.

2 August 2026
Exam guide·8 min

Claude Code AI: CCAR-F Domain 3 Architect Exam Guide

Master claude code ai skills for the CCAR-F exam. Domain 3 carries 20% of your score. We break down configuration, workflows, and exam strategy.

2 August 2026
Architecture·9 min

Claude Context Window Management: A Production Guide

Master claude context window management with proven techniques for pruning, summarisation, RAG, and session design. Built for CCAR-F architects and production engineers.

1 August 2026
Concept deep dive·9 min

Context Engineering Certification: Skills, MCP, and Prompts

Preparing for a context engineering certification? Learn how Skills, MCP, and prompt engineering map to CCAR-F and CCDV-F exam domains, with practical patterns.

1 August 2026
Exam guide·10 min

Context Management Exam Questions: Domain 5 Deep Dive

Master context management exam questions for the CCAR-F Domain 5. We break down window limits, summarisation, stale context, and reliability patterns worth 15% of your

1 August 2026
Architecture·10 min

Claude Subagents Tutorial: Architect Patterns That Scale

A practical claude subagents tutorial covering hub-and-spoke design, context isolation, parallel spawning, and error routing for CCAR-F architects building production

31 July 2026
Exam guide·10 min

Claude Agents Tutorial: CCDV-F Developer Exam Guide

A practical claude agents tutorial mapped to the CCDV-F exam's eight domains. Build, test, and secure Claude agents with patterns that earn marks on exam day.

31 July 2026
Concept deep dive·8 min

Claude Projects: What They Mean for CCAR-F Architects

Learn how Claude projects shape the CCAR-F architect exam, from context management to agentic workflows. A practical guide for certification candidates in 2026.

31 July 2026
Architecture·9 min

Build MCP Server Claude: A Production Engineering Guide

Learn how to build MCP server Claude integrations that are secure, observable, and exam-ready. Covers transport, tool design, error handling, and CCAR-F Domain 2 skills.

30 July 2026
Exam guide·9 min

Model Context Protocol Certification: Skills vs MCP Guide

Preparing for model context protocol certification? Learn when to use a Skill vs an MCP server in Claude Code, how they interact, and what the CCAR-F exam tests.

30 July 2026
Concept deep dive·8 min

Azure AI Engineer vs Claude Certification: Which Wins?

Comparing azure ai engineer vs claude certification on exam format, domain coverage, cost, and hiring signals to help architects choose the right credential in 2026.

30 July 2026
Architecture·9 min

Claude Agent SDK Guide: Production Patterns That Work

A practical claude agent sdk guide covering the Messages API agentic loop, tool design, multi-agent orchestration, error recovery, and context architecture for production

29 July 2026
Exam guide·10 min

Claude Agentic Workflows: CCDV-F Developer Exam Guide

Master claude agentic workflows for the CCDV-F exam. Covers workflow vs agent decisions, model selection, orchestration patterns, and production integration. 53 items

29 July 2026
Exam guide·9 min

Claude Courses: The CCAR-F Architect Certification Guide

The best claude courses for the CCAR-F Architect exam: domain weights, study paths, and adaptive prep tools to reach the 720 passing score. Independent guide.

29 July 2026
Architecture·9 min

Claude API Pricing Explained: A Production Cost Guide

Claude API pricing explained for production teams: token tiers, prompt caching, model selection, cost caps, and instrumentation patterns for multi-agent workloads.

28 July 2026
Exam guide·9 min

Claude Code for Developers: Skills, MCP, and Prompts

A practical guide to claude code for developers: when to use skills, MCP servers, or prompt engineering, with CCDV-F exam patterns mapped throughout.

28 July 2026
Concept deep dive·8 min

Claude Certification Salary: ROI Guide for Architects 2026

What does a Claude certification salary lift actually look like for architects in 2026? We break down exam cost, prep time, payback period, and real career upside.

28 July 2026
Method·8 min

How to Evaluate LLM Outputs: A Production Eval Guide

Learn how to evaluate LLM outputs with deterministic graders, LLM judges, and layered rubrics. A practical guide for Claude agent reliability and release gating.

27 July 2026
Exam guide·10 min

Claude Code Developer: CCDV-F Domain Skills Guide

Become a confident claude code developer for the CCDV-F exam. We break down all 8 domains, weights, and the skills that separate passing candidates from the rest.

27 July 2026
Exam guide·8 min

Claude Code Web: CCAR-F Domain 3 Exam Guide

Master claude code web workflows for the CCAR-F exam. Covers Domain 3 configuration, web-facing integrations, and the 20% exam weight you cannot afford to miss.

27 July 2026
Architecture·9 min

Claude API Cost Optimization: A Production Playbook

Master claude api cost optimization in production: model tiering, prompt caching, context control, and batching strategies that cut spend without sacrificing quality.

26 July 2026
Exam guide·9 min

AI Developer Certification: The CCDV-F Blueprint Guide

The CCDV-F ai developer certification: exact domain weights, API pattern decisions, model selection tradeoffs, and what hands-on prep actually looks like. 170 chars.

26 July 2026
Exam guide·7 min

Claude Certification Passing Score: CCAR-F Complete Guide

The claude certification passing score is 720 on a 100-to-1000 scale. Learn what that means for CCAR-F prep, domain weights, and where to focus your study time.

26 July 2026
Architecture·11 min

Claude Code Subagents Workflow: A Production Guide

Master the claude code subagents workflow: when to spawn vs stay single-threaded, how to structure CLAUDE.md guardrails, and verification loops that hold in production.

25 July 2026
Exam guide·9 min

Building Agents with Claude: CCDV-F Developer Exam Guide

A practical guide to building agents with Claude for the CCDV-F exam: model selection, tool design, prompt caching, security, and workflow vs. agent tradeoffs.

25 July 2026
Exam guide·8 min

Claude Code Agents: The CCAR-F Architect Exam Guide

Master claude code agents for the CCAR-F exam. Covers agentic loops, orchestration patterns, tool design, and the five exam domains with weights and practice strategies.

25 July 2026
Architecture·10 min

Best MCP Servers 2026: Production Patterns That Hold

The best MCP servers 2026 aren't just wrappers around APIs. This guide covers transport choices, security hardening, schema design, and exam-relevant integration

24 July 2026
Exam guide·10 min

LLM Certification: The CCDV-F Developer Exam Study Guide

Preparing for an LLM certification? This guide covers every CCDV-F domain weight, model selection, MCP integration, and exam logistics to help you pass at 720.

24 July 2026
Exam guide·11 min

Tool Design and MCP Integration Exam: Domain 2 Deep Dive

Master the tool design and mcp integration exam domain with this deep dive: weights, task statements, error patterns, and high-quality vs weak answer examples for CCAR-F.

24 July 2026
Method·9 min

Claude Code Slash Commands Custom: A Practical Guide

Learn how claude code slash commands custom work, how to build a commands directory, and when to use them versus CLAUDE.md or MCP tools in real production workflows.

23 July 2026
Exam guide·10 min

Anthropic SDK: CCDV-F Developer Exam Practical Guide

Master the Anthropic SDK for the CCDV-F developer exam. Covers Messages API, streaming, tool schemas, model selection, evals, and security across all eight domains.

23 July 2026
Architecture·8 min

Claude Lemieux: Partner Architect Careers in 2026

Claude Lemieux is a name that surfaces in partner-economy career searches. We unpack what the Claude Partner Network means for solution-architect careers and the CCAR-F

23 July 2026
Method·9 min

Claude Eval Framework: Reliability Beyond Accuracy

A practical claude eval framework for production agents: measure reliability, catch silent failures, test tool-use traces, and build eval-driven development loops.

22 July 2026
Exam guide·10 min

AI Engineer Certification: The CCDV-F Complete Guide

Everything developers need to pass the AI engineer certification CCDV-F: exam format, domain weights, study strategy, and what Claude Code and MCP knowledge you actually

22 July 2026
Exam guide·7 min

Claude Certification Difficulty: Inside the Architect Exam

Domain weights, scenario judgement, API recall, and study tactics for the CCAR-F. Know exactly what the architect exam tests before you sit it.

22 July 2026
Method·9 min

Claude Code Hooks Tutorial: Enforce Rules Programmatically

This claude code hooks tutorial shows architects how to intercept tool calls, normalise outputs, and enforce compliance rules that prompts alone cannot guarantee.

21 July 2026
Exam guide·11 min

Claude Code Extension: CCDV-F Developer Exam Guide

Master the claude code extension skills tested on the CCDV-F exam. Domain weights, API wiring, agent design, token costs, and security hooks explained with exam-ready

21 July 2026
Pedagogy·7 min

Lemieux Claude: Partner Architect Careers in 2026

Lemieux claude searches signal real career intent. Learn how Claude certification differentiates solution architects for partner ecosystem roles in 2026.

21 July 2026
Concept deep dive·10 min

Claude System Prompt Best Practices for Architects

Master claude system prompt best practices: structure, schema enforcement, few-shot patterns, and versioning strategies for production Claude agents and the CCAR-F exam.

20 July 2026
Exam guide·9 min

Claude Code Certification: Skills vs MCP for CCDV-F

Preparing for the claude code certification? Learn exactly when Skills and MCP servers coexist, how the CCDV-F exam tests each, and which prompt patterns matter most.

20 July 2026
Concept deep dive·7 min

Anthropic Meaning: The Company, the Mission, and the Exam

Understand the anthropic meaning behind the company name, its safety-first mission, and how that philosophy shapes the Claude Certified Architect exam you are preparing

20 July 2026
Concept deep dive·8 min

RAG vs Long Context: Which Strategy Wins in Production?

A practical guide to rag vs long context trade-offs: when retrieval beats stuffing, how to combine both, and what the CCAR-F exam expects you to know.

19 July 2026
Exam guide·9 min

Claude API Models: CCDV-F Domain 2 & 5 Study Guide

Master claude api models selection, configuration, and integration patterns for the CCDV-F exam. Covers Domain 2 (33.1%) and Domain 5 (16.8%) with worked examples.

19 July 2026
Concept deep dive·9 min

Claude Debussy Clair de Lune and the Art of AI Architecture

Like claude debussy clair de lune, great AI architecture rewards precision over speed. Learn how the CCAR-F credential reshapes Partner Solutions Architect careers

19 July 2026
Method·9 min

LLM Regression Testing: A Production Eval Framework

LLM regression testing for Claude agents goes beyond accuracy. Learn trajectory-aware evals, deterministic checks, and continuous pipelines for production reliability.

18 July 2026
Exam guide·9 min

MCP Certification: Skills vs MCP Servers for CCDV-F

Preparing for MCP certification on the CCDV-F exam? Learn when to use Claude Skills vs MCP servers, how to invoke skills, and which prompt techniques matter most.

18 July 2026
Exam guide·8 min

Claude Code Configuration Exam: Domain 3 Deep Dive

Master the claude code configuration exam with this Domain 3 deep dive: CLAUDE.md hierarchy, path-scoped rules, version control, and the 20% exam weight explained.

18 July 2026
Concept deep dive·9 min

Lost in the Middle LLM: Fix It with Context Engineering

The lost in the middle LLM problem degrades agent reliability at scale. Learn the write, select, compress, isolate framework and exam-ready strategies for CCAR-F.

17 July 2026
Exam guide·10 min

Agent SDK: Build Custom Loops for the CCDV-F Exam

Master the agent SDK and custom agentic loops for the Claude CCDV-F exam. Covers Applications & Integration, tool calling, MCP servers, and domain weights.

17 July 2026
Architecture·8 min

Claude Max Plan: What Architects Need to Know

The Claude Max plan unlocks higher usage limits for power users. Learn how it fits into the partner economy and what it means for your CCAR-F certification prep.

17 July 2026
Concept deep dive·9 min

MCP vs Function Calling: Which Should You Use?

MCP vs function calling: understand the architectural trade-offs, token costs, security models, and when each approach wins in production Claude agent systems.

16 July 2026
Concept deep dive·9 min

Prompt Engineering Certification: MCP, Skills, and CCDV-F

Preparing for a prompt engineering certification? Learn how MCP servers, Claude Code Skills, and prompt patterns map to the CCDV-F exam domains and real production

16 July 2026
Exam guide·9 min

Anthropic Learning Path: CCA-F Architect Exam Roadmap

Map the full anthropic learning path to the CCAR-F Architect exam: five domains, study sequence, practice strategy, and what to prioritise for a 720 pass.

16 July 2026
Concept deep dive·8 min

Prompt Caching Claude: Cut Costs and Latency in Production

Learn how prompt caching claude works, when to use it, and how it maps to Domain 5 of the CCAR-F exam. Reduce latency and API costs in production agents.

15 July 2026
Exam guide·10 min

Claude Code GitHub Actions: CCDV-F CI/CD Skills Guide

Master claude code github actions patterns tested on the CCDV-F exam: workflow triggers, MCP integration, tool error handling, and CI pipeline design with real code

15 July 2026
Concept deep dive·10 min

Claude Code Plan Mode: What Architects Must Know

Master claude code plan mode for the CCAR-F exam. Learn when to plan before executing, how it maps to Domain 3, and why it matters for architect-level judgment.

15 July 2026
Concept deep dive·11 min

LLM Models: Eval Harness Design for Calibration and Grading

Design eval harnesses with calibration checks, trajectory scoring, and grader strategy for LLM models in production Claude agent pipelines.

14 July 2026
Exam guide·9 min

Claude Code Skills: Master the CCDV-F Developer Exam

Build the claude code skills that matter for the CCDV-F Developer exam: config hierarchy, MCP tool design, prompt engineering, and agentic orchestration patterns.

14 July 2026
Exam guide·7 min

Anthropic Certification Cost: Full Fee Breakdown by Track

Exact registration fees, track pricing, and exam format costs for the Claude Partner Network, so you can budget before you register.

14 July 2026
Method·9 min

Claude Token Optimization: The Four-Lever Framework

Master claude token optimization with a four-lever framework: write less, select precisely, compress aggressively, and isolate contexts. Practical patterns for production

13 July 2026
Exam guide·8 min

Claude Code Statusline: Read and Use It for CCDV-F

Master the claude code statusline to debug sessions, track token usage, and pass CCDV-F Domain 3 scenarios. Practical guide for developer certification candidates.

13 July 2026
Architecture·8 min

Claude Hudson: AI Architect Careers in the Partner Economy

What does "claude hudson" mean for AI architect careers? We map how Claude certification unlocks partner-economy roles, rates, and the two-track labor market in 2026.

13 July 2026
Careers·7 min

I think it's 2013 again.

I earned every AWS certification during the last technology transition. I am watching the same pattern begin in AI. The certification was never the opportunity. It was the earliest visible signal.

13 July 2026
Exam guide·12 min

Anthropic's four Claude certifications are live: the complete map (official guides, registration, and how to prepare)

Anthropic launched four Claude certifications on 13 July 2026: Associate, Developer, and two Architect tiers. The fees, question counts, domain weights, official registration, and an honest guide to preparing for each.

13 July 2026
Method·11 min

LLM Benchmarks: CI/CD Protocols for Production Variance

Static benchmarks miss silent degradation. Learn multi-run protocols, variance tracking, and CI/CD eval design for reliable Claude pipelines.

12 July 2026
Exam guide·8 min

Claude Code GitHub Integration: A Developer's Guide

Learn how Claude Code GitHub workflows work in practice: hooks, agentic loops, CI/CD patterns, and what the CCDV-F exam tests on version control integration.

12 July 2026
Exam guide·9 min

Claude Agent SDK: What Architects Need to Know

Master the claude agent sdk concepts tested on the CCAR-F exam. Compare certification tracks, domain weights, and prep strategies for architects in 2026.

12 July 2026
Architecture·9 min

Claude Pricing: API Models, Costs, and Production Ops

Understand claude pricing across API models, batch discounts, and certification costs. A practical guide for architects building cost-aware Claude agents in production.

11 July 2026
Exam guide·9 min

Claude Code Plugin Marketplace: Skills for CCDV-F

The claude code plugin marketplace shapes which developer skills the CCDV-F exam tests. Learn which integrations, workflows, and domains matter most for passing.

11 July 2026
Architecture·8 min

Claude Usage: Careers and Credentials in the Partner Economy

Understand claude usage patterns that matter for Partner economy careers, and how the CCAR-F certification signals real architect-level skill to hiring firms.

11 July 2026
Exam guide·9 min

Install Claude Code: Complete Developer Setup Guide

Learn how to install Claude Code step by step, configure it for real projects, and understand what skills the CCDV-F exam tests. Setup guide for 2026.

11 July 2026
Concept deep dive·7 min

Claude Certification ROI: Time, Fees and Career Value

A cost-benefit breakdown of the $125 CCA-F exam: study hours, domain weights, and whether the return justifies the investment for your role in 2026.

10 July 2026
Exam guide·9 min

Claude Academy Login: Access, Courses, and CCA-F Prep

Everything solution architects need to know about the claude academy login process, free courses, and how Anthropic Academy maps to the five CCA-F exam domains.

9 July 2026
Method·9 min

MCP Server Tutorial Python: Build and Deploy in 2026

Follow this mcp server tutorial python guide to build, test, and deploy a production-ready MCP server with Claude in under an hour.

8 July 2026
Exam guide·9 min

Anthropic Exam Guide PDF: CCA-F Study Strategy

Everything in the anthropic exam guide pdf decoded: domain weights, scenario types, and a prioritised study plan to hit 720 on the Claude Certified Architect exam.

8 July 2026
Exam guide·8 min

Claude Code Skills Guide: Master Domain 3 for CCA-F

This claude code skills guide covers configuration hierarchies, Plan Mode, dynamic workflows, and MCP integration tested in Domain 3 of the CCA-F exam (20% weight).

7 July 2026
Exam guide·7 min

Anthropic Claude Certification: Career Impact in 2026

How the Anthropic Claude CCA-F certification affects career mobility and partner economy earnings for solution architects in 2026. Domains, costs, and prep strategy.

7 July 2026
Architecture·7 min

MCP Server Security Best Practices for Claude Agents

Apply mcp server security best practices to Claude agent workflows: fine-grained permissions, audit logging, scoping, and error handling for the CCA-F exam.

6 July 2026
Method·10 min

Agent Evaluation Metrics for Production Reliability

Learn which agent evaluation metrics actually predict production reliability, from SLOs and error budgets to multi-benchmark suites and LLM-as-judge pipelines.

6 July 2026
Concept deep dive·9 min

Context Engineering Guide for Claude Agents

A practical context engineering guide for Claude agents: memory offloading, compaction vs isolation, Head+Tail budgeting, and attention degradation fixes for CCA-F prep.

6 July 2026
Method·10 min

Claude Code CLAUDE.md Best Practices for CCA-F

Master claude code claude md best practices: structure, scoping, MCP integration, parallel sessions, and dynamic workflows. Mapped to CCA-F Domain 3 (20%).

6 July 2026
Concept deep dive·9 min

Model Context Protocol Explained: MCP in Production

Model context protocol explained for engineers building Claude agents: transport layers, tool design, OAuth 2.1 security, and CCA-F exam domain mapping in one guide.

6 July 2026
Method·8 min

Claude Certification Practice Exam: Score 720 and Pass

Use a claude certification practice exam to target the 45% combined weight of Domains 1 and 2, master scenario logic, and hit the 720 passing score on the CCA-F.

6 July 2026
Exam guide·7 min

Anthropic Academy Certificate: A CCA-F Study Sequence

Map Anthropic Academy certificate courses to CCA-F domains, identify gaps, and follow a three-week study sequence to cover the full syllabus.

5 July 2026
Method·8 min

Claude Agent Tutorial: Build Reliable Agentic Loops

This claude agent tutorial walks through agentic loop design, tool integration, context management, and human handoff patterns for production-grade Claude agents.

4 July 2026
Architecture·8 min

CCA-F Exam Domains: AI Claude Skills for Solutions Architects

A domain-by-domain audit of the ai claude competencies tested in the CCA-F exam, mapped to the technical skills solutions architects apply on real engagements.

4 July 2026
Exam guide·9 min

Claude Certification Study Guide: Pass CCA-F in 2026

Our claude certification study guide maps all five CCA-F domains, weighted by exam share, with concrete study tactics and practice patterns to hit the 720 passing score.

3 July 2026
Exam guide·7 min

Anthropic Certification Reddit: Is the CCA-F Worth It?

What does anthropic certification reddit say about the CCA-F's ROI? We cut through the noise with domain weights, pass mechanics, and honest prep advice.

2 July 2026
Architecture·10 min

Agentic AI Reference Architecture: Patterns That Hold

A practical agentic AI reference architecture for Claude-based systems: orchestration patterns, tool design, session management, and CCA-F exam alignment in one guide.

1 July 2026
Exam guide·9 min

Claude Code Configuration: Master Domain 3 for CCA-F

Claude Code configuration is 20% of the CCA-F exam. Learn the three-level hierarchy, CLAUDE.md patterns, and workflow automation that the exam tests.

1 July 2026
Method·11 min

Claude Prompt Engineering Guide: Structured Output That Holds

Our claude prompt engineering guide covers JSON schema enforcement, fallback rules, context engineering, and MCP integration patterns for production agent pipelines.

30 June 2026
Exam guide·8 min

Anthropic Claude Certification Exam: Domain Guide 2026

A structured look at the Anthropic Claude certification exam: its 5 weighted domains, scenario question types, passing criteria, and a domain-by-domain preparation

30 June 2026
Architecture·10 min

Claude Batch API: Cut Costs in Production Ops

The claude batch api lets you process thousands of requests asynchronously at lower cost. Learn when to use it, how to structure payloads, and what the CCA-F exam tests.

29 June 2026
Architecture·8 min

Claude AI Skills That Win in the Partner Economy

Claude AI expertise is becoming a career differentiator in the partner economy. Learn which skills the CCA-F exam tests and how to build them systematically.

29 June 2026
Concept deep dive·10 min

Claude Van Damme: XML Patterns for Strict Structured Output

Master the "claude van damme" XML-tag approach to enforce strict structured output in Claude agents, separating reasoning from final answers without hallucinated keys.

28 June 2026
Exam guide·8 min

CCA-F Exam: Complete Guide to Domains, Format, and Prep

Everything you need to pass the CCA-F exam: domain weights, scenario format, scoring, and a domain-by-domain prep strategy for Claude Certified Architect Foundations.

28 June 2026
Architecture·8 min

LLM Observability Tools: A Production Engineer's Guide

LLM observability tools let you trace, cost, and debug Claude agents in production. Here is what to instrument, which tools to use, and how the CCA-F exam tests it.

27 June 2026
Concept deep dive·7 min

Claude Partner Network: What It Is and How to Join

The Claude Partner Network is Anthropic's $100M programme for firms building on Claude. Learn how it works, what the CCA-F exam unlocks, and how to prepare.

27 June 2026
Concept deep dive·10 min

Claude Memory Tool: Context Engineering for Long-Running Agents

Master the claude memory tool and context engineering strategies: compaction, sub-agent isolation, external retrieval, and semantic selection for reliable Claude agents.

26 June 2026
Exam guide·8 min

Claude Certification Price: Full Cost and Fee Breakdown

Claude certification price is $125 per attempt. Covers exam fees, domain weights, question format, and a structured study plan for the CCA-F exam.

26 June 2026
Architecture·7 min

Claude Haiku vs Sonnet vs Opus: Pick the Right Model

A practical guide to claude haiku vs sonnet vs opus for engineers building agents: capability tiers, cost trade-offs, and routing logic for production MCP workflows.

25 June 2026
Architecture·8 min

Giroux Claude: Partner Solutions Architect Career Guide

How the giroux claude archetype maps enterprise AI integration skills to the CCA-F exam and the Claude Partner Network career ladder.

25 June 2026
Concept deep dive·10 min

Context Rot: Causes, Costs, and Cures for Claude Agents

Context rot silently degrades Claude agent reliability as sessions grow. Learn the mechanics, measurement, and proven fixes tested against the CCA-F exam domains.

24 June 2026
Exam guide·9 min

Anthropic Academy: Production Skills the CCA-F Exam Tests

Anthropic Academy courses build real implementation skills, but the CCA-F exam demands more. Here is exactly what to study, domain by domain, to reach 720/1000.

24 June 2026
Method·8 min

LLM as Judge: Build Reliable Eval Pipelines for Claude Agents

Learn how to use LLM as judge to evaluate Claude agent reliability, design multi-dimensional rubrics, mitigate bias, and harden production eval pipelines.

23 June 2026
Architecture·9 min

Claude AI Chat to Career: Partner Solutions Architect Guide

From daily claude ai chat to certified Partner Solutions Architect: how the CCA-F exam, five domains, and the Claude Partner Network reshape AI careers in 2026.

23 June 2026
Concept deep dive·8 min

Claude Alligator: Schema Design for Reliable Structured Output

The "claude alligator" pattern tames unpredictable JSON from Claude. Learn schema design, validation repair, and tool-calling strategies for the CCA-F exam.

22 June 2026
Exam guide·8 min

Anthropic Free Courses: CCA-F Exam Prep Mapped

A sober guide to Anthropic free courses on Anthropic Academy, mapped to all five CCA-F exam domains so you study what the exam actually tests.

22 June 2026
Architecture·8 min

MCP Registry: Govern, Discover, and Scale MCP Servers

An MCP registry gives teams centralised discovery, versioning, and governance for MCP servers at scale. Learn how to design one and what the CCA-F exam tests.

21 June 2026
Architecture·8 min

Jean-Claude Van Damme Skills for Partner Solutions Architects

What does jean-claude van damme have to do with CCA-F exam prep? More than you'd think. We map the flexibility and precision mindset to Partner SA careers.

21 June 2026
Concept deep dive·10 min

Claude Jarman: Prompt Patterns for Strict Structured Output

Claude Jarman techniques for reliable structured output: XML tags, schema design, tool_use validation, and retry patterns. Mapped to CCA-F Domain 4 (20% of the exam).

20 June 2026
Exam guide·8 min

Anthropic Academy Courses: CCA-F Exam Prep Guide 2026

A sober look at Anthropic Academy courses, what they cover, what they skip, and how to fill the gaps for the Claude Certified Architect, Foundations exam.

20 June 2026
Method·9 min

Claude Code Best Practices for Engineering Teams

Practical claude code best practices for engineering teams: workflow decomposition, context isolation, MCP integration, session management, and output verification.

19 June 2026
Architecture·8 min

Claude App to Career: Partner Solutions Architect Roadmap

From daily claude app use to CCA-F certified partner solutions architect: understand the role, the exam domains, and the career path that connects them.

19 June 2026
Concept deep dive·9 min

Claude Picasso: Sculpting Strict Structured Output

Learn how the "claude picasso" prompt pattern produces strict, schema-valid JSON for agent handoffs and MCP tool calls. Practical techniques for the CCA-F exam.

18 June 2026
Exam guide·9 min

Anthropic Certification: Master All 5 Domains to Pass

The Anthropic certification (CCA-F) spans 5 weighted domains. Learn which to prioritise, what scenarios appear, and how to reach the 720 passing score.

18 June 2026
Architecture·8 min

Claude Code vs Cursor: Which AI Coding Tool Fits Your Stack?

A sober comparison of Claude Code vs Cursor covering architecture, agentic workflows, MCP integration, and CCA-F exam relevance for engineers choosing between the two.

17 June 2026
Exam guide·7 min

Anthropic Skilljar: Academy Courses vs CCA-F Exam

Anthropic Skilljar powers the free Academy course catalog. Learn which courses map to the CCA-F exam domains and how to bridge the gap to a passing score of 720.

17 June 2026
Architecture·8 min

Claude Login to CCA-F: Your Partner Career Roadmap

From your first claude login to earning the CCA-F certification, here is the practical roadmap for Partner Solutions Architects building AI careers in 2026.

16 June 2026
Concept deep dive·9 min

Claude Models: Structured Output and Prompt Design

How to get claude models to emit reliable structured output every time: schema design, prompt verbosity trade-offs, and production-ready patterns for agentic workflows.

15 June 2026
Exam guide·9 min

Claude Certification: Exam Format, Domains, and How to Prep

Everything you need to know about the Claude certification (CCA-F): 60 scenario MCQs, a 720/1000 pass mark, five weighted domains, and a structured study plan.

15 June 2026
Concept deep dive·10 min

Prompt Engineering vs Context Engineering for Claude Agents

Prompt engineering is table stakes. Context engineering is what separates reliable Claude agents from brittle ones. Here is how to architect context that scales.

14 June 2026
Architecture·8 min

Claude API Skills Every Partner Solutions Architect Needs

Master the Claude API concepts that matter most for partner solutions architect roles and the CCA-F certification exam across all five domains.

14 June 2026
Method·11 min

Claude Agents: Enforcing Strict Structured Output

Learn how to lock claude agents into valid JSON or XML across multi-step MCP workflows, prevent filler text, and handle nested schema ambiguity reliably.

13 June 2026
Exam guide·8 min

Anthropic Academy: CCA-F Exam Prep Guide

Anthropic Academy is free, but how well does it map to the CCA-F exam blueprint? We break down every track, gap, and study strategy for solution architects.

13 June 2026
Architecture·10 min

MCP Server in Production: Security, Scope, and Reliability

Learn how to design, secure, and operate an MCP server for Claude agents in production: permissions, tool scope, error handling, and enterprise deployment patterns.

12 June 2026
Exam guide·9 min

Claude Certified Architect: Complete Exam Guide

Everything you need to pass the Claude Certified Architect exam: format, domain weights, anti-patterns, and study strategy in one place.

12 June 2026
Concept deep dive·8 min

Claude Console: What It Is and Why It Matters for CCA-F

Learn what the claude console is, how it fits into Anthropic's partner economy, and how mastering it maps to the CCA-F exam domains you need to pass.

12 June 2026
Concept deep dive·9 min

Claude Free to Production: Structured Output Reliability

How to get Claude to emit valid JSON every time, when to add validators or repair loops, and what the CCA-F exam expects you to know about structured output.

11 June 2026
Exam guide·9 min

Claude API Key to CCA-F: What the Exam Actually Tests

From your first Claude API key to the CCA-F exam: domain weights, scenario difficulty, how it compares to AWS/Azure certs, and what to study first.

11 June 2026
Exam guide·13 min

Claude Certification: Who Should Skip It in 2026?

Not every role benefits from the CCA-F. We assess the exam's value by job function, experience level, and team context to help you decide whether to register.

11 June 2026
Architecture·24 min

Anatomy of an agentic AI system: a reference architecture for builders

A long-form walk through the nine layers every production agentic system shares, the tools that won at each layer in 2025 and 2026, and a sober look at what is genuinely new versus what is a relabelled prototype.

8 May 2026
Exam guide·9 min

The Claude Certified Architect exam: every domain, every task statement, scored by difficulty

A definitive, opinionated walk-through of all five exam domains and 30 task statements, with our internal difficulty rating and the concepts that catch most people out.

12 March 2026
Method·7 min

Bayesian Knowledge Tracing, explained without the maths

Why a forty-year-old algorithm is still the right way to track what you actually know, and how we use it to retire concepts at 0.90 mastery probability instead of 'you saw it three times'.

5 March 2026
Pedagogy·6 min

Why Socratic tutoring beats flashcards for technical certifications

Recall is cheap, transfer is expensive. A short essay, with one paper to back it up, on why an AI tutor that refuses to give you the answer is the right tool for an exam built on scenarios.

27 February 2026
Concept deep dive·6 min

Prompt hierarchy: what `system` actually does (KP-042 explained)

A public sample of a knowledge-point deep dive. Why system prompts are not just 'instructions that come first', and why getting this wrong wastes most of your context window.

20 February 2026

More posts arrive as the question bank grows. One per knowledge point is the long-term target.

208 of ~175