Search papers, labs, and topics across Lattice.
The paper introduces ECO/CPO-DAG, a novel accountability protocol for adversarial supply chains that employs contradiction detection as a validation layer, rather than a consensus mechanism. By utilizing signed Event Claim Objects (ECOs) within a directed acyclic graph (DAG), the protocol allows observers to compile Contradiction Proof Objects (CPOs) when conflicting claims arise, triggering economic penalties for the responsible party. The method effectively maps domain-specific constraints to GS1 EPCIS 2.0 semantics, demonstrating a robust analytical model that ensures high detection accuracy without false accusations.
A contradiction detection protocol that can economically penalize parties in adversarial supply chains without relying on consensus mechanisms.
We present ECO/CPO-DAG, a domain-specific accountability protocol for adversarial supply chains that formalizes contradiction detection as a supplemental validation layer rather than a consensus or truth-establishing mechanism. Participants publish signed Event Claim Objects (ECOs) into a causally ordered, append-only directed acyclic graph (DAG) whose edges encode happened-before relations. When two claims about the same subject violate a domain constraint, any observer can compile a Contradiction Proof Object (CPO), a self-verifying object binding the two signed claims and the violated rule, which, on public verification, triggers economic slashing of a determinately blamed party. We map constraints to GS1 EPCIS 2.0 event semantics (spatial uniqueness, temporal monotonicity, quantity conservation, quality monotonicity, regulatory validity), so detection targets inconsistencies that are meaningful in practice. Selective disclosure via commitment schemes and, optionally, zero-knowledge contradiction proofs lets parties withhold claim contents until a challenge forces the minimal opening. We give an analytical treatment: an independent-observer detection model $1-(1-p_{\min})^h$, a deterrence condition $S>g(1-p)/(kp)$ under $k$-party collusion, and a storage estimate of order 1 GB per participant per year under stated assumptions. The protocol's boundary is explicit: it detects provable contradictions, not consistent lies; a party that never contradicts itself is invisible to it, so the layer complements, and does not replace, source verification and oracle aggregation. A single-machine reference implementation corroborates the detection model, with the predicted coverage band overlapping the measured 95% confidence interval at every observer count, and records zero false accusations; the fully zero-knowledge CPO, multi-party propagation, and adaptive-adversary evasion remain analytical.