currently, only yaml files at previously unknown paths are loaded;
this means updated yaml files (which changed approval) are not reloaded
until a recompile.
options:
- 1 check file mod. date, and if newer than last check time, reload that yaml
- 2 grep yaml files newer than last check time, and always load these too