Current sheet handling only fetches direct data and references. There's quite a lot of value in being able to backtrack up a reference, however there's no target->source information in the data itself.
For a given schema version, it should be viable to walk the schema looking for references, and proactively build a list of references in an external store for each relevant game version, that can be used to resolve backreferences.
Current sheet handling only fetches direct data and references. There's quite a lot of value in being able to backtrack up a reference, however there's no target->source information in the data itself.
For a given schema version, it should be viable to walk the schema looking for references, and proactively build a list of references in an external store for each relevant game version, that can be used to resolve backreferences.