Nivikiwi/precedent ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app that helps a team triage security scan warnings without redoing the same work every time.

I want to paste in scanner output, have the app find similar past warnings, and show me the previous decision and the reasoning behind it, so I can quickly accept it or override it. If the same kind of warning has shown up across multiple repos, show that too. After I make a decision, save it so it becomes part of the app’s memory for next time.

Make it feel like a small demo product with a clean single page frontend, plus the backend logic needed to ingest warnings, look up matches, return history, and store decisions. Use a database for the stored memory, and keep it serverless if possible. If you need to look up current docs online while building it, go ahead.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab