수정 2026-06-16
v1.29.2
handoff env-detect 블록 영어화 (UR-0010)
🌐 handoff 실행 환경 변동/PATH 누락 알림을 영어화.
핵심 변경
**🌐 env-detect 블록 3줄 영어화**: 🖥 Runtime environment: ⚠ N PATH tool(s) missing — npm run may fail / 🖥 Runtime environment: N change(s) detected / → details: leerness env detect . --json. ko verbatim 보존.
**블록-스코프 t 함정 회피(1.29.1 교훈 적용)**: env-detect 블록도 headline 의 t() 스코프 밖이라, 처음부터 블록 로컬 t()/_uiLang(root) 를 정의하고 영어화 — ReferenceError → try 삼킴 → 블록 증발 회귀를 사전 차단.
**selftest 251→252** (env-detect 영어/한국어 보존 소스가드, split-literal).