- Add VERSIONS file for centralized schema version configuration
- Add schema caching with --no-cache override option
- Move best schema version detection from bash to Python
- Skip logging for empty folders below minimum schema version
- Add --find-best-version command line option
- Update sync script to use Python for schema detection