| Public payment | api/ x402 and Compose Key routes | Raw x402 and Compose Key flows terminate before runtime execution. |
| Agent runtime | runtime/src/manowar | Runs agents, workflows, memory, tools, and telemetry. |
| Inference | api/inference | Manowar calls the internal /v1/chat/completions and /v1/responses routes. |
| Model search | models.compose.market or MODELS_URL | Used by models_call for just-in-time model selection. |
| Connector discovery | CONNECTORS_URL | Used by connectors_find and workflow registry tool discovery. |
| Storage | MongoDB, ValKey, Pinata | Memory, MAL state, proof bundles, and IPFS card data. |