COMMIT-006: jab commit: must inline the full diff (tree vs parent) hunks, like C COMMIT-002

Now
DONE

The C commit: view inlines the commit's full diff as relayed graf hunks after the metadata (COMMIT-002, landed df596d0f). The JS commit: (be/views/commit/commit.js) emits ONLY the metadata hunk (commit/tree/parent/author/body) no diff. So jab commit:?<sha> shows who/when/why but not WHAT changed. Port COMMIT-002's diff-relay to the JS view. Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome