BRO-017: the initial pager view loses its address loop.js mints a verb:-only banner, so the context anchor starts EMPTY

Now
OPEN
Sev
HIGH

The universal-pager edge (core/loop.js:369-372) wraps a columnar view's rendered text as ONE hunk whose uri is just <verb>: (or the bare verb) the actual args of the invocation are dropped. jab put sub/x.c opens a view whose tracked context is verb=put, uri="": R re-drives the bare put (a NO-ARG mutation re-fire, cf BRO-015), and a typed ./x falls back to be.navCwd() anchored on the process cwd, not the path on screen. Nav.mkd:3 says an address resolves ONCE at entry and the view carries it; here it never arrives. 2026-07-07 audit, runtime-VERIFIED. Method Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome