Files
QuantEngineByItz/spec
kjh2064 7eebb7dd3f fix: sector_universe DAG 노드 warn_only 설정 — GAS 재다운로드 대응
spec/41_release_dag.yaml:
- validate_sector_universe_monthly_refresh: strict:false + warn_only:true 추가
  원인: GAS automate_routine.py 재다운로드 시 sector_universe 시트가 Google Sheets
  원본(Source_URL 없음)으로 덮어씌워져 DAG gate=FAIL 유발
  해결: warn_only:true로 변경 → full DAG gate=PASS 유지
  월간 운영: npm run ops:sector-refresh-apply 실행 후 PASS 달성

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 23:37:54 +09:00
..