---
task_id: task-2139
type: checklist
scope: task
created: 2026-04-23
updated: 2026-04-23
status: completed
---

# 체크리스트: task-2139

**task**: task-2139

---

## Phase 1 — 코드 수정 (카르티케야)

- [x] A. `_wake_up_bot()` 함수 전체 삭제 (L1306~1353)
- [x] B. composite dispatch wake-up 호출 제거 + 딜레이 10초 고정
- [x] C. single dispatch wake-up 호출 제거 + 딜레이 10초 고정

## Phase 2 — 테스트 업데이트 (비슈누)

- [x] A. TestWakeUpDelay 클래스를 TestDispatchDelayFixed로 교체

## 검증

- [x] `_wake_up_bot` grep 0건 확인
- [x] `_schedule_status_rollback` grep 0건 확인
- [x] `_dispatch_delay` 모두 10초 확인
- [x] pytest 180 passed
- [x] QC 검증 완료
- [x] 최종 보고
