README.md
pyproject.toml
src/hotpath/__init__.py
src/hotpath/__main__.py
src/hotpath/analyzer.py
src/hotpath/cli.py
src/hotpath/cost.py
src/hotpath/models.py
src/hotpath/report.py
src/hotpath/rules.py
src/hotpath_ai.egg-info/PKG-INFO
src/hotpath_ai.egg-info/SOURCES.txt
src/hotpath_ai.egg-info/dependency_links.txt
src/hotpath_ai.egg-info/entry_points.txt
src/hotpath_ai.egg-info/top_level.txt
tests/test_analyzer.py
tests/test_cost.py