All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 15s
- Add comprehensive architecture documentation with all component folders - Document placement conventions for blocks, editor panels, UI components - Add CI/CD deployment details and excluded files - Remove donorbox cache file from repository Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
22 lines
557 B
JSON
22 lines
557 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:developers.brevo.com)",
|
|
"WebSearch",
|
|
"WebFetch(domain:getkirby.com)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(composer require:*)",
|
|
"Bash(composer config:*)",
|
|
"Bash(git checkout:*)",
|
|
"WebFetch(domain:docs.snipcart.com)",
|
|
"WebFetch(domain:www.mondialrelay.fr)",
|
|
"WebFetch(domain:storage.mondialrelay.fr)",
|
|
"WebFetch(domain:jsfiddle.net)",
|
|
"Bash(tree:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|