README.md
pyproject.toml
dont_hallucinate/__init__.py
dont_hallucinate/__main__.py
dont_hallucinate/burn.py
dont_hallucinate/cli.py
dont_hallucinate/parser.py
dont_hallucinate/runtime.py
dont_hallucinate/snark.json
dont_hallucinate/ui.py
dont_hallucinate/verifier.py
dont_hallucinate/watcher.py
dont_hallucinate.egg-info/PKG-INFO
dont_hallucinate.egg-info/SOURCES.txt
dont_hallucinate.egg-info/dependency_links.txt
dont_hallucinate.egg-info/entry_points.txt
dont_hallucinate.egg-info/requires.txt
dont_hallucinate.egg-info/top_level.txt
dont_hallucinate/hooks/hook.ps1
dont_hallucinate/hooks/hook.sh
dont_hallucinate/hooks/hook_noninteractive.sh
tests/test_cli.py
tests/test_parser.py
tests/test_runtime.py
tests/test_verifier.py
tests/test_watcher.py