14 lines
457 B
JSON
14 lines
457 B
JSON
{
|
|
"$comment": "Project defaults for adr-sml. Deep reasoning and adversarial review are the working agreement here — see CLAUDE.md and .claude/commands/build.md. Verify with /config if a key is not honoured by your Claude Code version.",
|
|
"alwaysThinkingEnabled": true,
|
|
"showThinkingSummaries": true,
|
|
"effortLevel": "high",
|
|
"permissions": {
|
|
"deny": [
|
|
"Read(./.env)",
|
|
"Read(./.env.*)",
|
|
"Read(./aws-inventory.txt)"
|
|
]
|
|
}
|
|
}
|