pub fn default_config_template(version_files: &[String]) -> StringExpand description
Generate a fully-commented default sr.yaml template.
The returned string is valid YAML with inline comments documenting every field.
version_files is injected dynamically (typically from auto-detection).