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) |