BRO-022: Tab completion ignores the view's context FS fallback readdirs the LAUNCH tree, relative inserts compose nonexistent paths

Now
OPEN
Sev
MED

The pager's Tab completion (BRO-013) anchors its two sources inconsistently with the navigated context: _fsCompletions (pager.js:602-623) resolves against be.wt_root || be.cwd, ignoring the view's //authority, and _compTok (pager.js:590-595) makes ./-relative inserts against the TRACKED view path while candidates come from ON-SCREEN hunk paths the two disagree in cross-dir result views. Runtime-VERIFIED, 2026-07-07 audit. Method Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome