signal-batch/frontend/src
htlee 986ae7bc14 fix: MonitoringController 레거시 타일 쿼리 → AIS 위치/항적 기반 전환
- /delay: t_tile_summary → t_vessel_tracks_5min 기반 처리 지연 계산
- /haegu/realtime: t_tile_summary JOIN → t_ais_position + t_haegu_definitions 공간 조인
- /throughput: 타일 처리량 → 5분 항적 처리량 + vessel_tracks 테이블 크기
- /quality: 타일 중복/누락 → 항적 중복 + AIS 위치 갱신 지연 검증
- 프론트엔드 타입/라벨 동기화 (HaeguStat, DataQuality, ProcessingDelay)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 18:30:16 +09:00
..
api fix: MonitoringController 레거시 타일 쿼리 → AIS 위치/항적 기반 전환 2026-02-19 18:30:16 +09:00
components feat: Phase 2 — 데이터 파이프라인 + 해구 통계 페이지 2026-02-19 17:55:52 +09:00
contexts feat: React 19 SPA Dashboard Phase 1 + 안전 배포 시스템 2026-02-19 17:05:38 +09:00
hooks feat: React 19 SPA Dashboard Phase 1 + 안전 배포 시스템 2026-02-19 17:05:38 +09:00
i18n fix: MonitoringController 레거시 타일 쿼리 → AIS 위치/항적 기반 전환 2026-02-19 18:30:16 +09:00
pages fix: MonitoringController 레거시 타일 쿼리 → AIS 위치/항적 기반 전환 2026-02-19 18:30:16 +09:00
styles feat: React 19 SPA Dashboard Phase 1 + 안전 배포 시스템 2026-02-19 17:05:38 +09:00
utils fix: Dashboard API 연동 오류 수정 — 캐시 모니터링 + 렌더링 안전성 2026-02-19 17:33:08 +09:00
App.tsx feat: Phase 2 — 데이터 파이프라인 + 해구 통계 페이지 2026-02-19 17:55:52 +09:00
index.css feat: React 19 SPA Dashboard Phase 1 + 안전 배포 시스템 2026-02-19 17:05:38 +09:00
main.tsx feat: React 19 SPA Dashboard Phase 1 + 안전 배포 시스템 2026-02-19 17:05:38 +09:00
vite-env.d.ts feat: React 19 SPA Dashboard Phase 1 + 안전 배포 시스템 2026-02-19 17:05:38 +09:00