chore(governance): consolidate roadmap and backup policies
This commit is contained in:
@@ -63,8 +63,8 @@ class WBSProgressMonitor:
|
||||
"8.5": {
|
||||
"name": "섹터 플로우 30일 검증",
|
||||
"status": "자동 누적",
|
||||
"completion": "10%",
|
||||
"days_accumulated": 3,
|
||||
"completion": "70%",
|
||||
"days_accumulated": 21,
|
||||
"days_needed": 30,
|
||||
"target_date": "2026-07-21",
|
||||
"days_remaining": self._days_until("2026-07-21")
|
||||
@@ -138,7 +138,7 @@ class WBSProgressMonitor:
|
||||
"9.5": {
|
||||
"name": "섹터 플로우 신뢰도",
|
||||
"status": "도구 완성",
|
||||
"completion": "30%",
|
||||
"completion": "70%",
|
||||
"depends_on": "WBS-8.5 (2026-07-21)",
|
||||
"metrics": ["Hit Rate", "Correlation", "Reliability Score"]
|
||||
},
|
||||
@@ -219,7 +219,7 @@ class WBSProgressMonitor:
|
||||
"risk_factors": [
|
||||
"WBS-8.1: 데이터 30건 축적까지 2.5주 더 필요",
|
||||
"WBS-8.4: 실거래 5건 필요 (현재 장애 대응 중)",
|
||||
"WBS-8.5: 섹터 플로우 30일 누적 중 (2026-07-21 완료 예정)"
|
||||
"WBS-8.5: 섹터 플로우 21/30일 누적 중 (2026-07-21 완료 예정)"
|
||||
],
|
||||
"next_actions": [
|
||||
"[OK] WBS-8 데이터 축적 모니터링 (자동 스케줄러)",
|
||||
|
||||
Reference in New Issue
Block a user