chore: Vignette 모노레포 초기 스캐폴드 + 설계 문서 이관

- apps/web(React) · apps/api(FastAPI) · infra(Docker) · docs(설계 SoT)
- 마스터플랜·적대검증·메모리설계·디자인컨셉 docs 이관
- 미성년 사례데이터는 .gitignore로 제외(개인정보 보호)
This commit is contained in:
Yun Chan 2026-06-25 21:16:45 +09:00
commit 709baadd01
12 changed files with 3087 additions and 0 deletions

5
.env.example Normal file
View file

@ -0,0 +1,5 @@
ANTHROPIC_API_KEY=
OPENAI_API_KEY=
DATABASE_URL=postgresql://user:pass@nas:5432/vignette
CLAUDE_P_PATH=claude
GLM_OR_FALLBACK_MODEL=