dist/
build/
*.egg-info/
__pycache__/
*.pyc
.ruff_cache/

# Pinned generator toolchain venv (created on demand by scripts/regen.sh from
# generator-requirements.txt) — reproducible from the pin, never committed.
.venv-gen/
