Skip to content

ADR 0001: WeCom Smart Robot — Product Expert Bot

Status

Accepted

Date

2026-08-09

Context

OVES has adopted WeCom as its primary workplace platform (ADR 0002 in tencent-cloud). WeCom Smart Robot provides AI-powered Q&A with configurable knowledge sets, zero additional cost, and zero deployment friction.

First bot: OVES Product Expert — answers questions about OVES products, Tencent Cloud migration architecture, IoT data pipelines, and document publishing.

Decision

Deploy WeCom Smart Robot as the primary internal AI Q&A channel. Start with a Product Expert bot linked to Lexiang Articles space, then expand to HR Assistant and Engineering KB.

Bot Configuration

Field Value
Name OVES Product Expert
Model DeepSeek · Quick Response
Visible Range 6 test users → expand to company-wide
Role Setting Product expert, answer from knowledge set only
Knowledge Set Lexiang Articles space (feac9fa4405246d0a18a9d4165251485)
Response Mode KB-only (仅根据知识集回答)

Admin Console Access (Verified)

Always use WeCom desktop → avatar → Manage Company to open the admin console. Browser-based QR scanning from outside WeCom triggers protocol handler errors ("跳转客户端失败").

Consequences

Benefits

  • Zero additional cost (bundled with WeCom)
  • Zero deployment friction (employees already use WeCom)
  • Knowledge-based responses — no hallucination risk
  • Expandable: add more bots, link to more knowledge spaces
  • 300 bot limit per enterprise, 20 per member

Verified Implementation

  • Bot created 2026-08-09 with 6 test users
  • 3 knowledge entries pushed to Lexiang Articles space via MCP
  • DeepSeek model tested and working

Lexiang MCP Connection

  • Enterprise tenant: 浩勉 (company_from=36080d44568611f192ce9ec56541406c)
  • MCP URL: https://mcp.lexiang-app.com/mcp?company_from=...&access_token=lxmcp_...
  • NO preset=meta — preset restricts to read-only only
  • Token from https://lexiangla.com/mcp → 会话管理
  • Push knowledge via entry_import_content

Supersedes

None (first agentic-bots ADR).

Superseded By

None.