pub fn load_rsf_lenient(raw: &str) -> Result<Value, Error>
Load RSF but treat unknown YAML tags (like @VAR@) as plain strings.