Since this plugin is all about automation - how about automating the process of version control for the rules themselves?
It is currently possible to export all rules JSON manually in the UI. Why not automate this and have an action that would do the same as well as post it to GIT repo? Then we can create a rule with Scheduled trigger (i.e. every day or so) to run that action and do git push automatically.