Expand description
JSON-mode per-field diff. Walks two extractions and emits a map keyed by
field path (plans[0].price, Firecrawl style) to {previous, current}
pairs. Added fields have previous: null; removed fields current: null.
JSON-mode per-field diff. Walks two extractions and emits a map keyed by
field path (plans[0].price, Firecrawl style) to {previous, current}
pairs. Added fields have previous: null; removed fields current: null.