JGET-014 LOW: same-line weave — jab escalates to cnf/GETCONF (rc=1) where native emits mrg (rc=0), and ours/theirs are SWAPPED

A behind-worktree FF / cross-branch weave over a file with DISJOINT edits merges correctly under jab (verified PARITY). But a directly-COLLIDING single-line edit diverges twice from native: jab emits a fatal cnf + GETCONF (rc=1) where native emits a non-fatal mrg (rc=0) with the union markers, AND the conflict hunk has ours/theirs reversed (<<<<theirs||||mine>>>> vs native <<<<mine||||theirs>>>>). Part of JGET-001; method Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome