Skip to content

[Fix] Two-pass review provenance 및 정형 자격요건 필터 보강 - #223

Merged
whc9999 merged 1 commit into
devfrom
fix/two-pass-review-provenance
Jul 29, 2026
Merged

[Fix] Two-pass review provenance 및 정형 자격요건 필터 보강#223
whc9999 merged 1 commit into
devfrom
fix/two-pass-review-provenance

Conversation

@whc9999

@whc9999 whc9999 commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

✨ 어떤 이유로 PR를 하셨나요?

  • feature 병합
  • 버그 수정(아래에 issue #를 남겨주세요)
  • 코드 개선
  • 코드 수정
  • 배포
  • 기타(아래에 자세한 내용 기입해주세요)

📋 세부 내용 - 왜 해당 PR이 필요한지 작업 내용을 자세하게 설명해주세요

  • Candidate Review decision을 sanitized analysis candidateId 기준으로 검증
  • Review strength를 sanitized strength quote 기반으로 제한
  • Review missingKeyword를 sanitized keyword/source 기반으로 제한
  • 입력 후보 없는 review 출력 제거 및 provenance WARN 로그 추가
  • 사회복지사·청소년상담사 등 정형 자격요건 누락 키워드 제외 보강
  • Spring Boot·포토샵 등 실무 역량은 정형 자격요건으로 오인하지 않도록 테스트 추가
  • Candidate Generation 프롬프트에 도구·실무·문제 해결 기반 strength recall 규칙 추가
  • EV-02, EV-15 유형 positive strength 예시 추가

📸 작업 화면 스크린샷

⚠️ PR하기 전에 확인해주세요

  • 로컬테스트를 진행하셨나요?
  • 머지할 브랜치를 확인하셨나요?
  • 관련 label을 선택하셨나요?

🚨 관련 이슈 번호 [#150 ]

- Candidate Review decision을 sanitized analysis candidateId 기준으로 검증
- Review strength를 sanitized strength quote 기반으로 제한
- Review missingKeyword를 sanitized keyword/source 기반으로 제한
- 입력 후보 없는 review 출력 제거 및 provenance WARN 로그 추가
- 사회복지사·청소년상담사 등 정형 자격요건 누락 키워드 제외 보강
- Spring Boot·포토샵 등 실무 역량은 정형 자격요건으로 오인하지 않도록 테스트 추가
- Candidate Generation 프롬프트에 도구·실무·문제 해결 기반 strength recall 규칙 추가
- EV-02, EV-15 유형 positive strength 예시 추가
@whc9999 whc9999 self-assigned this Jul 29, 2026
@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@whc9999, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 16 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 08bd32e5-3e37-4648-8cc6-a26edaf96c2b

📥 Commits

Reviewing files that changed from the base of the PR and between d491bc7 and 5dc4a50.

📒 Files selected for processing (5)
  • src/main/java/com/jobdri/jobdri_api/domain/analysis/service/ai/AnalysisAiClient.java
  • src/main/java/com/jobdri/jobdri_api/domain/analysis/service/sanitization/AnalysisSanitizationRules.java
  • src/test/java/com/jobdri/jobdri_api/domain/analysis/service/ai/AnalysisAiClientTest.java
  • src/test/java/com/jobdri/jobdri_api/domain/analysis/service/sanitization/AnalysisSanitizationRulesTest.java
  • src/test/java/com/jobdri/jobdri_api/domain/analysis/service/sanitization/MissingKeywordSanitizerTest.java

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@whc9999
whc9999 merged commit a2dad1f into dev Jul 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant