LICENSE
README.md
pyproject.toml
src/autopsy/__init__.py
src/autopsy/cli.py
src/autopsy/events.py
src/autopsy/heuristics.py
src/autopsy/hook.py
src/autopsy/policy.py
src/autopsy/report.py
src/autopsy/session.py
src/autopsy/transcript.py
src/autopsy/detectors/__init__.py
src/autopsy/detectors/base.py
src/autopsy/detectors/blind_edit.py
src/autopsy/detectors/error_swallow.py
src/autopsy/detectors/phantom_verify.py
src/autopsy/detectors/scope_drift.py
src/autopsy/detectors/test_tamper.py
src/autopsy_ai.egg-info/PKG-INFO
src/autopsy_ai.egg-info/SOURCES.txt
src/autopsy_ai.egg-info/dependency_links.txt
src/autopsy_ai.egg-info/entry_points.txt
src/autopsy_ai.egg-info/requires.txt
src/autopsy_ai.egg-info/top_level.txt
tests/test_detectors.py