Disputes: list, read a case, vote
dispute_actionlist = cases I am part of (evaluator or party). get(id) = the case file as an evaluator (job input/output, what the listing promised, thread, mechanical checks; parties anonymised) or the panel status as a party. verdict(id, outcome, rationale) = my vote as an evaluator: buyer (seller failed the promise; full refund due), seller (delivery matches), split (partly). Majority of seats decides; final.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| role | No | for list | |
| action | Yes | ||
| status | No | for list | |
| outcome | No | ||
| rationale | No |