diff --git a/plans/250831_todo_and_tech_debt.md b/plans/250831_todo_and_tech_debt.md index e0f290a..514d9ce 100644 --- a/plans/250831_todo_and_tech_debt.md +++ b/plans/250831_todo_and_tech_debt.md @@ -142,6 +142,12 @@ class UserIdentityService: - **전략**: merge 방식으로 통일 - **적용 범위**: 51123 admin, 51124 admin, happybell80 +### 헬스체크 엔드포인트 +- **auth-server**: `/health` ✅ 구현됨 +- **frontend-base**: `/health` ✅ 구현됨 +- **gateway**: `/healthz` ✅ 구현됨 (표준 경로) +- **상태**: 모든 주요 서비스 헬스체크 정상 (2025-09-04 확인) + ## 4. 250831 작업 요약 ### 완료된 작업 ✅