Skip to content

[#804] 메인 리드미를 수정한다 - #805

Merged
opficdev merged 5 commits into
developfrom
docs/#804
Aug 11, 2026
Merged

[#804] 메인 리드미를 수정한다#805
opficdev merged 5 commits into
developfrom
docs/#804

Conversation

@opficdev

@opficdev opficdev commented Aug 11, 2026

Copy link
Copy Markdown
Owner

🔗 연관된 이슈

🎯 의도

  • 메인 README의 잘못된 링크 범위와 장문 설명 구조를 정리해 문서 렌더링 정합성과 가독성 개선

📝 작업 내용

📌 요약

  • App Store 배지의 링크 범위 수정
  • 아키텍처 설명의 목록 구조화
  • Domain 중심의 Clean Architecture 의존 방향 설명 추가
  • 배포 정책 설명 목록화

🔍 상세

  • App Store 배지의 누락된 </a>를 추가해 이후 섹션까지 링크에 포함되던 HTML 구조 수정
  • 아키텍처 설명을 역할과 의존 방향별 항목으로 분리
    • Clean Architecture 구성과 Domain 중심 의존 방향 설명 분리
    • Presentation 하위 target별 소유 흐름을 2단 목록으로 구성
    • MarkdownRendererPresentationShared의 관계를 별도 항목으로 분리
  • TestFlight configuration, GitHub Actions 실행 방식, App Store 배포 방식, build number 정책을 개별 목록으로 정리

📸 영상 / 이미지 (Optional)

@opficdev opficdev self-assigned this Aug 11, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 43de19dae7

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
@opficdev
opficdev merged commit 5752477 into develop Aug 11, 2026
9 checks passed
@opficdev
opficdev deleted the docs/#804 branch August 11, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

메인 리드미를 수정한다

1 participant