Lv.1 0 XP

Recognizing Superior Architecture — Pattern Library for Exam Scenarios

⚡ Exam Tested 10 min +45 XP
💡
THE ANALOGY

A building inspector who's seen thousands of buildings. They don't check the code for every detail — they've internalized patterns. They can tell from a glance that a building is structurally sound or has hidden problems. The CCA exam tests whether you've internalized the architectural patterns well enough to recognize superior design on sight.

⚠️ EXAM TRAP — The Wrong Answer People Choose

Spending time on two-right-answers questions analyzing pros and cons of each option. The exam is timed — 2 minutes per question. Recognizing the pattern and applying the principle should take 30 seconds.

KEY POINTS
1 Pattern: Prompt vs Hook → Hook wins for compliance, hooks for financial/legal/safety.
2 Pattern: All tools vs Scoped tools → Scoped wins for reliability and blast radius.
3 Pattern: Silent failure vs Structured error → Structured error wins always.
4 Pattern: Sequential vs Parallel for independent tasks → Parallel wins for performance.
5 Pattern: Self-review vs Independent instance → Independent wins for accuracy.