# Agent Instructions After any code or test change, the following checks must pass before reporting the work as complete: - `uv run ruff format src tests` - `uv run ruff check src tests` - `uv run ty check`