LICENSE
README.md
pyproject.toml
src/grounded_judge_gate.egg-info/PKG-INFO
src/grounded_judge_gate.egg-info/SOURCES.txt
src/grounded_judge_gate.egg-info/dependency_links.txt
src/grounded_judge_gate.egg-info/entry_points.txt
src/grounded_judge_gate.egg-info/requires.txt
src/grounded_judge_gate.egg-info/top_level.txt
src/judge_gate/__init__.py
src/judge_gate/authority.py
src/judge_gate/cli.py
src/judge_gate/contract.py
src/judge_gate/judge.py
src/judge_gate/normalize.py
src/judge_gate/py.typed
src/judge_gate/report.py
src/judge_gate/runner.py
src/judge_gate/totals.py
tests/test_authority.py
tests/test_calibrate.py
tests/test_contract.py
tests/test_invariant.py
tests/test_normalize.py
tests/test_runner_hierarchy.py
tests/test_totals.py
tests/test_totals_core.py