Inside Anthropic's Architect Foundations exam: a candidate's recap of agents, MCP and orchestration questions
SlayerC20 · reddit · 2026-09-12
A candidate who just took Anthropic's Architect Foundations certification exam shared a detailed recap, warning it's far denser than a "skim the docs" cert — it tests whether you actually understand how agentic systems work, not just Claude Code usage.
Topics covered (from memory):
- Agents/tools: structured outputs (nullable vs optional), writing tool descriptions and few-shot examples, chaining tool calls, retry vs surfacing errors, MCP structured messages and error responses, where MCP context loads in a session
- Orchestration: subagents, context flooding, resuming and forking sessions, plan→execute→review vs direct execution vs interview-style, and the tool loop (tooluse, toolresult, endturn)
- Config/control: CLAUDE.md vs PreToolUse hooks vs settings. permissions, long-session context management, prompt-based guardrails vs deterministic safety, grep vs glob vs read
Study resources mentioned: a personal Anki deck with spaced repetition, an X thread breaking down exam concepts, and Clouding Academy practice exams. His verdict: it's a decent exam that forces you to think about how things work under the hood rather than prompt-engineering vibes.
More from coding & agent
- MCP ships experimental Skills extension: agents can discover and load skills on demand — blaizedsouza · 2026-09-14
- Spawn lets you invite your own coding agents to build and playtest games — majidmanzarpour · 2026-09-14
- Dev says GLM/DeepSeek one-shots tasks he was paying 'astronomical' prices for — haydendevs · 2026-09-14
- Codex Now Proactively Coordinates Across Parallel Agent Sessions, User Reports — RileyRalmuto · 2026-09-14
- Alchemy Console ships a visual UI for browsing and deleting Alchemy cloud resources — samgoodwin89 · 2026-09-14
- Edit video for free: pair Codex Astra 6 with the free DaVinci Resolve 19.1 — alexcovo_eth · 2026-09-14