{"protocolVersion":"0.3.0","name":"Decidio Authority","description":"The system of record for enterprise authority. Agents request approvals; Decidio evaluates policy (auto-approve / route to a human / hard-cap block) and seals a tamper-evident, independently verifiable Authority Receipt. The requester's identity is verified and bound into the record.","url":"https://decidio-api.onrender.com/a2a","preferredTransport":"JSONRPC","version":"1.0.0","provider":{"organization":"OmniTwin Technologies Inc.","url":"https://decidio.io"},"capabilities":{"streaming":true,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["application/json","text/plain"],"skills":[{"id":"request_approval","name":"Request approval","description":"Request authority to perform an action with a monetary stake. Returns an A2A task whose state is the verdict: completed (auto-approved under policy), input-required (routed to a human approver), or rejected (blocked by a hard cap — no override). The decision is sealed as an Authority Receipt either way.","tags":["authority","approval","policy","finance","procurement"],"examples":["Request approval to create a $40,000 purchase order for vendor Acme.","Ask whether agent ap-bot may issue a $12,400,000 capital-equipment PO."],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]},{"id":"record_outcome","name":"Record outcome","description":"Report the completion/confirmation status of a previously authorized action (e.g. the source system confirmed execution), updating the Authority Receipt's confirmation evidence.","tags":["authority","confirmation","closure","audit"],"examples":["Record that decision D·1042 was confirmed in Coupa as PO #RQ-20418."],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]}],"securitySchemes":{"bearer":{"type":"http","scheme":"bearer","description":"Workspace transport token. The requesting agent's OWN signed identity (a did:key Agent Card signature presented in the request) is verified separately and bound into the sealed receipt."}},"security":[{"bearer":[]}],"signatures":[{"protected":"eyJhbGciOiJFZERTQSIsImtpZCI6ImRpZDprZXk6ejZNa21MR2VSNU5qSjg3YTF5VTV5Z3FqdTQ5Q3RuVXJ0Mzhlc3FNNTRZOXRYbktxIn0","signature":"uQskmIdAs26cENPcVomnTVLZr3pFyFsB2UoUvxLx7LpUVugCMRXNxYfjt83ZwKOCXK8LU-29rv4y3b0AGCb8CQ"}]}