{id} is the company id, not a tenant id. These routes are company-scoped:
they address an agent, and an agent belongs to a company. To address work for one
customer, use the (team, tenant) surface./v1/companies/{id}/ceo/*. …/run here
is for the other agents.
Streaming
…/runs/{runId}/stream is Server-Sent Events. Send Accept: text/event-stream
and read frames until the stream closes. It is the legacy runtime’s stream and it
works today — the durable runtime’s equivalent is
refused until its three prerequisites land.