docs(agent-rules): main이 움직이는 경로를 하나로 못박는다 - #9
Merged
Conversation
§7이 "원격 main에는 푸시하지 않는다. 예외 없음"이었는데,
PR #8을 지시받고 머지하면서 그 문장과 실제 행동이 어긋났다.
규칙이 현실과 어긋난 채 남는 것 자체가 §8이 경고하는 재료다.
그래서 실제로 하는 일에 맞춰 정확하게 다시 적는다 —
금지되는 건 "main을 움직이는 것"이 아니라 "직접 푸시하는 것"이고,
머지는 PR을 경유해 지시받았을 때만 한다.
이 변경으로 design/README.md:30("main에 직접 푸시하지 않는다.
반드시 브랜치 -> PR -> 머지")과 문구가 일치한다.
같은 계약이 두 곳에 선언돼 갈라져 있었던 것으로, §3이 말하는 유형의
결함이 규칙 문서 자체에서 일어난 사례다.
날짜와 경위는 본문에 넣지 않는다. 이 파일은 서두에서 스스로
"절차만 담는다 - 수치·버전·개수는 여기 쓰지 않는다"고 정하고 있다.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CHG1t18Lw1HRS64WVLdnqC
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.
뭘 바꿨나
docs/AGENT_RULES.md§7 한 줄. 1파일 4줄.왜
규칙과 실제 행동이 어긋났습니다. #8을 지시받고 머지했는데, §7은 여전히
"원격
main에는 푸시하지 않는다. 예외 없음"이라고 적혀 있었습니다.규칙이 현실과 어긋난 채 남는 것 자체가 §8이 경고하는 재료입니다 —
안 지켜지는 조항이 하나 생기면 나머지 조항의 신뢰도가 같이 내려갑니다.
그래서 규칙을 느슨하게 푸는 게 아니라, 금지선을 정확한 자리로 옮깁니다.
느슨해진 게 아닙니다. 직접 푸시 금지는 그대로고, 머지 경로가 명시됐을 뿐입니다.
덤으로 갈라져 있던 것 하나가 붙습니다
design/README.md:30은 이미 이렇게 적고 있었습니다:같은 계약이 두 곳에 선언돼 있었고 §7 쪽만 낡아 있었습니다.
§3("계약이 두 곳에 선언되면 반드시 갈라진다")이 말하는 결함이
규칙 문서 자체에서 일어난 사례라, 이 PR로 두 문구가 일치합니다.
기획 변경일 때
코드 변경일 때
🤖 Generated with Claude Code
https://claude.ai/code/session_01CHG1t18Lw1HRS64WVLdnqC