vishalvignesh12/slicktrace-sih2026 ? reverse-engineered prompt
Reverse engineered prompt
Build me a full web app for national marine oil spill monitoring and investigation.
It should let an operator log in, see detected spill incidents on a map, inspect satellite based detections, view vessel AIS tracks, and open a detailed investigation page for each case. I want the app to help narrow down the most likely source vessel using location, time, movement history, and confidence scores, not just a simple closest ship guess. It should also handle cases where there is no clear AIS match and still show that as useful investigation info instead of an error.
Please make the frontend feel like a serious maritime operations dashboard, with a clean sidebar, responsive layout, and map based tools for viewing areas, trajectories, and timelines. The backend should expose the needed API for authentication, incidents, detections, drift analysis, attribution scoring, vessels, and evidence records. If you need current docs or libraries, look them up online and keep the implementation practical and testable.
Are you gonna build this?
make sure you review the code using arcumet