From b86fb874f0987f8695b68f15d0a1f10770edc935 Mon Sep 17 00:00:00 2001 From: gahusb Date: Fri, 10 Jul 2026 14:20:06 +0900 Subject: [PATCH] =?UTF-8?q?docs(CLAUDE.md):=20realestate=20/listings/remat?= =?UTF-8?q?ch=20=EC=97=94=EB=93=9C=ED=8F=AC=EC=9D=B8=ED=8A=B8=20=EB=93=B1?= =?UTF-8?q?=EC=9E=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index 6c3f329..889ce45 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -357,6 +357,7 @@ docker compose up -d | POST/GET | `/api/realestate/listings/collect` (+ `/collect/status`) | 매물 수동 수집(collect→match→notify)/상태 | | GET/PUT | `/api/realestate/listings/criteria` | 매물 조건(동·거래유형·보증금상한·자기자금·연소득 등) 조회/수정 | | GET | `/api/realestate/listings/matches` | 매물 매칭+판정 결과 | +| POST | `/api/realestate/listings/rematch` | MOLIT 재수집 없이 기존 매물 즉시 재판정 (~2초, criteria 변경 후) → `{total,passed,judged}` | | POST | `/api/realestate/safety-check` | 단건 안전마진/적정성 판정 (실거래 median 대비) | | POST | `/api/realestate/budget` | 전세/매수 예산·규제 산정 (전세대출·LTV·DSR·토허) | | GET | `/api/internal/realestate/targets` | (naver-fetch 워커) 대상 동+10자리 cortarNo+거래유형 (X-Internal-Key) |