Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ perf/**/results/*
!perf/**/results/.gitkeep

# Local documentation and portfolio drafts
docs/
docs/local/
5 changes: 5 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
- 예상 리스크와 의도적으로 제외할 범위
- 사용자가 즉시 구현을 명시적으로 요청하지 않았다면 승인 후 파일을 수정한다.

## 문서 작성 언어

- 저장소에 추가하는 문서, 설계안, 구현 계획, 리뷰 요약은 한국어로 작성한다.
- 외부 도구나 라이브러리의 고유 용어는 필요한 경우 원문을 병기할 수 있다.

## 변경 범위 제한

- 승인된 계획에 필요한 파일만 수정한다.
Expand Down
Loading
Loading