This module intentionally has no imports from the EP client or
heavyweight server modules, so it can be loaded by src/main.tsbefore the EP API client singleton is constructed.
timeout.ts is a lightweight utility with zero heavyweight deps,
so importing DEFAULT_TIMEOUTS is safe here.
Lightweight CLI utility functions.
This module intentionally has no imports from the EP client or heavyweight server modules, so it can be loaded by
src/main.tsbefore the EP API client singleton is constructed.timeout.tsis a lightweight utility with zero heavyweight deps, so importing DEFAULT_TIMEOUTS is safe here.