AGENTS Instructions This repository uses ruff for linting and formatting. Run lint checks with: scripts/lint Format the code with: scripts/format Run the test suite using pytest before submitting changes: pytest