CODE-024: io.mmap per-file read helpers leak mappings use the pooled-fd read

Now
OPEN
Sev
MED

Deps: none. The sanctioned replacement already exists wtread readFileBytes (pooled open/readAll/close, landed under CODE-020 57ff502a). This ticket routes the remaining per-file mmap readers through it. Repro concern is the RESIDENT pager loop over a big tree, per classify's own documented rule.

Input

Context

Goals

Constraints

WIP

TODOs

Blockers and bummers

Outcome