Inch-high/unifi-support-file-analyzer ? reverse-engineered prompt
Reverse engineered prompt
Build me a local web app that can open a UniFi support file and explain it in plain English.
I want it to answer the questions I actually care about, like why the gateway restarted, what was using the CPU, whether anything weird is running, what devices on my network were talking to, and what personal data the support file would reveal if I sent it to someone.
It should run entirely on my own machine, with no cloud service, no telemetry, and it should never change the original files. After I drop in a support bundle, show me a clear dashboard with sections for findings, restart causes, processor activity, network devices, running processes, privacy, and history. Flag anything unusual, but be honest when the logs do not support a conclusion.
Make it easy to run with either Python or Docker, and if you need to, look up the current docs online for any UniFi support file details you are not sure about.
Are you gonna build this?
make sure you review the code using coderabbit