DIFF-020: a get/post-merge conflict renders as plain local edits no EXPECTED axis, no yellow

Now
OPEN
Sev
MED
Ask
gritzko
Env
any conflict produced by a merge-get (including the get leg of a post)
Rev
///be/#3d764808
See
DIFF-016

/todo/DIFF/DIFF-016 landed the conflict render, but its whole axis is gated on PATCH rows: expectedCtx returns null when patchTheirs() is empty, and a merge-get writes no patch row. So a conflicted file diffs as ordinary green/red the woven both-sides tokens are indistinguishable from a hand edit, which is exactly what /todo/DIS/DIS-080 made the diff view responsible for. The wtlog already carries the two pointers the EXPECTED reading needs; nothing new has to be written.

Input

Context

Goals

A live con path diffs in CONFLICT MODE, rendered identically to patch mode.

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

row that ROUTES here reads as an ordinary edit; the nav itself already spells diff <path>.

Outcome