You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
설치 확인: 다음 세션 시작 후 `node bin/awm.mjs audit show --last 3` — SessionStart 이벤트가 prev/hash와 함께 보이면 OK.
85
+
**왜 settings.local.json인가**: hook 경로가 *내 머신 절대경로*이므로 `.claude/settings.json`(프로젝트 공유)에 넣으면 다른 사용자 clone 시 매 prompt 에러. `.gitignore`에 `.claude/settings.local.json` 등재됨.
86
+
87
+
설치 확인: Claude Code 재시작 후 `node bin/awm.mjs audit show --last 3` — SessionStart 이벤트가 prev/hash와 함께 보이면 OK.
85
88
86
89
## Non-Negotiables (advisory — 강제 미설치)
87
90
-`.env`, `.secret/`, `*.pem`, `*.key`, 액세스 토큰을 커밋·로그·이슈에 노출하지 않는다.
0 commit comments