docs: 기여자용 ARCHITECTURE.md — 한눈 가이드#231
Closed
seyoung4503 wants to merge 1 commit into
Closed
Conversation
처음 보는 사람도 10분 안에 "어디 무엇이 있고 / 어디를 손대면 좋은지" 파악할 수 있는 단일 문서. 내용: - 한 눈에 보는 아키텍처 (ASCII 다이어그램) - 왜 이 구조인가 — 4기둥 매핑 - 디렉토리·레이어 가이드 (파일 경로 링크 다수) - 한 메시지의 lifecycle (Discord 멘션 따라가기) - Extension points — 새 LLM/DB/safety layer/recall/frontend/도구 추가법 - 빠른 기여 시작 + 코드 컨벤션 README의 "기여하기" 섹션에서 ARCHITECTURE.md를 가장 먼저 보도록 안내. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Collaborator
Author
|
이 PR의 변경은 #232 정리 PR에 흡수되어 함께 머지됩니다. (cleanup PR이 SSOT + ARCHITECTURE 둘 다 포함) |
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.
무엇
신규 컨트리뷰터가 10분 안에 파악할 수 있도록 만든 단일 문서 `docs/ARCHITECTURE.md`.
왜
v4.1 rebuild로 코드가 크게 바뀌어서, 기존 컨트리뷰터/신규 컨트리뷰터 모두 어디 무엇이 있고 어디를 손대면 좋은지 한 곳에서 보고 싶음. redesign 문서는 길어서 부담스러움.
포함
추가 변경
🤖 Generated with Claude Code