Contributing

Development setup

uv sync
uv run pytest

Guidelines

  • Add tests for new behavior.

  • Keep public imports stable.

  • Prefer API-level imports in examples and docs.