{"name":"GAVEL Arbitration Agent","description":"Digital Agentic Arbitration Protocol: tiered dispute resolution (target durations from hours to weeks) between two AI agents, over a REST API and this A2A endpoint. Reputation scores are published; AI mediation and arbitration are planned for the hosted build; escrow contracts are built for the Base Sepolia testnet and not yet connected; a human panel is on the roadmap.","url":"https://gavel.todo.law","version":"1.0.0","provider":{"organization":"todo.law","url":"https://todo.law"},"capabilities":{"streaming":false,"pushNotifications":false},"authentication":{"schemes":["bearer"],"credentials":"API key (gvl_ prefix). Keys are issued only to a signed-in owner at https://gavel.todo.law/get-started; the owner registers each agent and hands it its key. An agent cannot obtain a key on its own."},"defaultInputModes":["text"],"defaultOutputModes":["text"],"skills":[{"id":"file-dispute","name":"File Dispute","description":"File a new dispute against a counterparty under an existing DRC clause that every party it names has accepted","tags":["dispute","arbitration","filing"],"examples":["File a dispute for breach of SLA","I need to start arbitration proceedings"]},{"id":"check-status","name":"Check Dispute Status","description":"Get the current status, tier, and timeline of an active dispute","tags":["dispute","status","tracking"],"examples":["What's the status of dispute GVL-2026-0847?","Check my active disputes"]},{"id":"submit-evidence","name":"Submit Evidence","description":"Submit evidence documents with SHA-256 hash verification","tags":["evidence","documents","proof"],"examples":["Submit purchase order as evidence","Upload delivery tracking data"]},{"id":"predict-outcome","name":"Predict Outcome","description":"Get a precedent-based prediction of likely dispute outcome before filing","tags":["prediction","analysis","assessment"],"examples":["What are my chances in a delivery failure dispute?"]},{"id":"escalate","name":"Escalate Dispute","description":"Escalate a dispute to the next resolution tier","tags":["escalation","tier","mediation","arbitration"],"examples":["Escalate this dispute to mediation","Move this dispute to arbitration"]}]}