.git
.github
.venv
.claude
__pycache__
*.pyc
.pytest_cache
.mypy_cache
.ruff_cache
htmlcov
.coverage
runs/
reports/
evidence/
docs/
tests/
infra/
schemas/
!schemas/
!schemas/**
scenarios/
!scenarios/
!scenarios/**
examples/
*.md
!README.md
chainbreak.toml
chainbreak.example.toml
.env
.env.*
Dockerfile
.dockerignore
