.env
.venv/
__pycache__/
*.db
.claude/
.DS_Store
*.gif
!docs/self-heal.gif
*.mp4
# live-monitor worktree (the monitor-data branch is checked out here in CI)
state/
# build artifacts
dist/
build/
*.egg-info/
# local private memory / working notes (never on GitHub)
ROADMAP.local.md
*.local.md
