README.md
pyproject.toml
myverdict.egg-info/PKG-INFO
myverdict.egg-info/SOURCES.txt
myverdict.egg-info/dependency_links.txt
myverdict.egg-info/entry_points.txt
myverdict.egg-info/requires.txt
myverdict.egg-info/top_level.txt
tests/test_ast_utils.py
tests/test_bob_integration.py
tests/test_bob_mode_install.py
tests/test_cli.py
tests/test_dead_functions.py
tests/test_diff.py
tests/test_hallucinated_api.py
tests/test_mcp_server.py
tests/test_report.py
tests/test_suppressed_exc.py
tests/test_trace.py
tests/test_vacuous_tests.py
verdict/__init__.py
verdict/_coverage_plugin.py
verdict/_tracer_plugin.py
verdict/ast_utils.py
verdict/cli.py
verdict/dashboard_cmd.py
verdict/diff.py
verdict/mcp_server.py
verdict/report.py
verdict/types.py
verdict/bob_integration/__init__.py
verdict/bob_integration/custom_mode.yaml
verdict/bob_integration/slash_commands/__init__.py
verdict/bob_integration/slash_commands/verify.md
verdict/checks/__init__.py
verdict/checks/coverage_delta.py
verdict/checks/dead_functions.py
verdict/checks/hallucinated_api.py
verdict/checks/phantom_files.py
verdict/checks/suppressed_exc.py
verdict/checks/trace.py
verdict/checks/vacuous_tests.py