pub fn to_yaml(spec: &Value) -> Result<String, Error>
Serialize the spec to YAML with deterministic key ordering.