gahusb
8d2e320d60
refactor(cb): 컨트롤러 횡단 관심사 모듈 분리 (이동·본문 무변경)
화면 전환·NPC·포지션 관심사를 state.mjs/render.mjs/runend.mjs에서
전용 모듈로 분리. 런타임은 단일 SlayDeckController codeblock 유지.
- state.mjs → screens.mjs 개명 (화면 라우팅·버튼 바인딩)
- npc.mjs 신규: OnLobbyNpcInteract
- navigation.mjs 신규: GoLobbyMap·TeleportToActMap (월드 텔레포트)
- layout.mjs 신규: PositionMonsterSlot (UI 슬롯 배치)
- gen-slaydeck.mjs import·spread 갱신
검증: tools/verify/cbset.mjs (순서 무관 집합 비교) = 189/189 무손실,
본문/exec/params 변경 0. cbgap GAP 0, 테스트 93/93.
산출물 재생성(SlayDeckController.codeblock) 포함 — 메서드 순서만 바뀜.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 18:35:51 +09:00
..
2026-06-18 02:08:08 +09:00
2026-06-18 09:56:19 +09:00
2026-06-22 21:59:28 +09:00
2026-06-22 21:59:28 +09:00
2026-06-18 01:33:26 +09:00
2026-06-22 21:59:28 +09:00
2026-06-17 02:50:02 +09:00
2026-06-17 02:50:02 +09:00
2026-06-26 18:35:51 +09:00
2026-06-17 08:37:25 +09:00
2026-06-26 18:35:51 +09:00
2026-06-26 18:35:51 +09:00
2026-06-26 18:35:51 +09:00
2026-06-21 15:43:47 +09:00
2026-06-22 21:59:28 +09:00
2026-06-26 18:35:51 +09:00
2026-06-26 18:35:51 +09:00
2026-06-17 02:50:02 +09:00
2026-06-17 08:37:25 +09:00
2026-06-23 21:24:34 +09:00