Convert TOML configuration files into readable YAML for cross-format workflow handoffs.
Convert TOML configuration into YAML while preserving the parsed structure.
YAML output is formatted with 2-space indentation.
Intermediate object model used for the TOML to YAML conversion.