[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 deletions
@@ -1,7 +1,7 @@
---
title: 협업 가이드라인 및 코드 거버넌스
category: Software Architecture
tags: [Collaboration, PR, Code Review, Documentation, Governance]
category: Software [[Architecture]]
tags: [Collaboration, PR, [[Code Review]], Documentation, Governance]
created: 2026-04-20
---
@@ -11,7 +11,7 @@ created: 2026-04-20
> 코드는 혼자 쓰는 일기장이 아니라 함께 짓는 건축물이다. 동료의 시간을 아껴주는 문서화와 소통 방식이 당신의 가치를 증명한다.
## 📖 구조화된 지식 (Synthesized Content)
- **Pull Request (PR) 에티켓**:
- **[[Pull Request (PR)]] 에티켓**:
- "이거 고쳤습니다"는 최악의 PR이다. 무엇을(What), 왜(Why), 어떻게(How) 했는지 명시하고 가능한 시각적 결과물(스크린샷, GIF)을 첨부하여 리뷰어의 인지 부하를 줄여라.
- **Code Review Protocol**:
- P1(필수 반영), P2(권장), P3(질문/의견) 식으로 중요도를 표시하라. 비판은 날카롭게 하되 표현은 따뜻하게 하여 팀의 심리적 안정성을 유지하라.