Files
jackyu66gitandCursor dd94e57277 docs: freeze YuXinGu lexicon, journey, and P1 engineering sources
Establish product language contract, user journey with dual growth engines,
ERD/OpenAPI/Go boundaries, and H5 routes (/profile, /portrait, /relation,
/membership) before P1 implementation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 16:12:10 +08:00

81 lines
2.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# User Journey — 愈心谷(冻结给 AI 写页用)
页面不是孤立的;必须服务下列转化路径之一。
语言:[lexicon.md](lexicon.md) · 能力:[feature-map.md](feature-map.md)
---
## New User JourneyP1 主漏斗)
```
Entry: 首页(分享卡 / 自然访问)
→ Step 1 创建个人档案(生日等)
→ Step 2 完成性格探索 / 探索测试
→ Step 3 查看个人画像(基础结果免费)
→ Step 4 邀请 TA · 建立关系 · 关系理解
→ Step 5 AI成长助手(问答)持续使用
→ Step 6 深度版 和/或 成长会员
```
| Step | 路由 | 成功标准 |
|---|---|---|
| Entry | `/` | 看到品牌 + 建档/探索入口 |
| 1 | `/profile`(创建)或首页表单 | Self Profile 落库 |
| 23 | `/portrait` · `/explore` · `/scales/:slug` | 基础画像或探索结果可见 |
| 4 | `/relation` | Other Profile + 关系理解概览 |
| 5 | `/ask` | 挂档案上下文的一轮有效问答 |
| 6 | `/membership` · 报告内深度版 CTA | mock/真支付成功后权益生效 |
---
## 双增长引擎(P1 均不可弱化)
### A. 我是谁 — Portrait
分享卡示例字段:我的关键词 · 沟通/行为标签 · 引导「查看完整成长报告」
### B. 我和 TA — RelationInsight(传播主力)
分享卡示例(文案须过 lexicon):
```
我的沟通方式:理性型
TA 的沟通方式:感受型
了解彼此 → 查看关系理解
```
比单独探索测试结果更易裂变;P1 必须上线概览分/标签 + 深度建议付费墙。
---
## Returning User Journey
```
打开 App → 陪伴(节气/心情,P2 加深)或 问答
→ 我的:成长报告 / 成长会员 / 个人档案
→ 可选:再测 / 再加关系对象
```
---
## Paywall Journey
```
基础结果页
→ CTA「查看深度版」或「开通成长会员」
→ /membership 或订单确认
→ pay-mock / 支付
→ 回到成长报告完整态(服务端裁剪解除)
```
禁止:恐吓、宿命、倒计时话术。
---
## AI 写页检查
- [ ] 本页落在哪条 Journey Step
- [ ] 上一步 / 下一步 CTA 是否存在?
- [ ] 文案是否 100% 符合 lexicon
- [ ] 关系理解是否被当成二等公民删掉?