__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
dist/
build/
*.egg-info/
.venv/
venv/
.env
*.db
*.sqlite*

# Claude Code agent worktrees (created by the harness, not project state)
.claude/worktrees/

# Local Strata workspace for developing-on-Strata sessions (`strata register`
# run in this repo) — per-machine state, never committed.
.strata/
summaries/
