e6445b5db8ac476e9cc842475aabf61b281bca65
Gemini returned field_merges as an array without structure constraint, causing json.Unmarshal to fail with "cannot unmarshal array into Go struct field of type map[string]mergeFieldDecision". - Pass merge_advisor_schema.json via JSONSchema instead of bare JSONMode - Add parseFieldMerges() that accepts both object and array LLM formats - Validate target_id is one of the two input market IDs after parsing - Fix schemaFromMap: minimum/maximum are supported by genai.Schema v1.54
Description
No description provided
Languages
Go
60.3%
Svelte
20.3%
Dart
11.1%
TypeScript
5%
PLpgSQL
1.1%
Other
2.1%