docs: README 및 데이터 모델링 문서 보강 - #110
Merged
jaehunshin-git merged 1 commit intoJul 17, 2026
Merged
Conversation
서버 README에 서비스 기능, 기술 스택, 실행 방법과 협업 규칙을 정리하고 시스템 아키텍처 이미지와 dbdocs 링크를 추가한다. API 멱등성 처리 기록과 썸네일 READY 상태 정합성 제약을 데이터 모델링 문서와 DBML에 동기화한다. Refs: #109
hamtorygoals
approved these changes
Jul 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 Summary
READY상태 정합성 제약을 데이터 모델링 문서와 DBML에 동기화했습니다.✅ Tasks
api_idempotency_record데이터 사전·DBML 반영READY상태와 오브젝트 키 정합성 제약 문서화🔥 Troubleshooting
iframe을 렌더링할 수 없어, 인터랙티브 ERD로 이동하는 링크 버튼을 적용했습니다.📸 API Test Results
문서 변경이므로 API 호출 테스트는 해당하지 않습니다.
./gradlew spotlessMiscChecknpx -y dbdocs validate docs/data-modeling/dbml/zipzip.dbml🔍 To Reviewer