Files
adr-sml/.claude/settings.json
T
Pouya Lajevardi e6abdf42e8
Build and deploy / build-and-deploy (push) Failing after 6s
feat: execution protocol, review agents, DNS and SES findings
2026-08-26 09:51:24 -04:00

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)"
]
}
}