JS-071: views/diff/diff.js handler is dead, ctx.views never set

Now
DONE

The diff: VIEW handler (JAB-014) is wired to read its pinned from/to/scope spec off ctx.views[row.uri], but NOTHING in the resident loop ever sets ctx.views, and the cited resolve.js classifyView seed does not exist. Every diff: URI therefore returns at the guard and emits zero bytes the whole view is dead as wired. See DIFF. Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome