From 4d0c2caceb6794a91de5caa1200e3253100c3a6d Mon Sep 17 00:00:00 2001 From: art Date: Wed, 1 Jul 2026 14:36:00 +0900 Subject: [PATCH] =?UTF-8?q?docs(graph):=20full=20scope=20=EC=A6=9D?= =?UTF-8?q?=EB=B6=84=20=EC=9E=AC=EC=83=9D=EC=84=B1=20=E2=80=94=20486+251?= =?UTF-8?q?=20=EA=B3=A0=EC=8A=A4=ED=8A=B8=20=EC=A4=91=EB=B3=B5=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit graph-refresh-checker partial-stale 판정(db/seed-dev.sql 로직 변경 + game-detail.jsp 함수 구조 변경) 대응. .jsp는 graphify 스캔 범위 밖이라 game-register.jsp/game-detail.jsp 자체는 그래프에 반영되지 않으나, db/seed-dev.sql + 이번 세션 신규 docs 10건은 반영. build_merge 병합 과정에서 기존 그래프의 고스트 중복 486 exact + 251 fuzzy 를 추가로 제거(2089→1477 노드). Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_011h6etRXJLx1xdfxmVcHjBg --- docs/graph/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/graph/index.md b/docs/graph/index.md index abaf066..3b1f363 100644 --- a/docs/graph/index.md +++ b/docs/graph/index.md @@ -1,7 +1,7 @@ --- kind: graphify-meta -last_generated_at: 2026-06-30T18:20:00+0900 -source_commit: 20789a2 +last_generated_at: 2026-07-01T14:35:00+0900 +source_commit: 86b0528 scopes: - full --- @@ -39,7 +39,7 @@ scope 예시: `full`, `src`, `docs`, `src-features` 등. | scope | 마지막 생성 | 소스 커밋 | 대상 경로 | 요약 | | --- | --- | --- | --- | --- | -| `full` | 2026-06-30 | `20789a2` | `src/` + `docs/` | **src+docs 통합** — 클린 풀 재생성(2089 노드 / 4719 엣지 / 128 커뮤니티). 직전 미반영 graphify 의 고스트 중복(452 exact + 244 fuzzy) 제거 + 누적 docs/changes 노드(리디자인·스크린샷·UI 다축평가 사례) + db/*-ddl SQL 스키마 노드 반영. AST 1853(코드) + 시맨틱 236(docs/SQL). JSP/CSS 정적자산은 스캔 범위 외(§285). | +| `full` | 2026-07-01 | `86b0528` | `src/` + `docs/` | **incremental update** — 18커밋분 변경(11 파일: db/seed-dev.sql + docs 10건) 재추출 후 `build_merge` 병합 시 고스트 중복 486 exact + 251 fuzzy 추가 제거(2089→1477 노드, 4503 엣지, 76 커뮤니티). game-register.jsp 리디자인 보강·frontend-redesign-coverage-checklist·workflow-patterns 신규 노드 반영. JSP/CSS 정적자산은 여전히 스캔 범위 외. | ## 갱신 시 체크리스트