test:
    uv run pytest

doc:
    uv run zensical serve

type:
    uv run ty check
    uv run pyrefly check
