Skip to content

증폭 계열 클러스터 게이트 — 배치=진짜 결정 (#46)#58

Merged
bborok1234 merged 1 commit into
mainfrom
feat/amp-gate
Jun 7, 2026
Merged

증폭 계열 클러스터 게이트 — 배치=진짜 결정 (#46)#58
bborok1234 merged 1 commit into
mainfrom
feat/amp-gate

Conversation

@bborok1234

Copy link
Copy Markdown
Owner

Closes #46. 감사 #40 Tier1. cell_eff 증폭이 계열 무관 무차별 가산→계열 누수(독 증폭기가 crit도 키움)이던 것을 같은 계열만 적용으로 수정. 순줄도 같은 계열 페이로드. 순수 빌드 보존·혼합만 약화→클러스터링이 진짜 결정. 누수 차단 실증·60 passed·스모크.

🤖 Generated with Claude Code

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>
@bborok1234
bborok1234 merged commit f7dca7d into main Jun 7, 2026
@bborok1234
bborok1234 deleted the feat/amp-gate branch June 7, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

증폭 인접 게이트 — required_tag/direction 무시(계열 누수)

1 participant