builtbyrehan/leaklogic-ai ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app that helps a business owner find hidden profit leaks in their data. I want to upload sales, refunds, supplier, and inventory files, then have the app analyze them and show where revenue is slipping away, like refund spikes, discount problems, rising supplier costs, and slow moving stock.
The app should give a clear dashboard with a total leak summary, ranked findings by estimated impact, supporting evidence for each issue, and a simple executive ready report that explains what happened and what to do next. It should feel trustworthy, so the analysis needs to be explainable and grounded in the uploaded data, not vague AI guesses. If the AI part fails, the app should still return a useful deterministic summary instead of breaking.
Make the interface clean and responsive, with a polished landing page, file upload flow, charts, and a report view. Use the existing backend and frontend setup in this repo, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit