- SFR-05: 위험도지도 좌측 필터 패널 + 우측 격자상세(SHAP) + 내보내기 - SFR-06: 단속계획 3단 메뉴 구조 + SFR-11 하위 11개 화면 - SFR-07: 순찰경로 가중치 슬라이더(α/β/γ) + 시나리오 + 결과통계 - SFR-08: 다함정최적화 커버리지/중복 슬라이더 + 함정별 상세 + 일괄승인 - SFR-09: 불법어선탐지 필터탭 + 탐지요약 + SHAP 패널 + AIS등급 - SFR-11: 단속 사건관리 통합(리스트→등록→상세→수정), AI탐지연계 - SFR-12: 경보현황판 지도중심 레이아웃 + 5등급 경보 + 필터 + 선박목록 - SFR-13: 통계분석 세로스크롤 대시보드 + 기관비교표 + 보고서생성 - SFR-14: 외부서비스 비식별정책 + API정의 + 이용현황 + 장비구성도 - SFR-15: 모바일서비스 상태바+경보+퀵메뉴+위치정보+지도+네비바 - 공통: OSM 지도 적용, Vite CORS 프록시 수정, 3단 메뉴 지원 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
59 lines
1.9 KiB
JSON
59 lines
1.9 KiB
JSON
{
|
|
"history": {
|
|
"title": "Enforcement History",
|
|
"desc": "SFR-11 | Enforcement records, AI match verification, result tracking"
|
|
},
|
|
"eventList": {
|
|
"title": "Event List",
|
|
"desc": "SFR-02 | Integrated event listing, filtering, and assignment"
|
|
},
|
|
"enforcementPlan": {
|
|
"title": "Enforcement Plan & Alert",
|
|
"desc": "SFR-06 | Risk + past enforcement → priority area/time auto-recommendation & alerts"
|
|
},
|
|
"caseRegister": {
|
|
"title": "Case Register",
|
|
"desc": "SFR11-01 | Register enforcement case details (datetime, location, vessel, violation, action)"
|
|
},
|
|
"caseEdit": {
|
|
"title": "Case Edit",
|
|
"desc": "SFR11-02 | Edit registered enforcement case information"
|
|
},
|
|
"caseDetail": {
|
|
"title": "Case Detail",
|
|
"desc": "SFR11-03 | View full enforcement case details and AI match results"
|
|
},
|
|
"matchDashboard": {
|
|
"title": "Match Dashboard",
|
|
"desc": "SFR11-04 | AI detection vs enforcement result matching status (TP/FP/FN)"
|
|
},
|
|
"matchVerify": {
|
|
"title": "Match Verification",
|
|
"desc": "SFR11-05 | Verify AI detection match results and confirm labels (HitL)"
|
|
},
|
|
"labelList": {
|
|
"title": "Label Tasks",
|
|
"desc": "SFR11-06 | AI training label task progress and management"
|
|
},
|
|
"historySearch": {
|
|
"title": "Multi-dim Search",
|
|
"desc": "SFR11-07 | Multi-dimensional filter search by fishery, zone, season, violation type"
|
|
},
|
|
"vesselHistory": {
|
|
"title": "Vessel History",
|
|
"desc": "SFR11-08 | Vessel enforcement history, risk changes, violation patterns"
|
|
},
|
|
"typeStats": {
|
|
"title": "Type Statistics",
|
|
"desc": "SFR11-09 | Violation type distribution, monthly trends, performance metrics"
|
|
},
|
|
"reportGen": {
|
|
"title": "Report Generator",
|
|
"desc": "SFR11-10 | Auto-generate daily/weekly/monthly enforcement reports"
|
|
},
|
|
"changeHistory": {
|
|
"title": "Change History",
|
|
"desc": "SFR11-11 | Audit trail for enforcement case modifications (INSERT-ONLY)"
|
|
}
|
|
}
|