fn get_object_by_oref( store: &WaveStore, oref_str: &str, ) -> Result<Value, String>
Resolve an “otype:oid” string to the corresponding wave object JSON.