RajX-dev/N3MO ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python app that scans a codebase, understands the structure of the code, and turns it into something I can search like a knowledge graph.

I want to be able to ask things like what functions exist, where a symbol is used, and what breaks if I change a core function. It should show the full blast radius of a change, not just direct references, and it should have a clean interactive web UI where I can click through the graph and inspect symbols. Dark mode would be great too.

It should work fast on real repositories, support multiple languages, and reindex only what changed. I also want a Docker setup, a simple command line workflow, and a way for VS Code or an AI coding tool to deep link into files and symbols. If you need to look up current docs for any libraries or integrations, go ahead and do that.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab