Your company runs on Google Cloud.
Here is exactly what the mesh touches.
Tom's week tells this story without naming a vendor. This page tells it for a Google shop: the agent you already have, the few places the mesh touches it, and a page in the menu for each decision. Ostrander Freight is the whole thing run end to end.
the starting point
The agent you already have
Concretely, the thing most Google shops mean when they say agent:
- Built with ADK or plain code reasoning on Gemini through Vertex AI
- Speaking A2A over HTTPS with an agent card at a well-known URL; ADK serves both for free
- Running on Cloud Run or GKE as a service account, with IAM deciding what its tools may touch
- Using your tools and data internal APIs, BigQuery, whatever the job needs
- Watched in Cloud Trace and Cloud Logging like every other service you run
- Secrets in Secret Manager rotated on your existing runbook
the touch points
Where the mesh touches it
The mesh touches this agent in a small number of places, each one a decision with its own page in the menu. Everything else, the model, the prompts, IAM, the tools, where it runs, stays exactly as Google built it.
To see the whole thing as one story with every command, Ostrander Freight takes its rate agent from attached to full node to traced, end to end.