docs: update CLAUDE.md with detailed project structure and conventions
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>
This commit is contained in:
isUnknown 2026-01-08 16:22:32 +01:00
parent 16f01681dc
commit 18e4efc59d
3 changed files with 106 additions and 27 deletions

View file

@ -11,7 +11,10 @@
"WebFetch(domain:docs.snipcart.com)",
"WebFetch(domain:www.mondialrelay.fr)",
"WebFetch(domain:storage.mondialrelay.fr)",
"WebFetch(domain:jsfiddle.net)"
"WebFetch(domain:jsfiddle.net)",
"Bash(tree:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
],
"deny": [],
"ask": []