WLD DeepCoin 단계별 구조 재편 및 설정·문서 통합

로고스/루트 레거시를 제거하고 deepcoin 패키지·scripts 01~05 CLI·docs/reference로
데이터·GT·분석·매칭·운영 단계를 정리했다. config와 .env 기반 설정, trade_anaysis.html 동기화 포함.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-30 22:58:25 +09:00
parent e631a5701f
commit b52d61b777
76 changed files with 11552 additions and 4567 deletions

12
docs/README.md Normal file
View File

@@ -0,0 +1,12 @@
# docs
| 경로 | 용도 | Git |
|------|------|-----|
| [reference/](reference/) | 로드맵·구조·GT 가이드·기법 명세 (`trade_anaysis.html`) | 추적 |
| [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 | 제외 |
실행·경로 상세: [reference/STRUCTURE.md](reference/STRUCTURE.md)