Variable: CLOSED_BATCH_STATUSES
constCLOSED_BATCH_STATUSES: readonly ["prepared","funded","closed"]
Defined in: src/server/services/strandedHours.ts:11
Batch statuses meaning "this period's pay run already went out" (same set as the manual-entry disposition flow's isClosed, ADR-0038).