.git
.github
.claude
.pytest_cache
.mypy_cache
.ruff_cache
__pycache__
*.egg-info
*.pyc
.venv
.env
tests
docs
dashboard
e2e
examples
benchmarks
roadmap.md
CLAUDE.md
CONTRIBUTING.md
CHANGELOG.md
SECURITY.md
.gitignore
.dockerignore
.pre-commit-config.yaml
