{
  "_comment": "RUNTIME environment configuration. Read at boot by src/config/runtimeEnv.js. This file is the ONLY thing that differs between RC and LIVE — the JS bundle is byte-identical across both, so promotion is a file swap plus a symlink flip, never a rebuild. Deployed as dist/env.json; nginx must serve it with no-cache.",
  "environment": "production",
  "label": "LIVE",
  "apiBaseUrl": "/api",
  "siteOrigin": "https://www.medxl.ai",
  "adminOrigin": "https://admin.medxl.ai",
  "crawlerConsoleUrl": "https://crawler.medxl.ai",
  "cmsConsoleUrl": "https://cms.medxl.ai",
  "buildStamp": "20260910T082225Z",
  "gitSha": "81942352b968e19b566664c874a83e22e86a2faa",
  "releaseId": "8194235-20260910T082225Z"
}
