ISOC-Research/pulse-reporter ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python tool that can generate country internet resilience reports from a Neo4j database and live web research.
I want to be able to give it a country code, and optionally a domain or ASN, then have it investigate the data, pull in relevant policy or news context from the web, and turn everything into a clear report with an executive summary, technical findings, risk assessment, and practical recommendations. It should support DNSSEC and IPv6 focused reports too, plus a way to make a shorter AI written brief from an existing report.
Make it easy to run from the command line, and add a simple backend endpoint if that helps. Please include sensible defaults, clean report output in markdown, and a few basic test scripts so I can check the Neo4j queries and validate the workflow. If you need current docs for any APIs or libraries, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit