LICENSE
README.md
pyproject.toml
oracle_gate/__init__.py
oracle_gate/check.py
oracle_gate/checklist.py
oracle_gate/cli.py
oracle_gate/conformance.py
oracle_gate/provenance.py
oracle_gate/providers.py
oracle_gate/review.py
oracle_gate/runner.py
oracle_gate/survivors.py
oracle_gate.egg-info/PKG-INFO
oracle_gate.egg-info/SOURCES.txt
oracle_gate.egg-info/dependency_links.txt
oracle_gate.egg-info/entry_points.txt
oracle_gate.egg-info/requires.txt
oracle_gate.egg-info/top_level.txt
tests/test_check.py
tests/test_checklist.py
tests/test_checklist_golden.py
tests/test_cli.py
tests/test_conformance.py
tests/test_packaging.py
tests/test_provenance.py
tests/test_providers.py
tests/test_runner.py
tests/test_survivors.py