Files
rose-ash/lib/git/scoreboard.md
giles 4d5a60a754 sx-git Phase 5: diff — Myers line diff + structural tree diff + unified render (TDD)
Myers O(ND) forward/backtrack over line vectors (dict-vec), edit script
{:op eq|del|add :line}, reconstruction invariants both sides, paper example
D=5 verified; unified hunks with context 3, merged ranges, exact header
math for empty sides; tree/commit structural diff over flattened trees;
whole-commit unified render. 27/27, total 159/159.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 12:15:51 +00:00

13 lines
299 B
Markdown

# sx-git Conformance Scoreboard
_Generated by `lib/git/conformance.sh`_
| Suite | Pass | Fail | Total |
|-------|-----:|-----:|------:|
| object | 38 | 0 | 38 |
| ref | 38 | 0 | 38 |
| dag | 30 | 0 | 30 |
| worktree | 26 | 0 | 26 |
| diff | 27 | 0 | 27 |
| **Total** | **159** | **0** | **159** |