chore: 프로젝트 루트의 파편화된 .gs 파일들을 src/gas_adapter_parts/로 이동 격리
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (push) Failing after 4s
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (pull_request) Failing after 4s
Quant Engine CI/CD Pipeline / validate-core (pull_request) Failing after 2m17s
Quant Engine CI/CD Pipeline / validate-ui-and-storage (pull_request) Has been skipped

This commit is contained in:
2026-06-26 11:33:46 +09:00
parent 3e7ea1d007
commit 6051338367
129 changed files with 979 additions and 114 deletions
@@ -0,0 +1,8 @@
// gas_event_calendar.gs — compatibility stub
//
// 이벤트 캘린더 seed / risk 로직은 gas_lib.gs 에 구현되어 있다.
// 이 파일은 upload ZIP / GAS 프로젝트 배포에서 명시적 엔트리포인트를 유지하기 위한 호환 스텁이다.
//
// 실제 동작 함수:
// seedEventCalendar_()
// runEventRisk()