투자 파이프라인 (Lattice)
투자 파이프라인
한 줄 정의
피칭평가 → 투자심의 → 투자실행 → 지분변동 → 회수로 이어지는 VC 투자 프로세스.
단계별 흐름
pitching_evaluations ← 초기 스크리닝 (평가위원 배정 → 제출 → 종합)
↓ (통과 시)
investment_evaluations ← 투자심의 (심사위원 배정, 2/3 찬성 승인)
↓ (승인 시)
investments ← 투자 거래 기록 (유형, 주식 종류, 금액, pre/post-money)
↓
share_changes ← 지분변동 + 주주명부(shareholders) 갱신
↓
exits ← 회수 이벤트 (M&A, 세컨더리) → LP 분배(distributions) 산정
핵심 규칙
- 투자심의 승인 기준: 심사위원 2/3 이상 찬성 — 확정적 시그널
- 주주명부 갱신 트리거: 투자 실행 시 share_changes + shareholders 동시 갱신
- equity 계산 주의: share_class 처리 여부가 FE/BE 불일치 원인 →
incidents/equity-gap.md
관련 테이블
pitching_evaluations → investment_evaluations → investments → share_changes → exits → distributions
Relationships
derived_from ../entities/vc-erp-domain
applies_to ../entities/lattice
related_to ../../../../concepts/deterministic-verification-before-llm — 투자심의 2/3 찬성 = 확정적 검증 시그널의 도메인 사례