pub fn compute(previous: &Value, current: &Value) -> Value
Compute the per-field diff between two extractions. Returns an empty object when nothing tracked changed.