AI Infrastructure OS execution plane: OpenAI-compatible gateway, MCP tool governance, intent proxy, vLLM/KServe/KEDA, OIDC, Redis and telemetry.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 25
filesystem 1
- fs justrunme-ai-runtime-platform-5eda62d/experiments/canary-analysis/analyze.py :9
from pathlib import Path
network 6
- net justrunme-ai-runtime-platform-5eda62d/app/cli/replay.py :8
import urllib.error - net justrunme-ai-runtime-platform-5eda62d/app/gateway/evaluations.py :8
import httpx - net justrunme-ai-runtime-platform-5eda62d/app/gateway/governance.py :9
import httpx - net justrunme-ai-runtime-platform-5eda62d/app/gateway/intent.py :7
import httpx - net justrunme-ai-runtime-platform-5eda62d/app/gateway/main.py :19
import httpx - net justrunme-ai-runtime-platform-5eda62d/app/gateway/mcp.py :7
import httpx
database 3
- db justrunme-ai-runtime-platform-5eda62d/app/gateway/decisions.py :12
from redis.asyncio import Redis - db justrunme-ai-runtime-platform-5eda62d/app/gateway/main.py :17
from redis.asyncio import Redis - db justrunme-ai-runtime-platform-5eda62d/app/gateway/tenant.py :14
from redis.asyncio import Redis
declared dependencies 12
- fastapi@>=0.115,<1.0
- httpx@>=0.27,<1.0
- opentelemetry-api@>=1.28,<2.0
- opentelemetry-exporter-otlp-proto-http@>=1.28,<2.0
- opentelemetry-instrumentation-fastapi@>=0.49b0
- opentelemetry-sdk@>=1.28,<2.0
- prometheus-client@>=0.20,<1.0
- pydantic@>=2.9,<3.0
- anyio@>=4.4,<5.0
- fakeredis@>=2.23,<3.0
- pytest@>=8.3,<10.0
- ruff@>=0.8,<1.0