Tagged

Permissions

Apr 24, 2026 Claude Code Hands-On 5 min read

Claude Code Hands-On (9): settings.json, the Three-Layer Permission Model, and Env

settings.json is the file that decides what Claude can do, where, and with whose credentials. The three layers (user, project, local), the permission grammar, env vars that change behavior, and the precedence order that …