ConfigHotReloader
Development-time file watcher for module directories.
Watches module source directories so the kernel can decide whether a safe hot update is possible or a full restart is required.
Legacy CONFIG and PLUGIN_ARTIFACT watching has been removed — the modern hot-reload architecture uses PluginDevelopmentSource and Gradle-based incremental builds instead of file-system polling for config/ and plugins/.