Skip to content

v0.9.5

Choose a tag to compare

@sol5288 sol5288 released this 19 Jul 17:29
· 2615 commits to main since this release

리뷰 게이트 모델·reasoning effort를 review-call 로그에 기록 (REQ-2026-043)

req:review-codex가 남기는 측정 로그(workflow/.review-calls.jsonl)의 각 행에 review_model·review_reasoning_effort 두 필드를 추가합니다. 값은 commitgate가 그 리뷰에 해소·전달한 값(req.config.jsonreviewModel/reviewReasoningEffort, 미지정 시 코어 기본 gpt-5.6-terra/high)이며, 두 값을 null로 두어 codex 전역 설정을 상속하면 null로 기록해 미핀 상태를 드러냅니다. 이로써 "어떤 모델이 각 리뷰를 통과시켰는가"를 감사·재현할 수 있습니다.

  • gitignore 측정 전용 로그라 커밋 산출물·승인 원장(approvals.jsonl)·게이트 판정에 영향 없는 순수 additive
  • 기존 사용자 무회귀

검증: 설계·phase 각 Codex 1R 승인 · typecheck 0 · 전체 1273 테스트 그린 · package-payload 75/75 · 격리 실설치 smoke(레지스트리 shasum 8e53fe46… 로컬 일치)