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