LICENSE
README.md
pyproject.toml
src/brevix/__init__.py
src/brevix/accuracy_guard.py
src/brevix/adaptive.py
src/brevix/cli.py
src/brevix/compressor.py
src/brevix/file_compress.py
src/brevix/install.py
src/brevix/session_logs.py
src/brevix/stats.py
src/brevix/tokens.py
src/brevix.egg-info/PKG-INFO
src/brevix.egg-info/SOURCES.txt
src/brevix.egg-info/dependency_links.txt
src/brevix.egg-info/entry_points.txt
src/brevix.egg-info/requires.txt
src/brevix.egg-info/top_level.txt
src/brevix/templates/__init__.py
src/brevix/templates/brevix_rules.md
tests/test_accuracy_guard.py
tests/test_adaptive.py
tests/test_compressor.py
tests/test_file_compress.py
tests/test_install.py
tests/test_session_logs.py