docs(gsd): initialize project and roadmap for Climate Risk Scenarios
This commit is contained in:
@@ -1,11 +1,18 @@
|
||||
# Roadmap
|
||||
|
||||
## Phase 1: Zero-Pollution Pipeline Stabilization
|
||||
**Status:** Complete (2026-03-30)
|
||||
**Goal:** Fix the Master-Satellite synchronization pipeline to natively extract GSD skills, UI data, and Python MCP dependencies so that satellite repositories bootstrap via zero-click.
|
||||
**Phase 1. 시나리오 데이터 수집 및 KSIC 프록시 맵핑 설계**
|
||||
- [ ] NGFS 단기 시나리오(SWUC, DAPS) 원시 데이터 파싱 (한국/아시아 프록시 설정)
|
||||
- [ ] 한국표준산업분류(KSIC) 대응 배출량/탄소비용 기반 Carbon Beta 맵핑 모듈 확립
|
||||
|
||||
### Requirements
|
||||
- REQ-01: Bootstrap script must auto-install Python dependencies for MCP tools across satellites.
|
||||
- REQ-02: Master sync script must invoke `get-shit-done-cc` local installation to native `.agent/skills` and ensure Git tracking.
|
||||
- REQ-03: Master sync script must invoke `uipro update` and commit changes.
|
||||
- REQ-04: The `.gitignore` generated by `extract_skills.js` must safely whitelist `/gsd` skill directories.
|
||||
**Phase 2. 시장 파라미터 변환 엔진 구축**
|
||||
- [ ] 금리 커브 및 스왑 텐서 변환 모듈 (PCA 매핑 기반)
|
||||
- [ ] 주식/채권(크레딧) 섹터별 부도율 및 DDM 쇼크 연산
|
||||
- [ ] FX 및 원자재 시장 리스크 충격 매핑 수식 적용
|
||||
|
||||
**Phase 3. SQLite Storage Layer 구축**
|
||||
- [ ] 각 자산군별 변환 계수 조회용 SQLite 스키마 설계
|
||||
- [ ] 변환 파라미터 데이터 적재 스크립트 작성 (정합성 검증)
|
||||
|
||||
**Phase 4. 한국 벤치마크 테스트**
|
||||
- [ ] 가상 한국 시나리오 세트 가동
|
||||
- [ ] ISDA 기준 시장 리스크 충격 플로저빌리티(Plausibility) 대조 및 수치 결과 평가 분석
|
||||
|
||||
Reference in New Issue
Block a user