Module diff

Module diff 

Source
Expand description

Working set diff module

Compares two working sets to identify added, removed, and reranked spans. Useful for auditing corpus changes and understanding retrieval drift.

Functionsยง

diff_working_sets
Compute diff between two working sets
summarize_diff
Summarize diff as human-readable string
working_sets_identical
Check if two working sets are identical