130 Commits

Author SHA1 Message Date
Claude-51124
a6e4d9b3ab plans: expand robeing diary with reflection and privacy design 2025-12-04 21:57:34 +09:00
864a0ebbd9 docs: 간결하게 정리 - preferences 404 해결 (gateway double slash 수정) 2025-12-04 21:47:31 +09:00
Claude-51124
de404fb508 docs: note robeing-monitor preferences path/schema fix 2025-12-04 21:38:09 +09:00
Claude-51124
2e6a652855 docs: record conversation_log schema and sequence alignment changes 2025-12-04 21:18:00 +09:00
Claude-51124
3bac534e9b docs: note skill-calendar expiry datetime fix 2025-12-04 20:39:44 +09:00
7b8739528c docs: Admin Dashboard 비즈니스 통합 완료 및 캐싱 전략 원칙 추가
- troubleshooting: 계층 분리, Gateway 프록시, 브라우저 캐시 해결 과정
- React 원칙: 프론트엔드 캐싱 전략 섹션 추가 (버전 파라미터 필수)
2025-12-04 17:45:39 +09:00
Claude-51124
0e385b24b9 Fix 312 principles & move completed plan to troubleshooting
- Move: plans/251204_emotion_based_addressing_system.md → troubleshooting/
- Update: 312 원칙 명확화 (plans vs troubleshooting 구분)
- Add: 시나리오/테스트 별도 파일 금지 명시
- Follow: 구현 완료 시 troubleshooting 이동 규칙 준수
2025-12-04 17:13:45 +09:00
Claude-51124
6b6457b4de Consolidate addressing docs into single file
- Remove: 251204_addressing_ux_scenarios.md
- Remove: 251204_addressing_test_report.md
- Remove: 251204_addressing_v2_scenarios.md
- Update: 251204_emotion_based_addressing_system.md (v1+v2 통합)
- 312 원칙: 하나의 문제 = 하나의 파일
2025-12-04 17:05:09 +09:00
56b48f81ff docs: Admin Dashboard 계획에 API 스키마 및 페이지네이션 전략 추가 2025-12-04 16:58:45 +09:00
800508f9eb Merge branch 'main' of https://git.ro-being.com/ivada_Ro-being/DOCS 2025-12-04 16:52:48 +09:00
bcf6d3e0dc docs: JWT 401/403 에러 UX 처리 부족 트러블슈팅
- 이고은 사용자 케이스에서 발견
- JWT 만료 시 자동 로그아웃 구현 완료 (6aa8fa4)
- 웹 테스트 완료
2025-12-04 16:52:41 +09:00
Claude-51124
09c6968297 Add v2 UX scenarios: 10 test cases for complex emotion addressing 2025-12-04 16:41:09 +09:00
Claude-51124
ded8fa6b36 Update addressing plan: add v2 complex emotion strategy
- Fix: remove 'emotion-agnostic for position' (v1 limitation)
- Add: v2 5-level addressing (복합 감정 기반)
- Add: top_emotions + entropy + cumulative emotion logic
- Prevent: addressing overuse (first sentence only)
2025-12-04 16:36:09 +09:00
Claude-51124
15b954fb9f Add emotion-based addressing test report (6/7 success) 2025-12-04 16:12:27 +09:00
Claude-51124
763ddbbf3b Add addressing UX scenarios & update tables.md
- journey/plans/251204_addressing_ux_scenarios.md: 10가지 UX 시나리오
- book/300_architecture/database/tables.md: short_name 필드 추가
2025-12-04 16:07:39 +09:00
a80af5eb98 docs: Admin Dashboard 계획 - FastAPI 원칙 준수 및 성능 최적화 반영 2025-12-04 15:57:37 +09:00
Claude-51124
51e9930b98 Update emotion addressing plan: add services layer (follow 311 principles) 2025-12-04 15:53:38 +09:00
817a619fd3 docs: Admin Dashboard 비즈니스 통합 계획 문서 작성 2025-12-04 15:44:46 +09:00
Claude-51124
fcf90fd56d Add emotion-based addressing system plan (concise) 2025-12-04 15:44:18 +09:00
Claude-51124
56930f3d0e Add emotion-based addressing system implementation plan 2025-12-04 15:33:13 +09:00
b959e90dd2 docs: IR Deck 평가 API 응답 구조 및 프론트엔드 처리 로직 업데이트
- 백엔드 아키텍처: 평가 시작 방식 설명 수정 (비동기 → 동기식 평가 후 결과 저장)
- 프론트엔드 설정: API 응답 구조 업데이트 (story_scores, summary, investment_opinion 추가)
- 페이지 평가 미표시: 런타임 에러 원인 추가 (page_evaluations undefined/null 처리)
2025-12-02 02:12:30 +09:00
6b18d177ca docs: IR Deck 평가 진행률 표시 및 504 에러 처리 관련 내용 추가 2025-12-02 02:09:15 +09:00
Claude-51124
4acf663593 docs: update IR Deck eval async flow and response endpoints 2025-12-02 02:06:24 +09:00
Claude-51124
19bdde65e5 docs: IR Deck Gemini Fallback 및 API 확장 계획 문서 추가 2025-12-02 01:48:38 +09:00
Claude-51124
e779b2b204 fix: 날짜 되돌림 (2024 -> 2025) 2025-12-02 00:48:11 +09:00
Claude-51124
9dcee0ca67 fix: 날짜 수정 (2025 -> 2024) 2025-12-02 00:47:33 +09:00
Claude-51124
9d95c276a7 docs: IR Deck 평가 Gemini Fallback 빈 응답 에러 처리 문서화
- 문제: 프론트엔드에서 (템플릿) 오류 메시지 반복 발생
- 원인: 빈 응답(parts: 0개) 에러가 fallback 조건에 포함되지 않음
- 해결: 빈 응답 에러도 fallback 조건에 추가, _safe_get_response_text 메서드 구현
- 결과: Fallback 체인이 정상 작동하여 평가 완료
2025-12-02 00:44:21 +09:00
b9d35b7046 docs: 평가 결과 표시 형식 목표 ChatGPT 형식 추가 및 현재 상태 명시 2025-12-01 22:11:49 +09:00
116a00e737 docs: IR 폴더 제거 및 시나리오 폴더로 통합 2025-12-01 22:04:57 +09:00
Claude-51124
49f4687111 docs: LLM 모델 비교 분석 문서를 research 폴더로 이동하고 Gemini API rate limit 정보 추가 2025-12-01 21:34:29 +09:00
d5f84f90f0 docs: 시나리오 수정 - 원형 진행률을 스피너로 변경 2025-12-01 20:51:53 +09:00
Claude-51124
2e72f8fad9 Add IR Deck page splitting improvement documentation 2025-12-01 20:50:56 +09:00
Claude-51124
deb0148632 docs: IR Deck 템플릿 문장 문제 해결 문서 추가
- LLM JSON 파싱 개선 (정규식 기반 추출)
- 템플릿 문장 명시 ([템플릿] 접두사)
- TDD 방식으로 구현 및 검증 완료
2025-12-01 18:20:55 +09:00
Claude-51124
d2635bfeab Add scenarios folder and IR Deck evaluation user scenario 2025-12-01 17:26:18 +09:00
Claude-51124
1335d86f8f docs: rb8001 로그 최적화 (DEBUG 노이즈 제거, 타임아웃 재시도, 멀티라인 파싱) 2025-12-01 12:46:15 +09:00
f4731c4790 docs: IR Deck 평가 페이지별 내용 표시 안됨 문제 기록 2025-12-01 12:40:26 +09:00
167829cf7a docs: UX 개선 내용 추가 (프로덕션 버튼 숨김, 입력창 고정) 2025-12-01 12:32:03 +09:00
Claude-51124
7d84def744 docs: IR Deck 평가 KeyError 수정 및 LLM 호출 최적화 트러블슈팅 문서 추가 2025-12-01 12:17:20 +09:00
9eed2f3bef docs: 파비콘 추가 및 에러 로깅 개선 내용 추가 (2025-12-01) 2025-12-01 11:59:03 +09:00
Claude-51124
81d524390b docs: IR Deck 평가 UX 시나리오 문서 추가 2025-11-29 21:34:39 +09:00
Claude-51124
f660d1eccb docs: IR Deck evaluate API question 파라미터 추가 문서화 2025-11-29 18:27:42 +09:00
aba03cd32c Merge branch 'main' of https://git.ro-being.com/ivada_Ro-being/DOCS 2025-11-29 17:23:01 +09:00
b088915b54 docs: IR Deck 프론트엔드 React 구조 원칙 리팩토링 기록 추가 2025-11-29 17:22:43 +09:00
Claude-51124
5395d694ef docs: IR Deck API 전체 플로우 및 중요한 점 섹션 추가 2025-11-29 14:15:29 +09:00
cd096b1af3 Update IR valuation documentation
- Remove duplicate design review file
- Update frontend setup documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 11:55:43 +09:00
579a1c518c docs: ChatGPT UX 차이점 추가 2025-11-28 19:26:00 +09:00
Claude-51124
58e3be1d89 중복 평가 방지 문제 해결 완료 문서화 2025-11-28 19:01:45 +09:00
5fdfc259c3 Docs: Add mobile responsive design issue note 2025-11-28 18:43:31 +09:00
Claude-51124
6cfc521dfc Merge branch 'main' of https://git.ro-being.com/ivada_Ro-being/DOCS 2025-11-28 18:40:19 +09:00
Claude-51124
83c0fa4d5f docs: IR Deck 배치 테스트 문서 업데이트 및 문서 작성 원칙 정리
- IR Deck 배치 테스트: SQLAlchemy JSONB 업데이트 문제, 중복 엔드포인트 정리 교훈 추가
- 문서 작성 원칙: 핵심만 간결하게 정리 최우선 원칙 추가, 중복 내용 정리
2025-11-28 18:40:14 +09:00