feat(wechat): channel split with stub-safe page delivery #2
Reference in New Issue
Block a user
Delete Branch "feature/wechat-channel-split"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
wechat/package for service-account logic (intent classifier, page-generate prompt/handler, artifact verify) without touching H5 chat/finish paths.page.generateintents through dedicated prompt andresolvePageGenerateOutcome()instead of generic chat guards.服务号自动补出简版页面etc.) is never sent to users; page failures always notify via customer service text.wechat-mp.mjsto use channel modules; failure copy updated to service-account wording.Test plan
node --test wechat/wechat-channel.test.mjs wechat-mp.test.mjs(65 pass)bash scripts/deploy-wechat-mp-prod.shto 103Follow-up (separate PR)
chat.general/schedulehandlers out ofwechat-mp.mjs