api
Fabric API
| Method | Path |
|---|---|
POST | /v1/rooms/{room}/messages |
POST | /v1/rooms/{room}/barriers |
Use for control-plane driven messaging. In-guest agents usually speak the native fabric wire via SDKs.
Prefer MCP agent_send, agent_request, agent_fanout, agent_wait, barrier_arrive when operating from a coding agent.