Exam CCA-F Topic 1 Question 91 Discussion
Actual exam question for Anthropic's CCA-F exam
Question #: 91
Topic #: 1
Question #: 91
Topic #: 1
When implementing path-specific rules for conditional convention loading in Claude Code, which of the following statements accurately describe the architecture? Choose 2 correct answers.
Suggested Answer: A,C Vote an answer
Path-specific rules utilize YAML frontmatter 'paths' arrays with glob patterns (A) and are the recommended approach for applying conventions to files spread across the codebase by type (C). They are typically stored in project-level .claude/rules/, not just user-level, and they do not natively execute hooks.
by Morgan at Aug 28, 2026, 01:26 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).