# Python
__pycache__/
*.py[cod]
*.egg-info/
.coverage
.pytest_cache/
.ruff_cache/
.venv/
build/
dist/

# Editors and operating systems
.DS_Store
.vscode/

# Local tooling and agent state
.ao-mcp/
.ao-provider-auth/
.claude/

# Local datasets and scratch output
/cluster/
/SHOULD_MATCH
