kaligandwalaman/Idk ? reverse-engineered prompt
Reverse engineered prompt
I want you to turn this Python project into a working app that runs cleanly from main.py and uses the existing common, config, and libs folders in a sensible way. Set it up so the config file is actually read, shared utilities are kept in the right place, and the project feels organized instead of half finished.
If anything is unclear from the code, make the simplest reasonable choice and keep the project easy to run and extend. Please clean up any rough edges, make sure the entry point works, and add any missing pieces needed so it behaves like a complete small Python tool. If you need to look up current docs online, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit