.git
.gitignore
.pre-commit-config.yaml
.python-version
.pytest_cache
.ruff_cache
.venv
DESIGN.md
SECURITY.md
tests
**/__pycache__
**/*.pyc
