API RUNTIME

{
  "app": "OneGodian Control Plane",
  "version": "0.1.0",
  "buildMarker": "2026.05.16-prod",
  "environment": "Production",
  "deploymentHost": "Hostinger",
  "framework": "Next.js",
  "nodeVersion": "20.x",
  "repository": "ohi-stack/execution-interface",
  "branch": "main",
  "requiredEndpoints": [
    "/api/health",
    "/api/manifest",
    "/api/tools",
    "/api/stats"
  ]
}