BRO-006: be/ JS views emit U click-targets (the producer half of BRO-005 mouse nav)

BRO-005 landed the pager's click→U-target CONSUMER (be/views/bro/pager.js _uriAt/_screenToByte), but NO JS view emits U tokens, so a click finds no target and mouse nav is inert. The C views DO emit U (sniff/LS.c, graf/GRAF.c, sniff/SNIFF.exe.c, bro/BRO.c). This ports U-target EMISSION to the JS views, per-view, mirroring C. Method: Issues.

Input

Context

Goals

Constraints

WIP

TODOs (one worker per family; each mirrors the named C source)

Blockers and bummers

Outcome