Description
Currently, the orchestrator retrieves Z600 and Z610 for some reason. This makes no sense because these are builtin objects. We should dynamically determine which objects are builtins rather than hard-coding lists.
Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)
- write a function to determine whether a ZID is builtin
- use that function in the orchestrator
- stop retrieving Z6XX-range stuff
- remove test objects that mirror Z6XX-range stuff (e.g., test_data/english_indefinite_noun_phrase/wikilambda/Z4[10].json)
Completion checklist
- Before closing this task, review one by one the checklist available here: https://www.mediawiki.org/wiki/Abstract_Wikipedia_team/Definition_of_Done#Back-end_Task/Bug_completion_checklist