mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-05-13 10:36:21 +02:00
Move clampInt to server/_shared/constants.ts as a single shared export. Remove 4 duplicate inline definitions from research handlers and re-export from cyber/_shared.ts for backward compatibility. Simplify tech-events limit/days clamping by removing redundant guards.