Anders-Sec/foundry — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an early version of Foundry, a web app for SOC teams to manage security detections and incident response runbooks in one place.

I want analysts to be able to view a library of custom detections, create and edit detection records, track status and ownership, add notes, and keep related response documentation nearby. Also include a simple runbook section where users can create structured incident response docs from starter templates. The app should feel like an internal security operations tool, with a clean dashboard, searchable lists, detail pages, and basic validation so incomplete detections or runbooks are easy to spot.

Use a Python API, a React frontend, and Postgres, with Docker Compose so I can run it locally. It doesn’t need to be production ready, but please make the code organized enough to grow later, with sensible sample data and README instructions for starting it. Look up current docs online if you need to.

Want more depth? Deep Reverse