m2m_escrow_arbitration_ruling
Deterministic dispute arbitration and delivery verification for Agent-to-Agent escrow transactions. Verifies cryptographic SHA-256 deliverable hashes, JSON Schema compliance, and contract deadlines, calculating binding payout allocations. Required fields in 'request': escrow_id, deal_terms, specification, delivery_submission. Grades the evidence you supply and names what is still missing; it does not retrieve sources, so a call that brings none is refused. With only a question and no evidence yet, start at corridor_sanctions_assistant. Evidence triage only: no factual-truth verification, no legal, compliance, sanctions, or financial advice. Human review is required before any commercial action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Structured request object. Full contract: https://github.com/vassiliylakhonin/agenda-intelligence-md/blob/main/schemas/v1/m2m-escrow-arbiter-request.schema.json |