feat(phase9): add real corporate bond pipeline and fix rate mapping
This commit is contained in:
@@ -16,3 +16,47 @@
|
||||
**Phase 4. 한국 벤치마크 테스트**
|
||||
- [ ] 가상 한국 시나리오 세트 가동
|
||||
- [ ] ISDA 기준 시장 리스크 충격 플로저빌리티(Plausibility) 대조 및 수치 결과 평가 분석
|
||||
|
||||
### Phase 5: Web UI Dashboard for Market Parameter Viewer
|
||||
|
||||
**Goal:** [To be planned]
|
||||
**Requirements**:
|
||||
- NGFS 원천 데이터 시각화 화면
|
||||
- 한국형 프록시 및 KSIC 맵핑 데이터 가시화
|
||||
- 시나리오 데이터가 실제 모델(Merton, Pivot)과 결합되어 최종 쇼크를 만드는 추적(Tracing) 인터페이스 구축
|
||||
**Depends on:** Phase 4
|
||||
**Plans:** 0 plans
|
||||
|
||||
Plans:
|
||||
- [x] TBD (run /gsd-plan-phase 5 to break down)
|
||||
|
||||
### Phase 6: Pro-Max UI/UX Analytics Dashboard & Trace Rebuild
|
||||
|
||||
**Goal:** Report-style analytic dashboard with complete ISDA tracking logic, OLED Dark Mode, and expanded dynamic asset scaling.
|
||||
**Requirements**:
|
||||
- 좌우 분할식 (NGFS 원천 vs 한국 대응 Proxy) Data Lineage 설계
|
||||
- 모델 수식(Math Breakdown) 투명화: 스칼라값 대입 과정 표출
|
||||
- 모의 자산 500+개 강제 주입으로 엔진 스케일링 데모 표출
|
||||
- 기술스택: Fira Code + OLED Dark (ui-ux-pro-max 가이드라인 채택)
|
||||
**Depends on:** Phase 5
|
||||
**Plans:** 0 plans
|
||||
|
||||
Plans:
|
||||
- [ ] TBD (run /gsd-plan-phase 6 to break down)
|
||||
|
||||
### Phase 7: ISDA Quantitative Engine Mathematical & Data Overhaul
|
||||
|
||||
**Goal:** Transform the risk engine into a mathematically rigorous, ISDA-compliant valuation framework with True Data Governance.
|
||||
**Requirements**:
|
||||
- Design explicit Security Master Data Acquisition (External CSV/SQLite integration) mapping Ticker -> KSIC, GICS, Rating.
|
||||
- Extract Deriva Baseline `eval_datasets` JSON to inject accurate real market spots and vols.
|
||||
- Replace Merton variable $\sigma_V$ scalar with true capital structural organic spread amplification.
|
||||
- Rebuild Hull-White Short-Rate curve shocks via rigorous Analytical Affine Zero Bond dynamics.
|
||||
**Depends on:** Phase 6
|
||||
**Plans:** 4 plans
|
||||
|
||||
Plans:
|
||||
- [ ] 1. Build and Inject `firm_reference_data` (Security Master) into DB and adapt loader.
|
||||
- [ ] 2. Sync `base_market_data_loader.py` with true `eval_datasets` baseline parsing.
|
||||
- [ ] 3. Refactor `market_risk_engine.py` using proper Merton invariants and HW1F affine mathematics.
|
||||
- [ ] 4. Update UI Dashboard & API responses to accurately expose Tenor and Mathematical breakdown.
|
||||
|
||||
Reference in New Issue
Block a user