.gitignore
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
azai/__init__.py
azai/__main__.py
azai/cli.py
azai/config.py
azai/jeeves.py
azai/lamb.py
azai/providers.py
azai/receipts.py
azai/runtime.py
azai/ui.py
azai.egg-info/PKG-INFO
azai.egg-info/SOURCES.txt
azai.egg-info/dependency_links.txt
azai.egg-info/entry_points.txt
azai.egg-info/requires.txt
azai.egg-info/top_level.txt
azai/web/app.js
azai/web/index.html
azai/web/style.css
docs/whitepaper.md
docs/source/constitution-harmonic.txt
docs/source/constitution-ui.txt
docs/source/hub-tether.txt
docs/source/roadmap.txt
docs/source/voice.txt
examples/chat_local.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/conftest.py
tests/test_blend.py
tests/test_cli.py
tests/test_integrity.py
tests/test_isolation.py
tests/test_lamb.py
tests/test_local.py
tests/test_openai_compat.py
tests/test_receipts.py
tests/test_sealed.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/engine.js
workers/download-tracker/src/index.js