# Project-root CLAUDE.md (per-operator local instructions)
/CLAUDE.md

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

# Editor / host config (not committed)
.vscode/
.claude/

# Internal design notes / update logs (not part of the shipped package).
development/

# Generated by skills/setup.sh with absolute paths — machine-specific.
.mcp.json
.agents/

# Test artifacts (generated sample videos / extracted frames).
tests/_tmp/
