- Backend: LATEST_GROUPS_SQL에 candidateCount CTE 추가 (GroupPolygonDto 확장) - Frontend: parentInferenceQueue를 별도 API 대신 groupPolygons useMemo 파생으로 전환 - 렌더 루프 수정: refreshParentInferenceQueue deps에서 groupPolygons → polygonRefresh 분리 - 초기 로드 시 자동 그룹 선택 제거, 검토 패널만 표시 - 후보 소스 배지 축약 (CORRELATION→CORR, PREVIOUS_SELECTION→PREV) - useGroupPolygons에 refresh 콜백 외부 노출 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| eslint.config.js | ||
| gear-parent-flow.html | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||