__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/

# Environment, not project: a workspace using Strata on itself keeps its own
# fleet, DB, session state, and register-installed wiring — none of it ships.
fleet.yaml
/strata.db
/.locks/
.strata/
.claude/settings.json
.claude/settings.local.json
.claude/hooks/
.claude/skills/strata/
.claude/skills/strata-worker/
.claude/skills/strata-inspect/
.claude/skills/architect/
.venv-strata/
*.local-backup
.backup-*/
.mcp.json
