{
  "ok": true,
  "status": "waiting",
  "date": "2026-06-14",
  "groups": [
    {
      "code": "dns_and_icp",
      "name": "DNS / HTTPS / 备案资料",
      "receiver": "business_contact_or_account_owner",
      "customerCanProvide": [
        "DNS 控制台截图或临时协作权限",
        "备案主体类型和证件资料确认",
        "是否启用 chat.wfais.com / admin.wfais.com / api.wfais.com"
      ],
      "technicalUse": [
        "configure DNS records",
        "issue HTTPS certificate",
        "prepare payment callback domain"
      ],
      "status": "missing"
    },
    {
      "code": "payment_credentials",
      "name": "支付真实商户资料",
      "receiver": "technical_contact_or_payment_account_owner",
      "customerCanProvide": [
        "商福通 / 收银呗商户号",
        "appId",
        "测试账号或沙箱说明",
        "回调域名审核要求"
      ],
      "technicalUse": [
        "provider adapter configuration",
        "callback verification",
        "order query and refund test"
      ],
      "status": "missing"
    },
    {
      "code": "model_service",
      "name": "模型服务账号 / API Key",
      "receiver": "technical_contact_or_model_account_owner",
      "customerCanProvide": [
        "DeepSeek 或兼容云服务账号状态",
        "API Key 提供方式",
        "首月预算",
        "并发预期"
      ],
      "technicalUse": [
        "model adapter configuration",
        "quota and timeout policy",
        "fallback provider planning"
      ],
      "status": "missing"
    }
  ],
  "customerVisibleBoundary": "业务联系人只需要提供账号权限、截图、确认项或资料；raw output、schema、JSON、模型参数和命令只进入技术对接或内部文档。",
  "boundaries": [
    "does_not_store_secret",
    "does_not_request_raw_secret_in_customer_visible_copy",
    "missing_materials_do_not_block_internal_role_system_work",
    "real_integration_blocked_until_credentials_arrive"
  ]
}