LICENSE
README.md
pyproject.toml
setup.py
tests/test_cleaning_checks.py
tests/test_custom_rules.py
tests/test_metadata.py
tests/test_web_app.py
tests/test_web_history.py
truero/__init__.py
truero/categories.py
truero/category_registry.py
truero/cleaning_engine.py
truero/config.py
truero/fixer.py
truero/formatter.py
truero/main.py
truero/questionnaire.py
truero/rule_catalog.py
truero/rules_engine.py
truero/rules_picker.py
truero/rules_profile.py
truero/runner.py
truero/scanner.py
truero/terms.py
truero/uploader.py
truero.egg-info/PKG-INFO
truero.egg-info/SOURCES.txt
truero.egg-info/dependency_links.txt
truero.egg-info/entry_points.txt
truero.egg-info/requires.txt
truero.egg-info/top_level.txt
truero/legal/legal_content.json
truero/web/__init__.py
truero/web/web_app.py
truero/web/web_history.py
truero/web/static/app.js
truero/web/static/index.html
truero/web/static/styles.css