diff --git a/docs/devlog/2026-03-08.md b/docs/devlog/2026-03-08.md index 42cbe28..30ebeae 100644 --- a/docs/devlog/2026-03-08.md +++ b/docs/devlog/2026-03-08.md @@ -15,3 +15,4 @@ | 11 | 08:10 | Stall 감지 calibration + VS Code 명령어 기반 승인 핸들러 | `f1f9a0b` | 🔧 | | 12 | 11:30~14:35 | 승인 로직 정밀 디버깅: IDLE→stall 전환, lastModifiedTime 구분, RPC/Commands 전수 테스트, ResolveOutstandingSteps cancel 발견 | - | 🔧 | | 13 | 15:00~16:52 | Multi-window 격리 (v0.3.1→0.3.4): 세션 필터, per-project 포트, 등록 경쟁 조건 수정, DOM Observer 렌더러 디버깅 | - | 🔧 | +| 14 | 17:01~17:38 | **근본 원인 발견**: product.json 체크섬 불일치 → vscode-file:// 원본 캐시 서빙. 체크섬 수동 업데이트로 수정 | - | 🔧 | diff --git a/docs/devlog/entries/20260308-014.md b/docs/devlog/entries/20260308-014.md new file mode 100644 index 0000000..62095bd --- /dev/null +++ b/docs/devlog/entries/20260308-014.md @@ -0,0 +1,32 @@ +# product.json 체크섬 불일치 → 렌더러 스크립트 미실행 근본 원인 발견 + +- **시간**: 2026-03-08 17:01~17:38 +- **Vikunja**: #258 (Multi-window 격리 + DOM Observer 렌더러 디버깅) + +## 진단 과정 + +1. Antigravity 재설치 후 Extension Host는 정상 (bridge HTTP 포트 응답, POLL 활성, 세션 등록) +2. 렌더러 스크립트 `.js` 파일은 디스크에 존재, `