Let models generate Go + Java unit tests with Symflower Smart Test Templates as a base. We want to have the following different results: - without template: - without `symflower fix` - with `symflower fix` - with template: - without `symflower fix` - with `symflower fix` --- - [x] apply `symflower fix` no matter what cause it will include non-compile fixes in the future - [x] apply `symflower utg` and send the result to the LLM prompt as base - [x] update disqualification logic such that solving either with or without template is enough (right now, you need to pass both)