some Software as a Service (SaaS) applications include tools that allow you to track relaase-related changes. after making dev changes, you can run config report that shows you what was deleted, modfieid, and added. the tools vary along with the degree of granularity. Lacking canned reports, there are procedures such as SAS Proc Compare that can display all levels of comparison (at least of some file types). (fwiw, i heard SAS supports running code in Lua (Proc Lua) i guess akin to its support of SQL (Proc SQL))
so what? well, when WH changes folder structure or tinkers with objext X/ Y, or Z, the change report would list the changes (at least at a high level). posting the change report (here and elsewhere) would provide transparency and traceability for you modders . Anyhow, does this exist? if not, is this of interest to you?