개선관리 요구사항과 Google 로그인을 완료

This commit is contained in:
Yun Chan 2026-08-28 16:07:09 +09:00
parent cc0a15b7c6
commit 2a39636163
112 changed files with 10166 additions and 527 deletions

View file

@ -650,6 +650,7 @@ def _route_session(
state=replace(state, turn_seq=eligible.turn_seq - 1),
theory_mode="humanistic",
created_at=time.time(),
learner_label="테스트 학습자",
recent_turns=lambda *, visible_to: [],
)