__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
# The pinned spec, fetched on demand by the spec-drift check (CI and locally —
# see CONTRIBUTING). Never vendored: .api-version is the single pin.
openapi.pinned.json
