You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
패널의 평가위원별 점수·강약점을 끝까지 흘려 피드백 리포트에 노출.
"기술 80 / 논리 60 / 전달 40 → 종합 65" 가 보이게.
- AI: callback.feedback 에 panel_breakdown(평가위원별 evaluator/dimension/
score/strength/weakness) 추가, PanelFeedbackGenerator 가 채움
- Core: session_feedbacks.panel_breakdown jsonb 컬럼(V15) + 콜백 수신·직렬화
저장 + FeedbackResponse 노출(공개 공유 응답 포함). improvement_keywords 와
동일 jsonb 패턴
- Frontend: 피드백 리포트에 "면접관 패널 평가" 섹션(평가위원별 ScoreBar +
강점/보완), OpenAPI 타입 재생성
출력은 비어 있으면 단일/레거시로 graceful. 검증: AI 249 / 백엔드 BUILD OK
(분해 저장 테스트 포함) / 프론트 tsc·eslint·vitest 55.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments