DOCS/journey/plans/260102_실제_필요한_플랜_정리.md
2026-01-04 14:28:10 +09:00

87 lines
3.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 실제 필요한 플랜 정리
**작성일**: 2026-01-02
**목적**: plans 디렉토리 문서 중 실제로 진행해야 할 항목만 정리
---
## ✅ 완료된 항목 (archive 이동 완료)
1. **admin_dashboard_business_integration (251204)** - 완료 → archive 이동
2. **gemini_file_search_콜드메일_tdd_테스트_계획 (251110)** - 완료 → archive 이동
3. **main_db3_migration_plan (250911)** - 완료 → archive 이동
---
## 🔴 실제로 필요한 플랜 (미구현)
### 1. 베이지안 스타트업 가치평가 (251016)
**상태**: 미구현
**목표**: Neo4j + 베이지안 MCMC 확률적 가치평가
**필요 작업**:
- Phase 1: Neo4j 유사 기업 탐색 (1주)
- Phase 2: 베이지안 MCMC 확률 분포 (2주)
- Phase 3: 동적 프리미엄 학습 (1개월)
**참고**: `plans/251016_bayesian_startup_valuation.md`
### 2. LangGraph 1.0 업그레이드 (251218)
**상태**: 미구현
**목표**: HITL 패턴, 자동 상태 복구
**필요 작업**:
- LangGraph 1.0 마이그레이션
- 콜드메일 워크플로우 HITL 패턴 적용
- 프론트엔드 IR 평가 워크플로우화
**참고**: `plans/251218_langgraph_1.0_upgrade_plan.md`
### 3. 프롬프트 동적 관리 (251225)
**상태**: 미구현
**목표**: 프롬프트 DB화, 개인화, A/B 테스트
**필요 작업**:
- Phase 1: DB 스키마 및 기본 인프라
- Phase 2: 핵심 프롬프트 DB화
- Phase 3: 개인화 및 동적 프롬프트
- Phase 4: A/B 테스트 및 모니터링
**참고**: `plans/251225_프롬프트_동적관리_계획.md`
### 4. 의도 런타임 하이브리드 (251023)
**상태**: 부분 완료 (3단계 아키텍처 완료)
**목표**: FastPath + 임베딩 + LLM 하이브리드 시스템
**필요 작업**:
- SemanticIntentClassifier 구현 (임베딩 후보 축소)
- LLM 폴백 (Top-K 후보 재분석)
- 베이지안 동적 학습 (Beta(α,β) 추적, Thompson Sampling)
**참고**: `plans/251023_happybell80_의도_런타임_하이브리드_임베딩_베이지안_동적학습.md`
---
## 🟡 부분 완료 항목 (남은 작업만)
### 1. Admin Dashboard 코드 리팩토링 (251225)
- **완료**: Backend 모듈 분리
- **남은 작업**: Frontend 모듈 분리 (app.js 1132줄 → modules/*.js)
- **참고**: `plans/251225_admin_dashboard_code_refactoring.md`
### 2. 뉴스 시스템 (250906)
- **완료**: skill-news, skill-publish 분리 및 통합
- **남은 작업**: 스크래핑/요약 기능 강화, PostgreSQL rb_news 테이블 영구 저장
- **참고**: `plans/250906_news_skill_publish_separation.md`, `plans/250906_news_system_integration.md`
### 3. 콜드메일 온톨로지 (251016)
- **완료**: Phase 1 온톨로지 필터
- **남은 작업**: Phase 2 (Neo4j 기억 시스템), Phase 3 (감정-기억-윤리 삼각형)
- **참고**: `plans/251016_ontology_coldmail_implementation.md`
### 4. 의도 분석 개선 (251017)
- **완료**: 3단계 아키텍처 (IntentAnalyzer, ActionPlanner, SkillSelector)
- **남은 작업**: 하이브리드 시스템 (FastPath + 임베딩 + LLM)
- **참고**: `plans/251017_intent_analysis_improvement_plan.md`
---
## 참고 문서
- `plans/archive/260102_9월이전_미해결_항목_통합.md` (감정 시스템, 기술 부채)
- `troubleshooting/251204_admin_dashboard_business_integration.md` (완료)
- `troubleshooting/251110_claude_gemini_file_search_coldmail_integration.md` (완료)