refactor: GT·시뮬·운영 3축 정리 및 hybrid 실거래 정합

Phase C/dry-run·미사용 모듈·재생성 HTML을 제거하고, 운영 체결을
sim_causal_hybrid와 동일한 hybrid 로직으로 통합한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
xavis
2026-06-03 23:50:28 +09:00
parent a16c942be4
commit d7848df6f7
85 changed files with 177180 additions and 196131 deletions

View File

@@ -1,12 +1,14 @@
# docs
| 경로 | 용도 | Git |
|------|------|-----|
| [reference/](reference/) | 로드맵·**시뮬/LIVE/RISK/OPERATIONS**·GT·기법 명세 | 추적 |
| [02_ground_truth/](02_ground_truth/) | 정답 차트 HTML | 추적 |
| [03_analysis/](03_analysis/) | enrich CSV·GT 스냅샷·점검 HTML | 추적 |
| [04_matching/](04_matching/) | 규칙·시뮬·유사도 산출물 | 추적 |
| [05_ops/](05_ops/) | 운영 로그 | 추적 |
| [charts/](charts/) | BB 등 차트 HTML | 추적 |
| 경로 | | Git |
|------|-----|-----|
| [reference/ARCHITECTURE.md](reference/ARCHITECTURE.md) | **전체 설계** | 추적 |
| [reference/GROUND_TRUTH.md](reference/GROUND_TRUTH.md) | GT | 추적 |
| [reference/SIMULATION.md](reference/SIMULATION.md) | Simulation | 추적 |
| [reference/OPERATIONS.md](reference/OPERATIONS.md) | Operations | 추적 |
| [02_ground_truth/](02_ground_truth/) | GT 산출물 (JSON·HTML 재생성) | CSV/JSON 추적, HTML는 .gitignore |
| [03_analysis/](03_analysis/) | GT 입력·프로필 | CSV/JSON 추적, HTML·latest는 .gitignore |
| [04_matching/](04_matching/) | Sim 산출물 | JSON/CSV 추적, HTML 일부 .gitignore |
| [05_ops/](05_ops/) | Ops 가이드·검증 기록 | env.recommended 추적, live_verification_* .gitignore |
실행·경로 상세: [reference/STRUCTURE.md](reference/STRUCTURE.md)
구조: [reference/STRUCTURE.md](reference/STRUCTURE.md)