증폭 계열 클러스터 게이트 — 배치=진짜 결정 (#46)#58
Merged
Merged
Conversation
cell_eff가 이웃 m1.amp를 계열 무관 무차별 가산 → 독 증폭기가 crit/guard도 키워 doc27 P3 클러스터 게이트·doc23 §14가 깨지고 '위치=가짜 결정'이던 것 수정(감사 #40 Tier1). - 증폭: 같은 계열 이웃만 적용(cells[n].build == it.build). 순줄 보너스: 같은 계열 페이로드 3칸(role+build) — 혼합 치즈 차단. - 순수 빌드는 전부 같은 계열이라 무영향(4빌드 viability 보존), 혼합 빌드만 약화 → 같은 계열 클러스터링이 진짜 배치 결정이 됨. 검증: 계열 누수 차단 실증(crit 페이로드 옆 독증폭기 무증폭·독 페이로드 증폭). 60 passed·4빌드 스모크·ruff. 순수 빌드 보존. Closes #46. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Closes #46. 감사 #40 Tier1. cell_eff 증폭이 계열 무관 무차별 가산→계열 누수(독 증폭기가 crit도 키움)이던 것을 같은 계열만 적용으로 수정. 순줄도 같은 계열 페이로드. 순수 빌드 보존·혼합만 약화→클러스터링이 진짜 결정. 누수 차단 실증·60 passed·스모크.
🤖 Generated with Claude Code