Portfolio operations edge
AI Platform
A bounded view of this gateway process and optional upstream availability. This deployment is the edge only โ it does not host the four portfolio systems.
Service status
v1.0.04 of 4 upstreams are unconfigured. This gateway is running on its own, which is the expected free path โ nothing here is failing.
| Service | State | What that means |
|---|---|---|
| rag | unconfigured | No URL set. Nothing was probed. Set
PRODUCTION_RAG_URL to opt in. |
| research | unconfigured | No URL set. Nothing was probed. Set
AGENTIC_RAG_URL to opt in. |
| mao | unconfigured | No URL set. Nothing was probed. Set
MAO_URL to opt in. |
| repomind | unconfigured | No URL set. Nothing was probed. Set
REPOMIND_URL to opt in. |
| gateway | up | Serving this page. Not probed over the network. |
How to read these states
up down unconfigured
unconfigured is a configuration state, not an incident: this deployment
runs the gateway only and never bundles the four upstream systems. A missing URL is
answered immediately with a typed 503 upstream_unconfigured โ no probe,
no timeout, no retry. down is the state that means something is wrong.