__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
checkouts/

# Local scratch / dev notes (never committed, never published)
bugs.md
feedback.md

# specflo local state: the active-project pointer is per-clone session state,
# not shared config. The durable record lives under docs/projects/.
.specflo/
