.git
.gitignore
.github
__pycache__/
*.pyc
.venv/
venv/
env/
dist/
build/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
tests/
DESIGN.md
config.toml
config.local.toml
.env
audit/
*.audit.jsonl
