## Checking commands After writing code, always run from `backend/`: ```shell ruff format ruff check --fix ty check ```