feat: execution protocol, review agents, DNS and SES findings
Build and deploy / build-and-deploy (push) Failing after 6s
Build and deploy / build-and-deploy (push) Failing after 6s
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$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)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user