LICENSE
README.md
setup.py
polyglotminer/__init__.py
polyglotminer/cache.py
polyglotminer/campaign.py
polyglotminer/cli.py
polyglotminer/cochange.py
polyglotminer/completion.py
polyglotminer/config.py
polyglotminer/db.py
polyglotminer/doctor.py
polyglotminer/evolution.py
polyglotminer/languages.py
polyglotminer/models.py
polyglotminer/scanner.py
polyglotminer/server.py
polyglotminer/storage.py
polyglotminer/wizard.py
polyglotminer.egg-info/PKG-INFO
polyglotminer.egg-info/SOURCES.txt
polyglotminer.egg-info/dependency_links.txt
polyglotminer.egg-info/entry_points.txt
polyglotminer.egg-info/requires.txt
polyglotminer.egg-info/top_level.txt
polyglotminer/media/logo.png
polyglotminer/templates/base.html
polyglotminer/templates/dashboard.html
polyglotminer/templates/discovery.html
polyglotminer/templates/evolution_dashboard.html
polyglotminer/templates/evolution_report.html
polyglotminer/templates/report.html
tests/test_campaign.py
tests/test_cli_smoke.py
tests/test_db_authoritative.py
tests/test_directed_campaign.py
tests/test_evolution_audit_fixes.py
tests/test_false_positive_migrations.py
tests/test_header_migration_exclusion.py
tests/test_identical_rename_exclusion.py
tests/test_migration_heuristics_fixes.py
tests/test_stratified_harvesting.py
tests/test_token_fallback.py