14섹터 투자 방법론 MOC
2-Layer 방법론 엔진 v1.0 (2026-03-18 확정) Layer 1: 정적 스키마 (
sector_schemas.py) — 영구적, 에이전트 확장 대상 Layer 2: 동적 평가 (methodology_assessor.py) — 주간 자동 실행 (월요일 02:00)
아키텍처 개요
Layer 1: sector_schemas.py (영구 정적 코드)
= 지정학 벡터 / 구조적 힘 / 정책 프레임워크 / 사이클 모델 — 시간 무관
Layer 2: methodology_assessor.py (주기적 LLM 평가)
= Layer 1 스키마 + 현재 데이터 → assessment JSON 생성
= memory/methodology-deep/assessments/{YYYYMMDD}_{sector}.json
클러스터 구성
클러스터 A — 원자재·사이클
- [[방법론-energy]] — 에너지 (Energy)
- [[방법론-materials]] — 소재 (Materials)
- [[방법론-shipbuilding]] — 조선 (Shipbuilding)
클러스터 B — 제조·기술
- [[방법론-industrials]] — 산업재 (Industrials)
- [[방법론-battery_ev]] — 배터리/EV (Battery & EV)
- [[방법론-semiconductor]] — 반도체 (Semiconductor)
클러스터 C — 기술·서비스
- [[방법론-info_tech]] — 정보기술 (IT/Software)
- [[방법론-comm_services]] — 커뮤니케이션 서비스 (Communication Services)
- [[방법론-healthcare]] — 헬스케어 (Healthcare)
클러스터 D — 금융·내수
- [[방법론-financials]] — 금융 (Financials)
- [[방법론-consumer_disc]] — 경기소비재 (Consumer Discretionary)
- [[방법론-consumer_staples]] — 필수소비재 (Consumer Staples)
- [[방법론-utilities]] — 유틸리티 (Utilities)
- [[방법론-real_estate]] — 부동산 (Real Estate/REITs)
핵심 데이터클래스 구조
| 클래스 | 역할 |
|---|---|
| GeopoliticalVector | 지정학 벡터 + 방향 규칙 |
| StructuralFactor | 구조적 힘 + bull/bear 시나리오 |
| PolicyItem | 정책 프레임워크 + 소스 URL |
| CycleModel | 사이클 5단계 + 전환 규칙 |
| NewsSource | 섹터별 전문 언론 (111개) |
| AnalystSource | 애널리스트 1차 데이터 소스 (72개) |
실행 명령
# 단일 섹터 평가
python3 scripts/pipeline/methodology_assessor.py --sector energy
# 전체 14섹터 병렬 실행 + PDF + 텔레그램
python3 scripts/pipeline/run_deep_analysis.py --pdf --notify
# 크론: 매주 월요일 02:00 자동 실행
# job_id: methodology_weekly_assessment
스키마 통계 (v1.0)
- 섹터 수: 14
- 뉴스 소스: 111개 (섹터별 5~10개)
- 애널리스트 1차 소스: 72개
- 사이클 단계: 5단계 (TROUGH / EARLY_RECOVERY / EXPANSION / PEAK / OVERHEATING)
공통 프레임워크
- [[방법론-moat-framework]] — 경제적 해자 (Economic Moat) 분석 프레임워크
- [[섹터-밸류에이션-방법론]]
- [[헤게모니-4국면-투자-프레임워크]]
관련 노트
- [[ralph-loop-에이전트-자율실행]]
- [[paperclip-멀티에이전트-오케스트레이션]]
- [[기술혁신-효율화--충격---수요-반응-복합-방법론-방법론]]
- [[260312_정성_리포트를_정량_데이터로_변환하는_LLM_방법론]]
- [[컨센서스-1M-변화-국가-업종--복합-방법론-방법론]]
- [[방법론-shipping_logistics]]
- [[방법론-robot_auto]]
- [[방법론-nuclear_power]]
- [[방법론-display]]
- [[방법론-defense_space]]
- [[20260318_utilities]]
- [[20260318_shipbuilding]]
- [[20260318_real_estate]]
- [[20260318_materials]]
- [[20260318_info_tech]]
- [[20260318_industrials]]
- [[20260318_healthcare]]
- [[20260318_financials]]
- [[20260318_consumer_staples]]
- [[20260318_consumer_disc]]
- [[20260318_comm_services]]
- [[컨센서스-변화-1M--복합-방법론-방법론]]
- [[걸프-공급망-장기화요인-프레임]]
- [[260227_blog_insights_방법론지표-모니터링-방식]]
- [[올바른-방법론-어닝분석]]
- [[섹터-밸류에이션-방법론]]
- [[레짐감지-방법론]]
- [[20260318_assessment_summary]]