BE-050: work/status views re-mmap .be per row, never close close after drain + reuse memos

Now
OPEN
Sev
HIGH

Input

Context

Read-only investigation 2026-07-19 of ///be/, parent incident JSQUE-021; the native half is ABC-020 (abc.close is a resource no-op today release is GC-only, so every mmap below pins an fd until GC).

Goals

A resident session's fd count plateaus; one status //WT drive costs O(1) mmaps of the target .be instead of 6×fileRows; j/k costs zero file opens (the JSQUE-021 ruling).

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome