.venv
__pycache__/
.pytest_cache/
.ruff_cache/
.vscode/
.DS_Store
# *.md
!README.md
.agents
.agent
.cursor
.mypy_cache/
.github/*
!.github/workflows/
!.github/workflows/*.yml
!.github/dependabot.yml
!.github/ISSUE_TEMPLATE/
!.github/PULL_REQUEST_TEMPLATE.md

*.tape

dist/
docs/site/

opsdesk/

# Internal security matrix — keep private; see security/security_matrix.example.yml
security/security_matrix.yml

.claude/

orm-audit/
