You'll notice
Artifact design-system guide lookup now also checks a project-level README file
What
When Claude Code fetches the design-system guide used for artifacts, it now also looks for a project/README.md file, in addition to the existing store or file-level README it already checked. The lookup also now distinguishes more specific failure reasons: being blocked by a rule, lacking consent, the file having moved, or the file being unreadable.
Why
Checking a project-scoped README gives artifacts a chance to pick up design guidance defined at the project level, and the more specific failure reasons make it clearer why a guide wasn't found when it isn't.