My doctoral work asks when a language model’s judgment can be trusted: of text, of annotations, of another model. These libraries are that question turned into tools.
Each does the same job for a different artefact. It reads what you already have (a file of verdicts, an experiment readout, a pile of ratings, a board’s votes), measures the specific ways that artefact can mislead you, puts a confidence interval on every number, and raises a flag only when the evidence clears a stated bar.
They are validated the same way, too. Every probe is checked against synthetic cases with a defect implanted on purpose: it has to fire on the case carrying the defect and stay silent on the clean one. That table sits at the top of each README, regenerated by CI, so it cannot drift from what the package does.