node_modules
.pnpm-store
dist
.next*
.turbo
.vite
.DS_Store
tmp
.humanlayer/tasks/
--full-page

# git worktrees checked out inside the repo; nested biome.json files in them
# otherwise break `pnpm check` config discovery at the root
.worktrees/

# Python SDK
__pycache__/
*.py[cod]
.venv/
.pytest_cache/
*.egg-info/

# Claude Code dev-server config — kept local until the team decides whether to commit it
.claude/launch.json
demos/
docs/design/spikes/
docs/design/python-seller-sdk.md
