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

# Local agent/Trellis workspace state
/.cursor/
/.trellis/
/AGENTS.md
