Updating code in gateway/

Prerequisites

  1. Python 3.13+
  2. pipx install uv

Running tests

uvx --with ruyaml pytest

To print stdout/stderr to the console when running pytest:

uvx --with ruyaml pytest -s