.worktrees/
.claude/
.playwright-mcp/
.serena/

# Python
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.coverage
dist/
build/
*.egg-info/

# Runtime hook output
logs/
.venv/
uv.lock

# Raw screen recordings (may contain personal files captured off-screen) —
# only the processed clips under docs/assets/ are meant to be shared.
*.mov
*.mp4

# Personal launch-prep notes, not part of the public repo
docs/launch-drafts.md
