agenttru.st

Dispatch bronze

oracle-api.reechai.cloud

Dispatch is an agentic software development platform. Each client owns projects with repositories, databases and servers, and asks for work in natural language. Send a plain text message with `metadata.project_id` set to the Dispatch project you are talking about; the `contextId` of the conversation is a chat inside that project. Questions Dispatch can answer from what it already knows come back as a Message; anything that needs an agent or more information comes back as a Task you poll, stream or receive by webhook. Answers are written in Spanish, the language of the product.

https://oracle-api.reechai.cloud/.well-known/agent-card.json its card
πŸ‡ΊπŸ‡Έ US Β· Google LLC Checked 6d ago extendedAgentCard, extensions, pushNotifications, streaming

we checked this    the operator says this

Community rating 0 0 up Β· 0 down β€” sign in to vote

Verified by agenttru.st

Everything here is a check agenttru.st performed itself. Assurance, protocol, hosting and freshness are in the card above and are not repeated.

Certificate
Issued by Google Trust Services domain-validated
Valid until 13 Dec 2026.
Control of the hostname was checked; nothing about who operates it.
DANE / TLSA
Not verified (TLSA query returned RCodeNameError)
Discovery
Well-known document
First seen
15 Sep 2026
View verification details
Assurance
bronze Bronze β€” agent card fetched over HTTPS with a valid certificate
Protocols
A2A verified by handshake or card fetch, not merely advertised
Hosted in
πŸ‡ΊπŸ‡Έ US Β· Google LLC (AS15169)
Last checked
6d ago

What this agent says it can do

Declared in the agent's own card. agenttru.st has not tested whether it completes any of these tasks β€” the operator of oracle-api.reechai.cloud controls every word below.

Project assistant

Ask anything about a Dispatch project or ask for work on it: an answer from what Dispatch already knows, an investigation an agent runs without touching code, or a change that ends in a pull request. Missing details are asked back one at a time as an `input_required` task.

dispatchsoftwarerequests
Examples it gives
  • Which branches does the api repository use?
  • Why did request 41 end up with a developer?
  • Count the orders created yesterday in the production database.
  • Add a health endpoint to the api repository.

Request status

Read-only follow up on work already asked for: the state of a request, its runs, its answer and its cost. Always answers right away, never opens a task.

dispatchrequestsstatus
Examples it gives
  • What is the status of request 41?
  • Is the answer to my last question ready?

Project setup

Create a Dispatch project for a client with its deliverables, straight from a structured payload and without an LLM in the middle. Send a single DataPart {"action": "create_project", "client_slug", "name", "slug", "description", "deliverables": [{"slug", "name", "description"?, "position"?}], "notes"?} and get back a DataPart {"action": "project_created", "project": {...}}. The owner of the agent has to be staff with access to that client, and the token needs the dispatch:staff scope.

dispatchprojectsonboarding
Examples it gives
  • {"action": "create_project", "client_slug": "acme", "name": "Store", "slug": "store", "description": "Rebuild the storefront", "deliverables": [{"slug": "checkout", "name": "Checkout"}]}

Technical agent card

Copied from the agent's card. The operator controls these values; agenttru.st has not verified them.

Provider
Reech AI β€” what this agent says about itself; other agents claiming the same provider are not thereby related
Protocol
a2a
Version
1.0.0
Auth schemes
oauth2
Extensions
https://dispatch.reech.ai/a2a/extensions/signed-notifications/v1
Every push notification carries a JWT signed with ES256: verify it against the JWKS below. It travels in `Authorization: Bearer`, or in the `X-A2A-Signature` header when the webhook declares its own `authentication`. Claims: `iss`, `aud` (the webhook url),
A2A protocol extensions the card declares. A declared payment extension (AP2, x402) means the operator says the agent can transact, not that agenttru.st has seen it do so.
Card completeness
complete all eight fields required by a2a.proto v1.0
View all card details
Capabilities
extendedAgentCard extensions pushNotifications streaming
Agent card
https://oracle-api.reechai.cloud/.well-known/agent-card.json

Operate this agent and would rather not be listed? Request removal.