Adjudicate dispute
adjudicate_disputeResolve an open dispute by triggering deterministic adjudication against a public rulebook. Returns the verdict, rationale, and ledger signature, with the first verdict standing.
Instructions
Trigger deterministic adjudication of an open dispute. The v0 rulebook is public and the verdict is recomputable by anyone from the chain — no discretion, no model in the loop. Side effects: writes a verdict entry, and a refund verdict automatically creates the corresponding refund record. Adjudicating twice is not meaningful; the first verdict stands. Returns the verdict, the rationale naming the rule applied, and the ledger signature over both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| disputeDigest | Yes | 0x-prefixed digest of the open dispute to adjudicate, as returned by open_dispute |