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