pub fn resolve_path_pub(json: &Value, path: &str) -> Option<Value>
Public wrapper for resolve_path (used by queue.rs for map step).