{
  "environment": "lumisar-dev",
  "status": "online",
  "verifiedAt": "2026-05-05",
  "auth": "https://auth.lumisar.gg/realms/lumisar",
  "builds": "https://dev-builds.lumisar.gg/cdn/UpdateConfig.json",
  "perforce": {
    "port": "ssl:p4.lumisar.gg:1666",
    "security": "security=4, explicit users/groups, auto-create disabled",
    "groups": [
      "lumisar_devs",
      "lumisar_artists"
    ]
  },
  "services": {
    "keycloak": "online",
    "authserver": "online",
    "gameserver": "online",
    "frontendgateway": "online",
    "backendbridge": "online"
  },
  "gameGateway": {
    "host": "dev-play.lumisar.gg",
    "publicTcpPort": null,
    "status": "reserved; public game TCP is firewall-closed until the real gateway contract is wired"
  },
  "policy": {
    "launcherTestRegion": "visible only to Keycloak DEV/developer/admin/GM roles",
    "serverEntry": "GM-only for server id 1",
    "audit": "admin dev-audit endpoint is available on authserver"
  },
  "notes": [
    "This endpoint is the dev environment status/config surface.",
    "The dev build may use the launcher/account flow without requiring TLS 1.3 on the game socket while UE SSL transport is not wired."
  ]
}