# `utils`

Small I/O and bookkeeping helpers: atomic JSON writes, boolean-string parsing, and the task-list / run-status tracking that makes long benchmark sweeps resumable.

```{eval-rst}
.. automodule:: medvision_bm.utils.utils
   :members:
```
