LICENSE.txt
README.md
pyproject.toml
src/forensics_copilot/__init__.py
src/forensics_copilot/analyzer.py
src/forensics_copilot/anomalies.py
src/forensics_copilot/cli.py
src/forensics_copilot/execute.py
src/forensics_copilot/extract.py
src/forensics_copilot/flagscan.py
src/forensics_copilot/identify.py
src/forensics_copilot/model.py
src/forensics_copilot/report.py
src/forensics_copilot/suggest.py
src/forensics_copilot.egg-info/PKG-INFO
src/forensics_copilot.egg-info/SOURCES.txt
src/forensics_copilot.egg-info/dependency_links.txt
src/forensics_copilot.egg-info/entry_points.txt
src/forensics_copilot.egg-info/requires.txt
src/forensics_copilot.egg-info/top_level.txt
tests/test_analyzer.py
tests/test_cli_interactive.py
tests/test_execute.py