- /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> |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||