The disagreement
The local recipe works at every vertex, but the two ends of an edge may assign it different passenger pairs. Give each vertex a shift tv, and each edge a one-bit “flip” εe. For e = uv, agreement becomes one linear equation:
tu + tv + εef(e) = de
Here de records the original mismatch. Solve all these equations at once and the local pairs glue into globally well-defined Pe’s.
Why a solution exists
Linear duality says the system can fail only if a dual witness η detects d while vanishing on every possible left-hand side. The local flow identities force each vertex’s contribution to equal the parity of its nonzero incident witnesses.
Now sum over all vertices: every nonzero edge witness appears once at each endpoint—twice. Over F₂, twice is zero. So no witness detects d, and the system is solvable.
Judge XOR’s ruling: “The prosecution counted every accusation twice. Case dismissed.”