TEST-003: de-nativify the native-oracle tests — native be LAGS jab, so jab-vs-native byte-parity now tests against a STALE oracle

Eleven be/ ctest cases assert jab's output is BYTE-IDENTICAL to native be <view> (the C keeper as an oracle). The C impl now LAGS the JS (jab) impl — jab has view features native lacks (e.g. COMMIT-007 human dates) — so those comparisons fail on real, intended jab improvements, not bugs. Drop every native-VIEW-ORACLE comparison; assert jab INTRINSICALLY instead (self-contained golden / structural, like test/commit/ticket). COMMIT-007 already de-nativifies the four commit/* oracle cases as its necessary slice; this ticket owns the rest + the policy. Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome