.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.pyright/
.ruff_cache/
.DS_Store
.remember/

# Local config with secrets — do not commit.
config.toml
.env
