feat: add CLAUDE.md project instructions

This commit is contained in:
m
2026-03-24 16:16:00 +01:00
parent a7940fa2fa
commit 8688da0a60

19
CLAUDE.md Normal file
View File

@@ -0,0 +1,19 @@
# KanzlAI
AI-powered law firm tools.
**Memory group_id:** `kanzlai`
## Purpose
TBD — to be defined by inventor.
## Tech Stack
- Web: static site (to be decided)
- Hosting: TBD
## Git Strategy
- **main** = production
- Feature branches: `feat/*`, `fix/*`