BLAME-006b: commit:?<root> token-diffs the whole initial tree (O(repo), seconds)

Loading the parentless ROOT commit (commit:?c7184818) takes ~4.4s because it token-level weave-diffs the ENTIRE initial-import tree as all-INS, where a one-sided (vs-empty) diff should be a cheap raw all-add. Split from BLAME-006 (the perf half). Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome