{"name":"YAAF Orchestrator","description":"Conversational orchestrator agent supporting free-text and structured-data exchange over A2A.","version":"0.1.1507","supportedInterfaces":[{"url":"https://yaaf-api.serenitybytes.com/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"capabilities":{"streaming":true},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain","application/json"],"skills":[{"id":"converse","name":"Converse","description":"Free-text conversation with the YAAF orchestrator, optionally returning structured data.","tags":["conversation"]}],"securitySchemes":{"bearer":{"httpAuthSecurityScheme":{"scheme":"Bearer","description":"YAAF personal access token (PAT)"}}},"securityRequirements":[{"bearer":[]}]}