addedInput schema / properties / artifacts / description
Added value: +"at least one evidence reference; submit every artifact you want considered in a single call"
addedInput schema / properties / artifacts / items / properties / at / description
Added value: +"unix seconds the artifact was produced; supply it when timing is part of your argument"
removedInput schema / properties / artifacts / items / properties / digest / $ref
Removed value: -"#/properties/disputeDigest"
addedInput schema / properties / artifacts / items / properties / digest / description
Added value: +"0x-prefixed keccak256 digest of the artifact. Only the DIGEST is submitted — the content itself never leaves your side"
addedInput schema / properties / artifacts / items / properties / digest / pattern
Added value: +"^0x[0-9a-fA-F]{64}$"
addedInput schema / properties / artifacts / items / properties / digest / type
Added value: +"string"
addedInput schema / properties / artifacts / items / properties / kind / description
Added value: +"what this artifact is; the adjudicator treats each kind differently"
addedInput schema / properties / artifacts / items / properties / note / description
Added value: +"short human-readable label for whoever reads the record; never an adjudication input"
addedInput schema / properties / disputeDigest / description
Added value: +"0x-prefixed digest of the open dispute, as returned by open_dispute"
addedInput schema / properties / role / description
Added value: +"which side you are filing as: 'claimant' = the payer who opened it (payer key) · 'respondent' = the seller answering it (also needs TERSIGN_LEDGER_API_KEY)"