README 개발현황 상세 정리 및 CLAUDE.md 추가

- README.md: 기술스택, 프로젝트구조, 역할체계, DB테이블, 기본코드체계,
  개발현황(63개 웹 + 15개 앱 항목별 완료/미구현 분석),
  향후 로드맵(Phase 2~6) 추가
- CLAUDE.md: Claude Code용 프로젝트 가이드 (컨벤션, 구조, 보안)
- .gitignore: .claude/ 디렉토리 제외 추가

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
javamon1174
2026-03-25 14:21:16 +09:00
parent fee6a7a07a
commit c07261a723
3 changed files with 457 additions and 19 deletions

3
.gitignore vendored
View File

@@ -160,5 +160,8 @@ _modules/*
# Visual Studio Code
.vscode/
# Claude Code
.claude/
/results/
/phpunit*.xml