.claude/
.venv/
.env
blueprint.md
status.md
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.eggs/

# local worklogs (internal, never publish)
worklogs/
