JS-062: be-bin/* parity harnesses use stale pre-reorg JS paths

The five beagle/test/bin/*/run.sh parity harnesses hardcode the pre-JS-061 be/ layout (be/lib/*.js, be/refs.js, be/status.js); the by-verb reorg moved those scripts to be/shared/, be/views/refs/, be/views/status/ and be/core/discover.js, so each harness aborts at its existence check with … missing. Five ctests fail: be-bin-dag-divergence, -keeper-verify, -refs-parity, -status-parity, -sub-status-parity (#195–199). This is the be-js-* shell-harness path rewrite JS-061 explicitly DEFERRED. Method Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome