joungmin
80b553ec19
docs: 현행화 17개 설계서 Approved + 후속 이슈 백로그 등록
...
Reviewer 결과 17 PASS / 1 REJECT (#267 admin 권한 critical).
- 17개 설계서를 Draft → Approved로 갱신
- #267(backend-user)은 critical 결함으로 06-Reviewer 유지
- 후속 17개 개선 이슈(#289~#305) 자동 등록 — 결함 124건 백로그 반영
(critical 3 / major 46 / minor 75)
- docs/README.md에 18개 설계서 인덱스 추가
- CHANGELOG.md 2026-06-15 섹션 추가
Refs: #266 #268-#283 (현행화 완료) #267 (대기) #289-#305 (백로그)
2026-06-15 11:08:18 +09:00
joungmin
e97a36a8d9
docs/design: tasteby 18개 기능 현행화 설계서 추가
...
- 백엔드 12개: auth/user/restaurant/video/extract-pipeline/search/review-memo/channel/stats/daemon/cache/health
- 프론트 6개: map/restaurant-detail/filter/review-memo/admin/login
- 12개 섹션 전 항목 채움 (목적/범위/인수조건/제약/아키텍처/데이터모델/함수명세표/흐름/엣지/테스트/리스크/미해결)
- 추적성 헤더에 구현 파일 경로 명시, 테스트는 TBD (현재 없음)
- 코드 변경 없음 — 기존 구현의 설계 문서화
Refs: #266 #267 #268 #269 #270 #271 #272 #273 #274 #275 #276 #277 #278 #279 #280 #281 #282 #283
2026-06-15 10:48:50 +09:00
joungmin
c78f928a2d
ch-bootstrap: persona pipeline + Design-First + 안전-최대 권한
...
- Redmine 8단계 페르소나 파이프라인 (.claude/agents, workflows)
- Design-First docs 골격 (docs/design, docs/adr, docs/pipeline)
- 안전-최대 권한 정책 (.claude/settings.json)
- Tasteby 고유 규칙 보존 (CLAUDE.md 병합)
- scripts/enqueue.sh: Redmine 큐 투입
Refs: tasteby bootstrap
2026-06-15 10:20:50 +09:00
joungmin
f2861b6b79
홈 탭 장르 카드 UI + Tabler Icons 적용 + 지역 필터 추가
...
- 홈 탭: 장르 가로 스크롤 카드 (Tabler Icons 픽토그램)
- 홈 탭: 가격/지역/내위치 필터 2줄 배치
- 리스트 탭: 기존 바텀시트 필터 UI 유지
- cuisine-icons: Tabler 아이콘 매핑 추가 (getTablerCuisineIcon)
- 드래그 스크롤 장르 카드에 적용
- 배포 가이드 문서 추가
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-12 22:52:42 +09:00
joungmin
0ad09e5b67
Add dockerignore, fix Redis image, add troubleshooting docs
...
- Add .dockerignore for backend-java and frontend (276MB → 336KB)
- Fix Redis image to use full registry path (CRI-O compatibility)
- Update ingress TLS to www only (root domain DNS pending)
- Add comprehensive troubleshooting documentation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 00:23:42 +09:00
joungmin
7a896c8c56
Fix build_spec for ARM64 cross-build with buildx/QEMU, add IAM docs
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 23:53:02 +09:00
joungmin
745913ca5b
Add OCI DevOps build spec and CI/CD architecture docs
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 23:22:04 +09:00
joungmin
293c59060c
Add environment management guide for dev/prod separation
...
- Document all env vars with dev vs prod mapping
- Explain K8s Service DNS for Redis connectivity
- Detail Secret/ConfigMap strategy for sensitive config
- Cover OCI auth and Oracle Wallet volume mount differences
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 23:02:59 +09:00
joungmin
ff4e8d742d
Add cuisine subcategory filter, fix remap logic, and add OKE deployment manifests
...
- Add 파인다이닝/코스 cuisine type to 한식/일식/중식/양식 categories
- Change cuisine filter from flat list to grouped optgroup with subcategories
- Fix remap-foods/remap-cuisine: add jdbcType=CLOB, fix CLOB LISTAGG,
improve retry logic (3 attempts, batch size 5), add error logging
- Add OKE deployment: Dockerfiles, K8s manifests, deploy.sh, deployment guide
- Add Next.js standalone output for Docker builds
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 22:58:09 +09:00
joungmin
f54da90b5f
Add UX/design improvement guide document
...
Tracks planned UI/UX improvements with priorities and completion status.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 11:10:03 +09:00