Add CLAUDE.md, research notes, and project scaffolding

- CLAUDE.md: project purpose, structure, conventions, design system
  summary, template format, global class reference, workflow for
  processing Bricks exports, and plans/research directory pointers
- .claude/research/bricks-research.md: Bricks Builder technical notes
- .claude/plans/: empty staging folder for future implementation plans
- .gitignore: add settings.local.json and *.tmp.* exclusions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-27 15:48:38 -06:00
parent dbbcfa27dd
commit 7f538a0132
4 changed files with 263 additions and 0 deletions

2
.gitignore vendored
View File

@@ -1 +1,3 @@
Updated_Sections/
.claude/settings.local.json
*.tmp.*