Contributing ============ Development setup ----------------- .. code-block:: bash uv sync uv run pytest Guidelines ---------- * Add tests for new behavior. * Keep public imports stable. * Prefer API-level imports in examples and docs.