From a499fd9f33bf92be15acf3815a5abf474f49e646 Mon Sep 17 00:00:00 2001 From: art Date: Tue, 30 Jun 2026 12:36:30 +0900 Subject: [PATCH] =?UTF-8?q?docs(guidelines):=20=ED=99=95=EC=8B=A4=EC=84=B1?= =?UTF-8?q?=20=EC=9A=B0=EC=84=A0=20=EC=9B=90=EC=B9=99=20=EC=B6=94=EA=B0=80?= =?UTF-8?q?=20=E2=80=94=20=EB=B9=A0=EB=A6=84=EB=B3=B4=EB=8B=A4=20=EA=B2=80?= =?UTF-8?q?=EC=A6=9D=EB=90=9C=20=EA=B2=BD=EB=A1=9C=20=EC=84=A0=ED=83=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index 826193a..24e0770 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -19,6 +19,7 @@ - 문서-only 분석 요청에서는 `src/`와 `pom.xml`을 수정하지 않는다. - 보안 발견 사항은 `docs/analysis/`에 `file:line` 근거와 함께 기록한다. - 보안 개선 작업은 `docs/security/security-remediation-checklist.md`의 완료 조건을 기준으로 분리한다. +- 방법 선택 시 빠름보다 확실성을 우선한다. 검증되지 않은 지름길은 피한다. ## 보안 원칙