{
  "generated_at": "2026-06-11T08:00:27Z",
  "module": "notification-center",
  "brand": "OUACC Account",
  "canonical": "https://ouacc.cc/notification-center",
  "notification_center_enabled": true,
  "smtp_enabled": false,
  "email_verification_required": false,
  "email_order_notice_enabled": false,
  "email_delivery_notice_enabled": false,
  "telegram_bot_enabled": false,
  "webhook_enabled": false,
  "restock_subscription_enabled": false,
  "private_payment_notice_allowed": false,
  "channels": [
    {
      "name": "站内通知",
      "status": "planned",
      "enabled": false,
      "purpose": "订单、发货、售后和公告提醒。"
    },
    {
      "name": "Email / SMTP",
      "status": "not_configured",
      "enabled": false,
      "purpose": "注册验证、订单通知、发货通知和工单提醒。"
    },
    {
      "name": "Telegram Bot",
      "status": "not_configured",
      "enabled": false,
      "purpose": "订单提醒、补货通知和售后状态推送。"
    },
    {
      "name": "Webhook",
      "status": "disabled",
      "enabled": false,
      "purpose": "API/代理客户的订单、库存、交付和退款回调。"
    },
    {
      "name": "短信/接码",
      "status": "disabled",
      "enabled": false,
      "purpose": "不作为站内通知渠道，避免误导为接码服务承诺。"
    },
    {
      "name": "广播公告",
      "status": "draft",
      "enabled": false,
      "purpose": "补货、维护、防诈骗和正式开售公告。"
    }
  ],
  "events": [
    {
      "event": "account_registered",
      "enabled": false,
      "note": "注册未开放，SMTP 未配置。"
    },
    {
      "event": "email_verified",
      "enabled": false,
      "note": "邮箱验证码依赖未启用。"
    },
    {
      "event": "order_created",
      "enabled": false,
      "note": "无真实订单和支付渠道。"
    },
    {
      "event": "payment_confirmed",
      "enabled": false,
      "note": "支付通道为 0，不产生付款确认。"
    },
    {
      "event": "delivery_sent",
      "enabled": false,
      "note": "无卡密、无发货记录。"
    },
    {
      "event": "ticket_updated",
      "enabled": false,
      "note": "官方工单入口暂未开放提交。"
    },
    {
      "event": "refund_or_replacement",
      "enabled": false,
      "note": "退款和补发规则已写明，但未启用交易。"
    },
    {
      "event": "restock_notice",
      "enabled": false,
      "note": "补货订阅未开放，避免承诺现货。"
    }
  ],
  "requirements": [
    "配置 SMTP 主机、端口、账号、发件人、退信处理和发送限流",
    "配置官方 Telegram Bot token、频道/群权限和消息模板",
    "为 API/代理客户配置 Webhook 签名密钥、重试策略和失败告警",
    "订单、支付、发货、售后和退款事件必须有唯一事件 ID",
    "消息模板需要覆盖简体中文、繁体中文和英文，且状态一致",
    "正式开售前完成测试订单、测试发货、测试工单和通知回放"
  ],
  "safety_rules": [
    "未配置 SMTP 前，不强制用户完成邮箱验证，避免注册后无法收信。",
    "未开通官方客服前，不展示 Telegram、WhatsApp、Line、Kakao 或个人邮箱。",
    "不通过私聊、群公告或陌生机器人发送付款地址。",
    "Webhook 必须带签名、时间戳和重放保护，不能明文暴露卡密。",
    "通知内容不包含完整密码、2FA 密钥、恢复码、钱包私钥或敏感身份资料。",
    "补货通知只说明状态，不承诺现货、价格或保留名额。"
  ],
  "aliases": [
    "/notification-center",
    "/notifications",
    "/notification",
    "/notify",
    "/alerts",
    "/alert",
    "/messages",
    "/message-center",
    "/smtp",
    "/mail-status",
    "/email-status",
    "/webhook",
    "/webhooks",
    "/telegram-bot",
    "/bot-status",
    "/broadcast"
  ],
  "counts": {
    "notification_logs": 0,
    "email_verify_codes": 0,
    "telegram_broadcasts": 0,
    "users": 0,
    "orders": 0,
    "payments": 0,
    "payment_channels": 0,
    "fulfillments": 0,
    "card_secrets": 0,
    "products": 153
  }
}
