Auto-sync: 2026-04-21 00:02
This commit is contained in:
19
wiki/entities/UserPsyche.md
Normal file
19
wiki/entities/UserPsyche.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "UserPsyche"
|
||||
type: entity
|
||||
tags: [user-model, behavioral-psychology]
|
||||
sources: [product-behavioral-nudge-engine]
|
||||
last_updated: 2026-04-20
|
||||
---
|
||||
|
||||
## Definition
|
||||
用户心理状态分类系统,用于 Behavioral Nudge Engine 判断如何个性化交互策略。
|
||||
|
||||
## Classification
|
||||
- **ADHD**:注意力缺陷/多动倾向用户,需要更频繁的短时交互
|
||||
- **Overwhelmed**:被大量任务压垮的用户,需要极简单一行动推送
|
||||
- **Standard**:标准用户,正常批量处理
|
||||
|
||||
## Connections
|
||||
- [[UserProfile]] → contains → [[UserPsyche]]
|
||||
- [[Behavioral Nudge Engine]] ← adapts_to ← [[UserPsyche]]
|
||||
Reference in New Issue
Block a user