__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
htmlcov/
.env
.venv/
venv/
*.log
.DS_Store

# Documentation build output
docs/_build/

# Project management files (internal use only)
.status
GETTING_STARTED.md
docs/tasks/
docs/servicenow_api.md

# Measurement output from scripts/. The scripts are tracked, their run
# artefacts are not: they are specific to whichever instance produced them.
*_evidence.json
benchmark_v030.json
relationship_cost.json
async_bench*.json
