.gitignore
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
az_clce.egg-info/PKG-INFO
az_clce.egg-info/SOURCES.txt
az_clce.egg-info/dependency_links.txt
az_clce.egg-info/entry_points.txt
az_clce.egg-info/requires.txt
az_clce.egg-info/top_level.txt
clce/__init__.py
clce/__main__.py
clce/cli.py
clce/engine.py
clce/ui.py
clce/web/app.js
clce/web/index.html
clce/web/style.css
docs/whitepaper.md
docs/source/AZ-CLCE-v1.0.txt
docs/source/AZ-CLCE-v2.0.pdf
examples/score_once.py
mobile/.gitignore
mobile/README.md
mobile/analysis_options.yaml
mobile/pubspec.yaml
mobile/android/README.md
mobile/ios/README.md
mobile/lib/main.dart
mobile/lib/theme.dart
tests/__init__.py
tests/fixtures.py
tests/test_classify.py
tests/test_cli.py
tests/test_engine.py
tests/test_isolation.py
tests/test_ui.py
workers/download-tracker/README.md
workers/download-tracker/package.json
workers/download-tracker/wrangler.toml
workers/download-tracker/public/.gitkeep
workers/download-tracker/src/index.js