.venv/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.pyright/
__pycache__/
*.py[cod]
.coverage
coverage.xml
htmlcov/
dist/
build/
site/
*.egg-info/
.DS_Store

# Agent/backend materialisation generated during local runs.
.codex/
.opencode/
/AGENTS.md
