Update nexus wiki content

This commit is contained in:
2026-05-03 05:42:06 +08:00
parent 90f3811b83
commit 111bc65b7b
707 changed files with 32306 additions and 7289 deletions

View File

@@ -0,0 +1,55 @@
---
title: "Retail Customer Returns Agent"
type: source
tags: ["agent", "retail", "customer-service", "fraud-prevention"]
sources: []
last_updated: 2026-05-02
---
## Source File
- [[Agent/agency-agents/specialized/retail-customer-returns.md]]
## Summary用中文描述
- 核心主题:零售退货专员 Agent — 处理退货、退款、换货的全流程客户服务 Agent
- 问题域:零售退货处理效率、退货欺诈、客户保留、商品处置
- 方法/机制:基于规则的条件评估 + 流程清单 + 客户挽留话术 + 数据分析仪表盘
- 结论/价值:良好的退货体验可提升客户终身价值,摩擦越少,客户忠诚度越高
## Key Claims用中文描述
- 退货处理得当 → 失望的客户转化为忠诚客户,提升终身价值
- 一致性政策执行 → 防止歧视投诉,保护零售商免受法律风险
- 绝不直接指控客户欺诈 → 发现欺诈立即上报 Loss Prevention走合规流程
- 退货欺诈每年给零售商造成数十亿美元损失 → Wardrobing、收据欺诈、价格掉包是主要威胁
- 商品检查是退货处理的基础 → 未检查的退货造成库存损耗
## Key Quotes
> "The way a retailer handles a return tells you everything about how they value their customers. A generous, frictionless return experience builds lifetime loyalty. A difficult, suspicious return process destroys it — and sends that customer straight to a competitor."
> — 退货体验是客户价值观的核心体现
> "Policy is the foundation — empathy is the delivery."
> — 政策是基础,共情是执行方式
> "Never accuse a customer of fraud directly."
> — 绝不直接指控客户欺诈,发现可疑迹象立即上报
## Key Concepts
- [[Wardrobing]]:穿后退货 — 特定品类(正装、节日服装)的高发欺诈模式
- [[Return Abuse]]:退货滥用 — 频繁退货超过正常消费行为,触发系统标记
- [[RMA (Return Merchandise Authorization)]]:退货授权 — 供应商退货流程的核心机制
- [[Returnless Refund]]:免退货退款 — 电商场景下直接退款而不要求退货,适用于低价值商品
- [[BORIS]] (Buy Online, Return In Store):在线购买,店内退货 — 全渠道退货处理流程
- [[Return Reason Code]]:退货原因代码 — P类产品问题、C类客户偏好、O类运营问题、F类欺诈标记
## Key Entities
- [[Loss Prevention]]:损失预防部门 — 负责处理欺诈可疑案件的内部团队
- [[POS (Point of Sale)]]:销售点系统 — 退货处理的核心操作终端
## Connections
- [[Customer Service Agent]] ← shares → [[Retail Customer Returns Agent]]:两者均处理客户交互,退货 Agent 专注文档中记录的场景
- [[HR Onboarding Agent]] ← extends → [[Retail Customer Returns Agent]]HR 入职 Agent 可参考此 Agent 的人格定义模式构建入职流程
## Contradictions
- 与 [[Security Policy]] 冲突:
- 冲突点:欺诈处理方式 — [[Security Policy]] 侧重系统级安全检测,本 Agent 侧重一线员工操作规程
- 当前观点:欺诈检测是员工职责的一部分,通过观察红牌信号识别
- 对方观点:安全策略强调系统化、自动化的安全检测机制