JS-027 umbrella: reimplement be status as bin/status.js (SDK validation)

Reimplement bare be / be status as a repo-local extension bin/status.js, built ONLY on libdog (dog/) + abc/ via JABC — never linking a dog (sniff/keeper/graf). Goal: validate the Extensions SDK end-to-end and surface each JABC gap as a thin libdog/abc leaf. Every on-disk format is already libdog/abc (keeper objects = git.pack, .idx = abc.index wh128, wtlog/refs = ULOG, sha = codec.sha1), so the store layer is reimplementable in JS, sharing zero code with sniff. Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs (tentative ticket ids, in dependency order)

Blockers

Outcome