DeyKrunal/AUTP — reverse-engineered prompt

Reverse engineered prompt

I want a small automation tool I can run from the command line, and also spin up with Docker if I do not want to set up anything locally. It should do some useful work through a service layer, keep shared logic in one place, and then generate simple HTML reports that are easy to open and understand in a browser.

Please make it feel complete enough that I can clone it, run one main command, and see a real result. Keep the code organized, add a few tests so the basics are covered, and make the Docker setup straightforward with a compose file if that makes sense. I would also like a short runbook or setup note that explains how to start it, where the reports show up, and what to check if something fails.

If the project details are missing, make sensible choices and keep the scope practical. You can look up current docs online if you need to.

Want more depth? Deep Reverse