evalgate 0.1.0
First working release.
- proportions: two-proportion z-test on two aggregate accuracies and their sample sizes.
- paired: McNemar's test on paired per-example correctness, exact for small samples and chi-squared for large ones.
- A four-way verdict (improvement, unchanged, noise, regression) that fails CI only on a significant regression, with a configurable --alpha.