LICENSE
README.md
pyproject.toml
src/claude_credit_audit.egg-info/PKG-INFO
src/claude_credit_audit.egg-info/SOURCES.txt
src/claude_credit_audit.egg-info/dependency_links.txt
src/claude_credit_audit.egg-info/entry_points.txt
src/claude_credit_audit.egg-info/requires.txt
src/claude_credit_audit.egg-info/top_level.txt
src/cost_audit/__init__.py
src/cost_audit/calibrate.py
src/cost_audit/cli.py
src/cost_audit/estimator.py
src/cost_audit/i18n.py
src/cost_audit/py.typed
src/cost_audit/reporter.py
src/cost_audit/scanner.py
src/cost_audit/data/billing_rules.yaml
src/cost_audit/data/pricing.yaml
tests/test_calibrate.py
tests/test_cli.py
tests/test_estimator.py
tests/test_i18n.py
tests/test_indirect.py
tests/test_prefilter_guard.py
tests/test_reporter.py
tests/test_scanner.py