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.
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.
Read the pieceBuilding 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.
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.
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
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.
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.
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.
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.
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
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.
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
Claude Certification Difficulty: Architect Exam Decoded
Honest breakdown of claude certification difficulty for the CCAR-F Architect exam: domain weights, scenario judgment vs API recall, and the study tactics that actually
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.
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
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.
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.
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.
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
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.
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.
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
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.
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.
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.
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.
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.
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.
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.
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
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.
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.
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
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.
LLM Models: Eval Harnesses for Production Reliability
Learn how to build eval harnesses that measure true reliability in LLM models, covering calibration, trajectory scoring, and grader strategy for Claude agents.
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.
Anthropic Certification Cost: Every Fee, Track, and Exam Detail
Understand the full anthropic certification cost across all four Claude Partner Network tracks, from the $99 Associate to the $175 Professional, plus exam format
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
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.
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.
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.
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.
LLM Benchmarks: Beyond Accuracy to Production Reliability
Static LLM benchmarks miss variance, silent degradation, and MCP failure modes. Learn multi-run protocols, 12 reliability metrics, and CI/CD eval design for Claude
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.
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.
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.
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.
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.
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.
Claude Certification Worth It? An Honest ROI Analysis
Is the claude certification worth it for solution architects in 2026? We break down the $125 cost, domain weights, career signal, and first-mover advantage honestly.
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.
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.
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.
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).
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.
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.
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.
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.
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%).
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.
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.
Anthropic Academy Certificate: CCA-F Prep Guide 2026
Understand how the Anthropic Academy certificate relates to the Claude Certified Architect exam, which courses matter most, and how to build a focused 3-week prep plan.
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.
AI Claude Skills Every Partner Solutions Architect Needs
Master the ai claude skills that drive Partner economy careers. Learn how the CCA-F exam maps to real architect roles, from agentic design to MCP integration.
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.
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.
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.
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.
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.
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
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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).
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Is the Anthropic Claude certification worth it in 2026?
A sober, numbers-first verdict on the $125 CCA-F exam: the $100M partner economy behind it, what it signals by role, the salary data that does not exist yet, and who should skip it.
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.
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.
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'.
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.
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.
More posts arrive as the question bank grows. One per knowledge point is the long-term target.
113 of ~175