Jennies currently have some built-in knowledge about the dashboard v1 schema and can generate code specific to it: * panel/dataquery variant declarations (the VariantConfig() functions) * dataquery unmarshal * dataquery identification function (DataqueryType()) * ... Jennies: * [x] Go → #689 * [ ] there is still some dataquery-specific code for equality functions * [x] PHP → #703 * [x] Typescript * [ ] Python → #708 * [ ] Java