# `configs`

Project-wide constants: the global random seed, near-zero thresholds, grouping keys, dataset name-to-package mappings, label remaps and CT windowing tables. The names here are treated as a stable interface -- other modules import them directly, so they do not change casually.

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