LICENSE
README.md
pyproject.toml
erabot/__init__.py
erabot/cli.py
erabot.egg-info/PKG-INFO
erabot.egg-info/SOURCES.txt
erabot.egg-info/dependency_links.txt
erabot.egg-info/entry_points.txt
erabot.egg-info/requires.txt
erabot.egg-info/top_level.txt
erabot/_engine/__init__.py
erabot/_engine/_pricing.py
erabot/_engine/detection_extensions.py
erabot/_engine/history_model.py
erabot/_engine/orchestration_scan.py
erabot/_engine/scanner.py
erabot/_engine/token_estimator.py
erabot/_engine/turn_model.py
erabot/_engine/variable_tracer.py
erabot/_engine/patterns/__init__.py
erabot/_engine/patterns/javascript.py
erabot/_engine/patterns/python.py
erabot/_engine/patterns/typescript.py
tests/test_cli_flagship_guard.py
tests/test_scanner_encoding.py
tests/test_scanner_invoke_precision.py
tests/test_scanner_noninference.py
tests/test_scanner_query_precision.py
tests/test_scanner_specificity.py
tests/test_scanner_ts_precision.py
tests/test_test_exclusion.py
tests/test_turn_model_range.py