{
  "ok": true,
  "schema_id": "doo.local-startup.health.v1",
  "product_id": "doo",
  "mode": "preview_product_startup",
  "base_url": "https://doo.preview.newllm.cn",
  "bind_url": "http://127.0.0.1:8122",
  "entries": {
    "customer_portal": "/web/customer-pilot-portal/index.html",
    "operating_workbench": "/web/operating-runtime-workbench/index.html",
    "canonical_operating_workbench": "/operating-runtime-workbench/",
    "owner_return_form": "/web/owner-return-form/index.html",
    "remote_preflight_evidence_form": "/web/remote-preflight-evidence-form/index.html",
    "post_run_signoff_form": "/web/post-run-signoff-form/index.html"
  },
  "bff": {
    "route": "/api/operating-runtime/workbench",
    "requires_build": true,
    "status": "build_required",
    "tenant_ref": "tenant://doo/sample-workspace"
  },
  "deployment_domains": {
    "preview_host": "doo.preview.newllm.cn",
    "preview_url": "https://doo.preview.newllm.cn/operating-runtime-workbench/",
    "pilot_host": "doo.pilot.newllm.cn",
    "future_production_app_host": "app.doo-ai.com",
    "future_production_api_host": "api.doo-ai.com"
  },
  "boundary": {
    "local_only": false,
    "preview_only": true,
    "does_not_issue_credentials": true,
    "does_not_mark_customer_pilot_ready": true,
    "does_not_claim_remote_customer_trial_ready": true,
    "does_not_claim_pilot_ready": true,
    "does_not_claim_production_ready": true
  }
}