Merged
Conversation
목표 생성/조회/수정/삭제 GraphQL API를 DDD + Clean Architecture 기반으로 구현한다. 인증된 사용자만 접근 가능하며, 수정/삭제는 본인 목표에 대해서만 허용된다. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
GoalTitle VO에서 200자 길이 제한을 제거하고 blank 검증만 유지한다. graphql-schema-description plan의 미완료 항목을 완료 처리한다. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
gh pr create 또는 git push 실행 전 docs/plan/**/plan.md에 미완료 항목이 있으면 차단하여, 불완전한 계획이 머지되는 것을 방지한다. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
Test plan
Closes #10
🤖 Generated with Claude Code