.venv/
.env
.env.*
!.env.example
.DS_Store
.idea/
.vscode/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
*.log
.ai/runtime/
.ai/runs/
.ai/scheduler.json
.ai/tasks/
.ai/handoffs/
.ai/worktrees/
docs/PLAN.md
