Codex 리뷰 지적: timestamp fallback 분기에서 UTC aware 값을 replace(tzinfo=None)로 tz만 제거하면 KST time_bucket과 9시간 어긋남. astimezone(KST) 후 tz 제거하도록 수정. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| vessel_store.py | ||
Codex 리뷰 지적: timestamp fallback 분기에서 UTC aware 값을 replace(tzinfo=None)로 tz만 제거하면 KST time_bucket과 9시간 어긋남. astimezone(KST) 후 tz 제거하도록 수정. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| vessel_store.py | ||