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

*.tape

dist/
docs/site/

opsdesk/

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

.claude/
