Explicit config-conversion scope
Nested YAML is flattened because Java Properties is a string key/value format. Choose readable dotted paths or the reversible bracket convention deliberately.
Browser-local processing
Flatten YAML into Java Properties-style key/value lines using a readable dotted path or reversible bracket path. Always verify the target application’s own schema and type expectations after conversion.