Files
QuantEngineByItz/src/gas_adapter_parts/gas_event_calendar.gs
T
kjh2064 6051338367
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
chore: 프로젝트 루트의 파편화된 .gs 파일들을 src/gas_adapter_parts/로 이동 격리
2026-06-26 11:33:46 +09:00

9 lines
339 B
JavaScript

// gas_event_calendar.gs — compatibility stub
//
// 이벤트 캘린더 seed / risk 로직은 gas_lib.gs 에 구현되어 있다.
// 이 파일은 upload ZIP / GAS 프로젝트 배포에서 명시적 엔트리포인트를 유지하기 위한 호환 스텁이다.
//
// 실제 동작 함수:
// seedEventCalendar_()
// runEventRisk()