안전 이벤트 대시보드 보강

This commit is contained in:
Yun Chan 2026-07-01 12:34:46 +09:00
parent fe2796f05a
commit 51053af536
15 changed files with 1081 additions and 423 deletions

View file

@ -304,6 +304,8 @@ async def teacher_dashboard(principal: TeacherPrincipal) -> TeacherDashboardResp
)
for item in raw_alerts
]
else:
require_runtime_fallback_allowed("safety alert list")
if sessions:
message = "현재 기록된 실제 학습 세션만 표시합니다."