__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
.aiexpect_cache/
aiexpect-report.html
aiexpect-report.json
.DS_Store
.env
.aiexpect_history.jsonl
__aisnapshots__/

# private project notes, never published
lessons_learned.md
NEXT_SESSION.md
docs/img/frames/
