LICENSE
NOTICE.md
README.md
pyproject.toml
gaige/__init__.py
gaige/analyze.py
gaige/calibrate.py
gaige/cli.py
gaige/conformal.py
gaige/corpus.py
gaige/corpus_raid.py
gaige/grading.py
gaige/monitors.py
gaige/plan.py
gaige/probcal.py
gaige/probeauthor.py
gaige/proberun.py
gaige/probes.py
gaige/ptrue.py
gaige/receipts.py
gaige/registry.py
gaige/runstate.py
gaige/single.py
gaige/subgroups.py
gaige.egg-info/PKG-INFO
gaige.egg-info/SOURCES.txt
gaige.egg-info/dependency_links.txt
gaige.egg-info/entry_points.txt
gaige.egg-info/requires.txt
gaige.egg-info/top_level.txt
gaige/detectors/__init__.py
gaige/detectors/base.py
gaige/detectors/binoculars.py
gaige/detectors/fast_detect_gpt.py
gaige/providers/__init__.py
gaige/providers/base.py
gaige/providers/llamacpp.py
gaige/providers/local_hf.py
gaige/providers/ollama.py
tests/test_analyze.py
tests/test_binoculars.py
tests/test_calibrate.py
tests/test_claims_policy.py
tests/test_cli_errors.py
tests/test_conformal.py
tests/test_corpus_raid.py
tests/test_grading.py
tests/test_instrument_identity.py
tests/test_monitors.py
tests/test_ollama.py
tests/test_plan.py
tests/test_privacy.py
tests/test_probcal.py
tests/test_probeauthor.py
tests/test_proberun.py
tests/test_probes.py
tests/test_public_api.py
tests/test_reference_instrument.py
tests/test_registry.py
tests/test_runstate.py
tests/test_subgroups.py